]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/locale/en-US/lang.dtd
no longer using dtree
[Evergreen.git] / Open-ILS / web / opac / locale / en-US / lang.dtd
1 <!ENTITY nbsp "  ">
2 <!ENTITY space "&nsbp;">
3 <!ENTITY llt "&lt;">
4 <!ENTITY ggt "&gt;">
5
6 <!-- Navigations links -->
7 <!ENTITY navigate.home "Home">
8 <!ENTITY navigate.home.title "Go to the Home page">
9 <!ENTITY navigate.advanced "Advanced Search">
10 <!ENTITY navigate.advanced.title "Go to the Advanced Search Page">
11 <!ENTITY navigate.myopac "My Account">
12 <!ENTITY navigate.myopac.title "Go to My OPAC">
13 <!ENTITY navigate.login "Log in">
14 <!ENTITY navigate.login.title "Log in for personalized features">
15 <!ENTITY navigate.logout "Log out">
16 <!ENTITY navigate.logout.title "Log out">
17
18 <!-- Informational items -->
19 <!ENTITY navigate.loggedinas "You are logged in as ">
20 <!ENTITY navigate.loggedinas.title "Logged in as...">
21 <!ENTITY navigate.titleGroupResults "My Search Results">
22 <!ENTITY navigate.titleResults "My Title Results">
23
24 <!ENTITY common.nowSearching "Now searching ">
25 <!ENTITY common.at " at ">
26 <!ENTITY common.of " of ">
27 <!ENTITY common.ofAtLeast " of at least ">
28 <!ENTITY common.relevancy "Relevancy ">
29
30 <!ENTITY common.tips "Tips:">
31 <!ENTITY common.tips.tip1 "Click on a folder icon in the sidebar to access related quick searches">
32 <!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">
33
34 <!ENTITY common.org.openAll "Expand All">
35 <!ENTITY common.org.closeAll "Close All">
36 <!ENTITY common.org.cancel "Cancel">
37 <!ENTITY common.org.loading "Loading library selector...">
38 <!ENTITY common.org.note "Tip:">
39 <!ENTITY common.org.notetext "Click on a location's name to select it.  Click on the folder icons to expand a region.">
40
41 <!-- Sidebar Header Labels -->
42 <!ENTITY sidebar.relevantSubjects.headerLabel "Relevant Subjects">
43 <!ENTITY sidebar.relevantAuthors.headerLabel "Relevant Authors">
44 <!ENTITY sidebar.relevantSeries.headerLabel "Relevant Series">
45
46
47 <!-- Record Details -->
48 <!ENTITY rdetail.detailMain.headerLabel "Title Details">
49 <!ENTITY rdetail.detailMain.title "Title">
50 <!ENTITY rdetail.detailMain.author "Author">
51 <!ENTITY rdetail.detailMain.isbn "ISBN">
52 <!ENTITY rdetail.detailMain.edition "Edition">
53 <!ENTITY rdetail.detailMain.pubdate "Publication Date">
54 <!ENTITY rdetail.detailMain.publisher "Publisher">
55 <!ENTITY rdetail.detailMain.tor "Format">
56 <!ENTITY rdetail.detailMain.subjects "Subjects">
57 <!ENTITY rdetail.detailMain.abstract "Abstract">
58 <!ENTITY rdetail.copyInfo.headerLabel "Copy Information">
59 <!ENTITY rdetail.copyInfo.library "Library">
60 <!ENTITY rdetail.copyInfo.callnumber "Callnumber">
61 <!ENTITY rdetail.copyInfo.local "View Copy Information for this location only">
62 <!ENTITY rdetail.copyInfo.all "View copy information for all libraries">
63 <!ENTITY rdetail.loading "Loading copy infomation...">
64 <!ENTITY rdetail.noneAvailable " * There are no copies in this location">
65 <!ENTITY rdetail.detailMain.viewMarc "View MARC">
66 <!ENTITY rdetail.detailMain.hideMarc "Return to title summary view">