Self-Check changes in preparation for upgrade:
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 30 Dec 2015 19:02:33 +0000 (14:02 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 9 Dec 2017 19:34:24 +0000 (14:34 -0500)
Changed wording on some of the on-screen directions.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js

index 3b082cb..a228c06 100644 (file)
@@ -1,9 +1,9 @@
 {
-    "TOTAL_ITEMS_SESSION" : "Total items this session: ${0}.",
-    "TOTAL_ITEMS_ACCOUNT" : "Total items on account:  ${0}.",
+    "TOTAL_ITEMS_SESSION" : "Total items this session: ${0}",
+    "TOTAL_ITEMS_ACCOUNT" : "Total items on account:  ${0}",
     "HOLDS_READY_FOR_PICKUP" : "You have ${0} item(s) ready for pickup.",
     "TOTAL_HOLDS" : "You have ${0} total holds.",
-    "TOTAL_FINES_ACCOUNT" : "Total fines on account: $${0}.",
+    "TOTAL_FINES_ACCOUNT" : "Total fines on account: $${0}",
     "HOLD_STATUS_READY" : "Ready for pickup",
     "HOLD_STATUS_WAITING" : "#${0} in line with ${1} copies",
     "CHECKOUT_SUCCESS" : "Checkout of item ${0} succeeded",
@@ -11,7 +11,7 @@
     "ALREADY_OUT" : "Item ${0} is already checked out",
     "OPEN_CIRCULATION_EXISTS" : "Item ${0} is already checked out to another user",
     "GENERIC_CIRC_FAILURE" : "Unable to check out item ${0}.  Please see staff.",
-    "LOGIN_FAILED" : "Login for ${0} failed",
+    "LOGIN_FAILED" : "Login for ${0} failed. Please see staff for assistance.",
     "UNKNOWN_ERROR" : "An unhandled exception occurred with error code ${0}",
     "MAX_RENEWALS" : "No more renewals allowed for item ${0}",
     "ITEM_NOT_CATALOGED" : "Item ${0} was not found in the system.  Try re-scanning the item.",
@@ -20,8 +20,8 @@
     "CC_PAYABLE_BALANCE" : "Total amount to pay: $${0}",
     "TOTAL_FINES_SELECTED" : "Selected total: $${0}",
     "WELCOME_BANNER" : "Welcome, ${0}!",
-    "ENTER_PASSWORD" : "Please enter your password",
-    "PLEASE_LOGIN" : "Please enter your username or library barcode, then press the Enter key.",
+    "ENTER_PASSWORD" : "Please enter your password, then press the Enter key.",
+    "PLEASE_LOGIN" : "Please enter your user name, then press the Enter key.",
     "ENTER_BARCODE" : "Please enter an item barcode, then press the Enter key.",
     "MISCELLANEOUS" : "Miscellaneous",
     "FAIL_PART_actor_usr_barred": "The patron is barred",