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

List:       kde-commits
Subject:    koffice/kexi/core
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2010-05-28 22:55:04
Message-ID: 20100528230117.ACE1AAC8C2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1131769 by aacid:

you need to pass the same things to I18N_NOOP than to ki18n, otherwise things won't \
magically work so do not be too smart Might make sense backporting to 2.2.x
CCMAIL: staniek@kde.org


 M  +3 -2      kexiaboutdata.cpp  


--- trunk/koffice/kexi/core/kexiaboutdata.cpp #1131768:1131769
@@ -26,9 +26,10 @@
 #include <klocale.h>
 
 static const char *description =
+#ifndef CUSTOM_VERSION
+    I18N_NOOP("Database creation for everyone\n\nThis application is a part of the \
KOffice suite.") +#else
     I18N_NOOP("Database creation for everyone")
-#ifndef CUSTOM_VERSION
-    "\n\n" I18N_NOOP("This application is a part of the KOffice suite.")
 #endif
     ;
 


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

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