]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/locale/en-US/opac_common.dtd
removed the older Cookie.js code.
[Evergreen.git] / Open-ILS / web / opac / locale / en-US / opac_common.dtd
1 <!-- Events and Permissions -->
2 <!ENTITY ilsevent.0 "Operation Succeeded">
3 <!ENTITY ilsevent.1000 "Login failed.  The username or password entered was incorrect.">
4 <!ENTITY ilsevent.1001 "Login session has timed out or does not exist">
5 <!ENTITY ilsevent.1002 "User was not found in the database">
6 <!ENTITY ilsevent.1200 "The given username already exists in the database">
7 <!ENTITY ilsevent.5000 "Permission Denied">
8 <!ENTITY ilsperm.CREATE_HOLD "User is not allowed to create holds for other users at this location">
9
10
11 <!ENTITY opac.session_expiring 
12         "Your login session will timeout in 1 minute unless there is activity.">
13 <!ENTITY opac.session_expired "Your login session has expired">
14
15 <!ENTITY navigate.home "Home">
16 <!ENTITY navigate.home.title "Go to the Home page">
17 <!ENTITY opac.navigate.advanced "Advanced Search">
18 <!ENTITY opac.navigate.advanced.title "Go to the Advanced Search Page">
19 <!ENTITY navigate.myopac "My Account">
20 <!ENTITY opac.navigate.myopac "My Account">
21 <!ENTITY navigate.myopac.title "Go to My OPAC">
22 <!ENTITY navigate.login "Log in">
23 <!ENTITY navigate.login.title "Log in for personalized features">
24 <!ENTITY navigate.logout "Log out">
25 <!ENTITY navigate.logout.title "Log out">
26 <!ENTITY opac.navigate.selectNewOrg "Choose a different library">
27 <!ENTITY opac.navigate.selectOrg "Choose a library to search">
28 <!ENTITY navigate.loggedinas "You are logged in as ">
29 <!ENTITY navigate.loggedinas.title "Logged in as...">
30 <!ENTITY navigate.titleGroupResults "My Search Results">
31 <!ENTITY navigate.titleResults "My Title Results">
32
33 <!ENTITY common.nowSearching "Now searching ">
34 <!ENTITY common.ofAtLeast " of at least ">
35 <!ENTITY common.relevancy "Relevancy ">
36 <!ENTITY common.tips "Tips:">
37 <!ENTITY common.tips.tip1 "Click on a folder icon in the sidebar to access related quick searches">
38 <!ENTITY common.tips.tip2 "If you don't find what you want try expanding your search using the range selector at the right of the search bar">
39 <!ENTITY common.org.openAll "Expand All">
40 <!ENTITY common.org.closeAll "Close All">
41 <!ENTITY common.org.cancel "Cancel">
42 <!ENTITY common.org.loading "Loading library selector...">
43 <!ENTITY common.org.note "Tip:">
44 <!ENTITY common.org.notetext "Click on a location's name to select it.  Click on the folder icons to expand a section.">
45
46 <!ENTITY sidebar.relevantSubjects.headerLabel "Relevant Subjects">
47 <!ENTITY sidebar.relevantAuthors.headerLabel "Relevant Authors">
48 <!ENTITY sidebar.relevantSeries.headerLabel "Relevant Series">
49 <!ENTITY sidebar.relevantReviews.headerLabel "Reviews">
50
51 <!ENTITY opac.search.books "Books">
52 <!ENTITY opac.search.allFormats "All Formats">
53 <!ENTITY opac.search.largePrint "Large Print Books">
54 <!ENTITY opac.search.audioBooks "Audiobooks">
55 <!ENTITY opac.search.videoRecordings "Video Recordings">
56 <!ENTITY opac.search.music "Music">
57 <!ENTITY opac.search.electronic "Electronic Resources">
58 <!ENTITY opac.search.nowSearching "Now Searching">
59
60
61 <!ENTITY opac.title.home "Evergreen: Home">
62 <!ENTITY opac.title.mresult "Evergreen Title Groups">
63 <!ENTITY opac.title.rresult "Evergreen Titles">
64 <!ENTITY opac.title.myopac "Evergreen My Account">
65 <!ENTITY opac.title.rdetail "Evergreen Title Details">
66 <!ENTITY opac.title.advanced "Evergreen Advanced Search">
67 <!ENTITY opac.title.reqitems "Evergreen Request Items">
68 <!ENTITY opac.login.login "Login with your username and password">