summaryrefslogtreecommitdiffstats
path: root/kmobile/kmobile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmobile/kmobile.cpp')
-rw-r--r--kmobile/kmobile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/kmobile.cpp b/kmobile/kmobile.cpp
index d7628254..f212dc41 100644
--- a/kmobile/kmobile.cpp
+++ b/kmobile/kmobile.cpp
@@ -329,7 +329,7 @@ KMobileDevice * KMobileFactory::chooseDeviceDialog( TQWidget *parent,
answ = KMessageBox::questionYesNo(parent,
i18n( "<qt>You have no mobile devices configured yet.<p>"
"Do you want to add a device now ?</qt>" ),
- i18n( "KDE Mobile Device Access" ), KStdGuiItem::add(), i18n("Do Not Add") );
+ i18n( "TDE Mobile Device Access" ), KStdGuiItem::add(), i18n("Do Not Add") );
if (answ != KMessageBox::Yes)
return 0L;
// add a new device