From: phasefx Date: Tue, 14 Aug 2007 16:44:39 +0000 (+0000) Subject: %s, not %S X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=13dcaf610016dd9a28b193345e783e4a5051fd24;p=Evergreen.git %s, not %S git-svn-id: svn://svn.open-ils.org/ILS/trunk@7663 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties b/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties index 8cba8ad281..8e61dc2397 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/cat.properties @@ -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