Merge branch 'master' of git.evergreen-ils.org:Evergreen into social
[evergreen-equinox.git] / Open-ILS / web / js / dojo / openils / actor / nls / register.js
index ab1150a..b16af89 100644 (file)
@@ -9,5 +9,26 @@
     "DUPE_PATRON_ADDR" : "Found ${0} patron(s) with the same address",
     "REPLACED_ADDRESS" : "<div>Replaces address <b>${0}</b><br/> ${1} ${2}<br/> ${3}, ${4} ${5}</div>",
     "INVALID_FORM" : "Form is invalid.  Please edit and try again.",
-    "EXAMPLE" : "Example: "
+    "EXAMPLE" : "Example: ",
+    "REPLACE_BARCODE" : "Replace Barcode",
+    "BARCODE_IN_USE" : "Barcode is already in use",
+    "SEE_ALL" : "See All",
+    "DUPE_USERNAME" : "Username is already in use",
+    "RESET_PASSWORD" : "Reset Password",
+    "VERIFY_PASSWORD" : "Verify Password",
+    "PARENT_OR_GUARDIAN" : "Parent/Guardian",
+    "USER_SETTINGS" : "User Settings",
+    "ADDRESS_HEADER" : "Address",
+    "ADDRESS_MAILING" : "Mailing",
+    "ADDRESS_BILLING" : "Billing",
+    "ADDRESS_PENDING" : "This is a pending address: ",
+    "ADDRESS_APPROVE" : "Approve Address",
+    "ADDRESS_OWNED" : "This address is owned by another user: ",
+    "ADDRESS_NEW" : "New Address",
+    "STAT_CATS" : "Statistical Categories",
+    "SAVE" : "Save",
+    "SAVE_CLONE" : "Save &amp; Clone",
+    "SHOW_REQUIRED" : "Show Only Required Fields",
+    "SHOW_SUGGESTED" : "Show Suggested Fields",
+    "SHOW_ALL" : "Show All Fields"
 }