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

List:       kde-i18n-doc
Subject:    Request to patch kiconedit (i18n)
From:       Claudiu Costin <claudiuc () kde ! org>
Date:       2004-02-23 21:30:50
Message-ID: 200402232330.50831 () kde_is_very_cool
[Download RAW message or body]

   Dear friends,


  I want to patch kiconedit main.cpp file because
a credit info was not i18n-fied. 

  Only one string string added to your "kiconedit.po"

  It's OK for you? Any complains?
 

Index: main.cpp
===================================================================
RCS file: /home/kde/kdegraphics/kiconedit/main.cpp,v
retrieving revision 1.27
diff -u -p -r1.27 main.cpp
--- main.cpp    13 Sep 2003 12:41:12 -0000      1.27
+++ main.cpp    23 Feb 2004 21:18:52 -0000
@@ -50,8 +50,8 @@ int main(int argc, char **argv)
   aboutData.addAuthor("John Califf",0, "jcaliff@compuzone.net");
   aboutData.addAuthor("Laurent Montel",0, "lmontel@mandrakesoft.com");
   aboutData.addAuthor("Aaron J. Seigo",0, "aseigo@olympusproject.org");
-  aboutData.addCredit( "Nadeem Hasan", "Rewrote UI to use XMLGUI\n"
-      "Lots of fixes and cleanup", "nhasan@nadmm.com" );
+  aboutData.addCredit( "Nadeem Hasan", I18N_NOOP("Rewrote UI to use XMLGUI\n"
+      "Lots of fixes and cleanup"), "nhasan@nadmm.com" );
   aboutData.addCredit( "Adrian Page", I18N_NOOP("Bug fixes and GUI tidy up"),
       "Adrian.Page@tesco.net" );
   KCmdLineArgs::init( argc, argv, &aboutData );






kind regards,
-- 
Claudiu Costin, claudiuc@kde.org
Linux-KDE Romania http://www.ro.kde.org
[prev in list] [next in list] [prev in thread] [next in thread] 

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