summaryrefslogtreecommitdiffstats
path: root/kbabel/commonui
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/commonui')
-rw-r--r--kbabel/commonui/context.cpp2
-rw-r--r--kbabel/commonui/projectprefwidgets.cpp2
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