source: trunk/gsdl3/web/WEB-INF/classes/interface_default.properties@ 13997

Last change on this file since 13997 was 13997, checked in by lh92, 17 years ago

Added text name for book viewer mode

  • Property svn:keywords set to Author Date Id Revision
File size: 2.2 KB
RevLine 
[10042]1gsdl=Greenstone Digital Library Software
2gs3power=powered by greenstone3
3# the buttons
4home_b=HOME
5help_b=HELP
6pref_b=PREFERENCES
7# tool tips for the buttons
8home_tip=Library home page
9help_tip=Help pages
10pref_tip=Change your interface preferences
[13382]11# page titles
12help_t=help
13pref_t=preferences
[10042]14aboutpage=About page
15textframebrowser=You must have a frame enabled browser to view this.
16#######################
17# query page
18########################
19about.noservices=There are no services available for this collection.
20about.services=Services available:
21about.servicehelp=You can access the services by clicking on the buttons below or on the names on the navigation bar. The navigation bar is persistent across all pages in the collection.
22#about.description=Description:
23about.metadata=Metadata:
24
25#######################
26# query page
27########################
28query.wordcount=Word count:
29query.nodocsmatch=No documents matched the query.
30query.onedocsmatch=One document matched the query.
31query.manydocsmatch={0} documents matched the query.
32query.atleastdocsmatch=At least {0} documents matched the query.
33query.docsreturned={0} documents returned.
34query.matches=Matches
35query.results=Results
36###############
37# document page
38##################
39document.pageof=Page {0} of {1}.
40document.pages={0} pages.
41document.gotopage=Go to page
42
43##################
44# prefs page
45##################
46pref.searchpref=Search preferences
47pref.prespref=Presentation preferences
48pref.interfacelang=Interface language:
49pref.encoding=Encoding:
50pref.hitsperpage=Number of hits per page:
51pref.all=all
52pref.set_prefs=Set preferences
[12151]53pref.berrybasket=Berry basket
54pref.berrybasket.on=on
55pref.berrybasket.off=off
[13997]56pref.book=Book viewer mode:
[10042]57
58
59##################
60# docs page
61##################
62doc.expand_doc_b=EXPAND<br />DOCUMENT
63doc.expand_doc_tip=Display the entire document
64doc.contract_doc_b=CONTRACT<br />DOCUMENT
65doc.contract_doc_tip=Return to previously selected section
66doc.expand_contents_b=EXPAND<br />CONTENTS
67doc.expand_contents_tip=Expand only the table of contents
68doc.contract_contents_b=CONTRACT<br />CONTENTS
69doc.contract_contents_tip=Collapse the table of contents
70doc.detach_page_b=DETACH<br />PAGE
71doc.detach_page_tip=Open this page in a new window
72
Note: See TracBrowser for help on using the repository browser.