[open-ils-commits] r11441 - trunk/Open-ILS/xul/staff_client/chrome/locale/en-US

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Dec 7 06:24:48 EST 2008


Author: dbs
Date: 2008-12-07 06:24:43 -0500 (Sun, 07 Dec 2008)
New Revision: 11441

Modified:
   trunk/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties
Log:
Fix message parameter

Modified: trunk/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties
===================================================================
--- trunk/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties	2008-12-06 15:49:06 UTC (rev 11440)
+++ trunk/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties	2008-12-07 11:24:43 UTC (rev 11441)
@@ -178,7 +178,7 @@
 network.server_or_method.error=Server or method error
 network.server.failure.exception=Network or server failure.  Please check your Internet connection to %1$s and choose Retry Network.  If you need to enter Offline Mode, choose Ignore Errors in this and subsequent dialogs.  If you believe this error is due to a bug in Evergreen and not network problems, please contact your help desk or friendly Evergreen administrators, and give them this information:
 network.server.method=method=%1$s
-network.server.params=params=%1%s
+network.server.params=params=%1$s
 network.server.thrown_label=THROWN:
 network.server.status_label=STATUS:
 network.network_failure=Network Failure



More information about the open-ils-commits mailing list