]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/dojo/openils/widget/nls/PhysCharWizard.js
LP#1272074 Physical Characteristics Wizard for the MARC Editor (Part II)
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / nls / PhysCharWizard.js
1 {
2     "OK": "OK",
3     "CANCEL": "Cancel",
4     "BACK": "Previous",
5     "FORWARD": "Next",
6     "A_LABEL": "Category of Material",
7     "ERROR_SUBFIELDS_NOT_CACHED": "Subfields not cached for type ${0}!",
8     "NO_WORKING_PTYPE": "no 00/a is set; no working_ptype",
9     "DATA_ERROR_007": "Error retrieving 007 data from system. Try logging out and back in?",
10     "BAD_SUBFIELD_DATA": "Failed to find exactly one row in the subfield map for the current type and step.",
11     "FELL_OFF_STEPS": "Can't go any further that way.",
12     "BAD_WORKING_PTYPE": "Invalid 00/a or corrupt cmpcsm table.",
13     "BACKWARDS_SUBFIELD_PROGRESSION": "Subfields in cmpcsm for ptype ${0} go backwards!? This is probably a corrupt cmpcsm table.",
14     "INACTIVE": "Attempted to apply an inactive wizard"
15 }