]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/locale/en-US/lang.dtd
dtd-izing the tips stuff (and the "of" on the results pages)
[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.ofAtLeast " of at least ">
27 <!ENTITY common.relevancy "Relevancy ">
28
29 <!ENTITY common.tips "Tips:">
30 <!ENTITY common.tips.tip1 "Click on a folder icon in the sidebar to access related quick searches">
31 <!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">
32
33
34 <!-- Sidebar Header Labels -->
35 <!ENTITY sidebar.relevantSubjects.headerLabel "Relevant Subjects">
36 <!ENTITY sidebar.relevantAuthors.headerLabel "Relevant Authors">
37 <!ENTITY sidebar.relevantSeries.headerLabel "Relevant Series">
38
39
40 <!-- Record Details -->
41 <!ENTITY rdetail.detailMain.headerLabel "Title Details">
42 <!ENTITY rdetail.detailMain.title "Title">
43 <!ENTITY rdetail.detailMain.author "Author">
44 <!ENTITY rdetail.detailMain.isbn "ISBN">
45 <!ENTITY rdetail.detailMain.edition "Edition">
46 <!ENTITY rdetail.detailMain.pubdate "Publication Date">
47 <!ENTITY rdetail.detailMain.publisher "Publisher">
48 <!ENTITY rdetail.detailMain.tor "Format">
49 <!ENTITY rdetail.detailMain.subjects "Subjects">
50 <!ENTITY rdetail.detailMain.abstract "Abstract">
51 <!ENTITY rdetail.copyInfo.headerLabel "Copy Information">
52 <!ENTITY rdetail.copyInfo.library "Library">
53 <!ENTITY rdetail.copyInfo.callnumber "Callnumber">
54 <!ENTITY rdetail.copyInfo.local "View Copy Information for this location only">
55 <!ENTITY rdetail.copyInfo.all "View copy information for all libraries">
56 <!ENTITY rdetail.loading "Loading copy infomation...">
57 <!ENTITY rdetail.noneAvailable " * There are no copies in this location">
58 <!ENTITY rdetail.detailMain.viewMarc "View MARC">
59 <!ENTITY rdetail.detailMain.hideMarc "Return to title summary view">