]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/js/dojo/openils/serial/nls/serial.js
Fix untranslatable strings in several dijits:
[Evergreen.git] / Open-ILS / web / js / dojo / openils / serial / nls / serial.js
1 {
2     "SEASON_SPRING": "Spring",
3     "SEASON_SUMMER": "Summer",
4     "SEASON_FALL": "Fall",
5     "SEASON_WINTER": "Winter",
6     "SELECT_VALID_CAP": "Have you selected a valid caption and pattern?",
7     "NO_CAP_SUBFIELDS": "No caption subfields in selected caption and pattern",
8     "COMPILE": "Create Holding Code",
9     "ERROR_BLANK_FIELDS": "A valid holding code cannot be produced with any blank fields.",
10     "WIZARD": "Wizard",
11     "CREATE_ISSUANCE": "Create Issuance",
12     "MODIFY_ISSUANCE": "Modify Issuance",
13     "SAVE_SUCCESSFUL": "Save Successful",
14     "NOTES_SSUB": "Subscription Notes (ID: ${0})",
15     "NOTES_SDIST": "Distribution Notes (ID: ${0})",
16     "REQUIRE_ONE_ROW": "Use the checkboxes to select exactly one row for this operation."
17 }