Translation file entries for serial note editors
authorDan Wells <dbw2@calvin.edu>
Wed, 13 Mar 2013 20:35:20 +0000 (16:35 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 13 Mar 2013 21:27:52 +0000 (17:27 -0400)
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/js/dojo/openils/serial/nls/serial.js

index 482e914..c9a5653 100644 (file)
@@ -1,5 +1,8 @@
 {
     "CREATE_ISSUANCE": "Create Issuance",
     "MODIFY_ISSUANCE": "Modify Issuance",
-    "SAVE_SUCCESSFUL": "Save Successful"
+    "SAVE_SUCCESSFUL": "Save Successful",
+    "NOTES_SSUB": "Subscription Notes (ID: ${0})",
+    "NOTES_SDIST": "Distribution Notes (ID: ${0})",
+    "REQUIRE_ONE_ROW": "Use the checkboxes to select exactly one row for this operation."
 }