[open-ils-commits] r7663 -
trunk/Open-ILS/xul/staff_client/server/locale/en-US
svn at svn.open-ils.org
svn at svn.open-ils.org
Tue Aug 14 12:48:26 EDT 2007
Author: phasefx
Date: 2007-08-14 12:44:39 -0400 (Tue, 14 Aug 2007)
New Revision: 7663
Modified:
trunk/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
Log:
%s, not %S
Modified: trunk/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties 2007-08-14 16:44:03 UTC (rev 7662)
+++ trunk/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties 2007-08-14 16:44:39 UTC (rev 7663)
@@ -1,2 +1,2 @@
-cat.barcode_for_item=The barcode for the item is %1$S
-cat.batch_operation_failed=The whole batch operation failed. %1$S
+cat.barcode_for_item=The barcode for the item is %1$s
+cat.batch_operation_failed=The whole batch operation failed. %1$s
More information about the open-ils-commits
mailing list