]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/opac/locale/en-US/lang.dtd
made C auth server
[Evergreen.git] / Open-ILS / web / opac / locale / en-US / lang.dtd
1 <!ENTITY nbsp "  ">
2
3 <!-- Navigations links -->
4 <!ENTITY navigate.home "Home">
5 <!ENTITY navigate.home.title "Go to the Home page">
6 <!ENTITY navigate.advanced "Advanced Search">
7 <!ENTITY navigate.advanced.title "Go to the Advanced Search Page">
8 <!ENTITY navigate.myopac "My Account">
9 <!ENTITY navigate.myopac.title "Go to My OPAC">
10 <!ENTITY navigate.login "Log in">
11 <!ENTITY navigate.login.title "Log in for personalized features">
12 <!ENTITY navigate.logout "Log out">
13 <!ENTITY navigate.logout.title "Log out">
14
15 <!-- Informational items -->
16 <!ENTITY navigate.loggedinas "You are logged in as ">
17 <!ENTITY navigate.loggedinas.title "Logged in as...">
18 <!ENTITY navigate.titleGroupResults "Title Group Results">
19 <!ENTITY navigate.titleResults "Title Results">
20
21 <!ENTITY common.nowSearching "Now searching ">
22 <!ENTITY common.at " at ">
23
24
25 <!-- Sidebar Header Labels -->
26 <!ENTITY sidebar.relevantSubjects.headerLabel "Relevant Subjects">
27 <!ENTITY sidebar.relevantAuthors.headerLabel "Relevant Authors">
28 <!ENTITY sidebar.relevantSeries.headerLabel "Relevant Series">
29
30
31 <!-- Record Details -->
32 <!ENTITY rdetail.detailMain.headerLabel "Record Details">
33 <!ENTITY rdetail.detailMain.title "Title">
34 <!ENTITY rdetail.detailMain.author "Author">
35 <!ENTITY rdetail.detailMain.isbn "ISBN">
36 <!ENTITY rdetail.detailMain.edition "Edition">
37 <!ENTITY rdetail.detailMain.pubdate "Publication Date">
38 <!ENTITY rdetail.detailMain.publisher "Publisher">
39 <!ENTITY rdetail.detailMain.tor "Format">
40 <!ENTITY rdetail.detailMain.subjects "Subjects">
41 <!ENTITY rdetail.detailMain.abstract "Abstract">
42 <!ENTITY rdetail.copyInfo.headerLabel "Copy Information">
43 <!ENTITY rdetail.copyInfo.library "Library">
44 <!ENTITY rdetail.copyInfo.callnumber "Callnumber">
45 <!ENTITY rdetail.copyInfo.local "View Copy Information for this location only">
46 <!ENTITY rdetail.copyInfo.all "View copy information for all libraries">
47 <!ENTITY rdetail.loading "Loading copy infomation...">
48 <!ENTITY rdetail.noneAvailable " * There are no copies in this library">
49 <!ENTITY rdetail.detailMain.viewMarc "View MARC">
50 <!ENTITY rdetail.detailMain.hideMarc "Return to title summary view">