From 4123be718760f8cbfc7ba7100bd0177575946fbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:50 -0600 Subject: Additional renaming of kde to tde --- kbabel/common/catalog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kbabel/common') diff --git a/kbabel/common/catalog.cpp b/kbabel/common/catalog.cpp index 182cf3b0..00c9491d 100644 --- a/kbabel/common/catalog.cpp +++ b/kbabel/common/catalog.cpp @@ -3313,7 +3313,7 @@ int Catalog::getNumberOfPluralForms(const TQString& lang) { int nr=-1; - KLocale locale("kdelibs"); + KLocale locale("tdelibs"); locale.setLanguage(lang); const char* formsString = @@ -3321,7 +3321,7 @@ int Catalog::getNumberOfPluralForms(const TQString& lang) "pick the _right_ value out of NoPlural/TwoForms/French... If not sure what " "to do mail thd@kde.org and coolo@kde.org, they will tell you. Better leave " "that out if unsure, the programs will crash!!\n" - "Definition of PluralForm - to be set by the translator of kdelibs.po"; + "Definition of PluralForm - to be set by the translator of tdelibs.po"; TQString formsTranslation = locale.translate(formsString); -- cgit v1.2.1