PINES Customization: Self-check text changes
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 23 May 2017 21:54:31 +0000 (17:54 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 26 May 2017 13:30:00 +0000 (09:30 -0400)
Modified login text to make it more user friendly.

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

index a228c06..63214c0 100644 (file)
@@ -20,9 +20,9 @@
     "CC_PAYABLE_BALANCE" : "Total amount to pay: $${0}",
     "TOTAL_FINES_SELECTED" : "Selected total: $${0}",
     "WELCOME_BANNER" : "Welcome, ${0}!",
-    "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.",
+    "ENTER_PASSWORD" : "<b>PASSWORD:</b> Type in your password, then press Enter.",
+    "PLEASE_LOGIN" : "<b>LOG IN:</b> Scan your library card or type in your user name (and press Enter).",
+    "ENTER_BARCODE" : "<b>SCAN ITEM:</b> Scan a barcode.",
     "MISCELLANEOUS" : "Miscellaneous",
     "FAIL_PART_actor_usr_barred": "The patron is barred",
     "FAIL_PART_asset_copy_circulate": "The item does not circulate",