]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/dojo/openils/widget/nls/XULTermLoader.js
Acq: add search-by-file-of-terms to unified search
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / nls / XULTermLoader.js
1 {
2     'LABEL_TEXT': " term(s) loaded",
3     'BUTTON_TEXT': "Load more terms",
4     'TERM_LIMIT': "You have already loaded the maximum number of terms.",
5     'TERM_LIMIT_SOME': "Could not load all terms from the file without exceeding maximum number of terms. Some data not included.",
6     'CHOOSE_FILE': "Choose a file from which to read search terms."
7 }