diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:50 -0600 |
commit | 4123be718760f8cbfc7ba7100bd0177575946fbf (patch) | |
tree | 651706f1048dbd8dd7b5fa757e111da22c5f292c /kbabel/commonui | |
parent | b49dd7506883d2c41563bca9398959863e919b35 (diff) | |
download | tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kbabel/commonui')
-rw-r--r-- | kbabel/commonui/context.cpp | 2 | ||||
-rw-r--r-- | kbabel/commonui/projectprefwidgets.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kbabel/commonui/context.cpp b/kbabel/commonui/context.cpp index f9e5be2f..cb54e884 100644 --- a/kbabel/commonui/context.cpp +++ b/kbabel/commonui/context.cpp @@ -52,7 +52,7 @@ #include <klocale.h> #include <kmessagebox.h> #include <kurl.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kio/netaccess.h> #include <klibloader.h> diff --git a/kbabel/commonui/projectprefwidgets.cpp b/kbabel/commonui/projectprefwidgets.cpp index 02c20196..163b4eeb 100644 --- a/kbabel/commonui/projectprefwidgets.cpp +++ b/kbabel/commonui/projectprefwidgets.cpp @@ -618,7 +618,7 @@ void IdentityPreferences::testPluralForm() msg = i18n("It is not possible to find out the number " "of singular/plural forms automatically for the " "language code \"%1\".\n" - "Do you have kdelibs.po installed for this language?\n" + "Do you have tdelibs.po installed for this language?\n" "Please set the correct number manually.").tqarg(lang); } else |