diff options
Diffstat (limited to 'kbabel/commonui/projectprefwidgets.cpp')
-rw-r--r-- | kbabel/commonui/projectprefwidgets.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |