[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdesdk/kbabel/kbabeldict
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2006-02-04 11:52:00
Message-ID: 1139053920.301620.32733.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 505573 by goutte:

Declare correctly the placeholders for the translators
(Foreward port of revision 505572)


 M  +2 -2      main.cpp  


--- trunk/KDE/kdesdk/kbabel/kbabeldict/main.cpp #505572:505573
@@ -118,8 +118,8 @@
     about.addAuthor("Matthias Kiefer",I18N_NOOP("Original author"),"kiefer@kde.org");
     about.addAuthor("Stanislav Visnovsky",I18N_NOOP("Current maintainer"),"visnovsky@kde.org");
 
-    about.setTranslator( I18N_NOOP("_: NAME OF TRANSLATORS\nYour names")
-	, I18N_NOOP("_: EMAIL OF TRANSLATORS\nYour emails"));
+    about.setTranslator( I18N_NOOP2("NAME OF TRANSLATORS","Your names")
+	, I18N_NOOP2("EMAIL OF TRANSLATORS","Your emails"));
 
     // Initialize command line args
     KCmdLineArgs::init(argc, argv, &about);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic