]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/dojo/openils/widget/nls/Searcher.js
LP1615805 No inputs after submit in patron search (AngularJS)
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / nls / Searcher.js
1 {
2     "and" : "AND",
3     "or" : "OR",
4     "more" : "More...",
5     "less" : "...Less",
6     "classed_searches" : "Classed Searches",
7     "faceted_searches" : "Facets",
8     "filters" : "Filters",
9     "modifiers" : "Modifiers",
10     "new_facet" : "New Facet",
11     "new_filter" : "New Filter",
12     "new_modifier" : "New Modifier",
13     "remove" : "Remove",
14     "advanced" : "Advanced",
15     "basic" : "Basic",
16     "perform_search" : "Go!",
17     "contains" : "Contains",
18     "notcontains" : "Does Not Contain",
19     "exact" : "Exactly Matches",
20     "modifier_default" : "-- Select a Modifier --",
21     "available" : "Available",
22     "descending" : "Sort Descending",
23     "ascending" : "Sort Ascending",
24     "metabib" : "Metarecord Search",
25     "staff" : "Staff Search",
26     "filter_default" : "-- Select a Filter --",
27     "site" : "Site",
28     "depth" : "Search Depth",
29     "sort" : "Sort Axis",
30     "statuses" : "Statuses",
31     "audience" : "Audience",
32     "before" : "Published Before",
33     "after" : "Published After",
34     "between" : "Published Between",
35     "during" : "In Publication",
36     "item_form" : "Form",
37     "item_type" : "Type",
38     "format" : "Type and Form",
39     "vr_format" : "Videorecording Format",
40     "lit_form" : "Literary Form",
41     "bib_level" : "Bibliographic Level"
42 }