From 66914d2878a6cadacbaf6ceacdd74d2999e4114e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 22:35:36 -0500 Subject: Branding cleanup: KDE -> TDE --- kmobile/kmobile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmobile/kmobile.cpp') diff --git a/kmobile/kmobile.cpp b/kmobile/kmobile.cpp index d76282541..f212dc411 100644 --- a/kmobile/kmobile.cpp +++ b/kmobile/kmobile.cpp @@ -329,7 +329,7 @@ KMobileDevice * KMobileFactory::chooseDeviceDialog( TQWidget *parent, answ = KMessageBox::questionYesNo(parent, i18n( "You have no mobile devices configured yet.

" "Do you want to add a device now ?" ), - 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 -- cgit v1.2.1