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

List:       kde-bugs-dist
Subject:    [Bug 104803] String concatenation should not be used in
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2005-04-30 8:31:20
Message-ID: 20050430083120.13027.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=104803         




------- Additional Comments From js iidea pl  2005-04-30 10:31 -------
CVS commit by staniek: 

i18n fix

CCBUGS:104803


  M +3 -2      keximigrate.cpp   1.19.2.2


--- koffice/kexi/migration/keximigrate.cpp  #1.19.2.1:1.19.2.2
 @ -257,6 +257,7  @ KexiDB::Field::Type KexiMigrate::userTyp
 
         res = dlg->getItem( i18n("Field Type"),
-                            i18n("I could not determine the data type for ") + fname +
-                      i18n(". Please select on of the following data types"),
+                            i18n("I could not determine the data type for %1. "
+                                 "Please select one of the following data "
+                                 "types").arg(fname),
                       types, 0, false);
[prev in list] [next in list] [prev in thread] [next in thread] 

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