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

List:       kde-commits
Subject:    branches/koffice/1.6/koffice/kexi/plugins/tables (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2006-09-30 16:25:06
Message-ID: 1159633506.853405.32374.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 590688 by staniek:

SVN_SILENT a bug in i18n

 M  +1 -1      kexitabledesignerview.cpp  


--- branches/koffice/1.6/koffice/kexi/plugins/tables/kexitabledesignerview.cpp \
#590687:590688 @@ -939,7 +939,7 @@
 		setPrimaryKey = false;
 		// this will be toplevel command 
 		CommandGroup *unsetIndexedOrUniquOrNotNullCommand = new CommandGroup(
-			i18n("Set \"%1\" property for field \
\"%1\"").arg(property.caption()).arg(set["name"].value().toString()) ); +			i18n("Set \
\"%1\" property for field \
\"%2\"").arg(property.caption()).arg(set["name"].value().toString()) );  \
toplevelCommand = unsetIndexedOrUniquOrNotNullCommand;  d->setPropertyValueIfNeeded( \
set, pname, QVariant(false,1), unsetIndexedOrUniquOrNotNullCommand );  if \
(pname=="notNull") {


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

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