]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/dojo/openils/URLVerify/nls/URLVerify.js
d2128dbde98d19b240a488d5e9c244e7ba79dfd4
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / URLVerify / nls / URLVerify.js
1 {
2     "CREATING": "Creating session ...",
3     "SAVING_TAGS": "Saving tag/subfield selectors ...",
4     "PERFORMING_SEARCH": "Performing search ...",
5     "EXTRACTING_URLS": "Extracting URLs ...",
6     "NEED_UVUS": "You must add some tag and subfield combinations.",
7     "REDIRECTING": "Loading next interface ...",
8     "INTERFACE_SETUP": "Setting up interface ...",
9     "VERIFY_ALL": "Click 'OK' to verify ALL the URLs that belong to this session and match all your search terms.  Click 'Cancel' if the selected, visible URLs are the only ones you want verified.",
10     "VERIFICATION_DIALOG": "Verifying URLs ...",
11     "VERIFICATION_ATTEMPT_ID": "Verification attempt ID: ${0}",
12     "NOTHING_SELECTED": "No rows are selected, so no action will be taken.",
13     "REVIEW_ATTEMPT": "Review this verification attempt",
14     "CLONE_SESSION": "Clone",
15     "REREVIEW": "Review / Verify",
16     "CLONING": "Cloning existing session ...",
17     "CLONE_SESSION_NAME": "Copy of ${0}",
18     "XPATH": "XPath",
19     "SESSION_NAME": "Session '${0}'",
20     "SELECT_MORE": "Click here to review all session URLs and/or select other URLs to verify"
21 }