Add customized password reset strings for LUL feature/strings_2_1
authorDan Scott <dscott@laurentian.ca>
Wed, 2 May 2012 19:43:26 +0000 (15:43 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 2 May 2012 19:43:26 +0000 (15:43 -0400)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/js/dojo/openils/opac/nls/en/ca/opac.js

index b96ae4e..f3b5e71 100644 (file)
@@ -12,6 +12,9 @@
     "CREATED_MFHD_RECORD": "Created MFHD record for ${0}",
     "CURRENT_INDEXES": "Current indexes",
     "BARCODE_PROMPT": "Barcode: ",
+    "LUL_USERNAME_PROMPT": "Laurentian email address: ",
+    "PWD_RESET_SUBMIT_PROMPT_LUL": "To begin the password reset process, enter either your Laurentian email address or library barcode in the form below and click 'Submit'",
+    "PWD_RESET_SUBMIT_PROMPT_LUL_HELP": "If you do not receive an email at your Laurentian email address in the next 15 minutes, please contact the <a href='http://www.laurentian.ca/Laurentian/Home/Departments/Library/askus.htm'>Information Desk</a> for help.",
     "PWD_RESET_RESPONSE_TITLE": "Password reset response",
     "CURRENT_SUPPLEMENTS": "Current supplements",
     "ONLINE_VOLUMES": "Online volumes",
@@ -38,4 +41,4 @@
     "BASIC_HOLDINGS_ADD": "Additional Volume Information",
     "SUPPLEMENT_HOLDINGS": "Supplements",
     "MORE": "More"
-}
\ No newline at end of file
+}