source: trunk/gsdl/macros/english.dm@ 4760

Last change on this file since 4760 was 4760, checked in by kjdon, 21 years ago

changed the search XXX at YY level... bits for mgpp colls - now use the field list instead of the index list - mgpp will now only use one index. also changed the textsome, textall macros - took the test on cgiargb out of the text macros, so the text only has text in it, like textsome {some}. Note: have to change all the other languages to reflect thiscvs diff english.dm

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 44.2 KB
Line 
1######################################################################
2#
3# English Language text and icon macros
4#
5######################################################################
6#
7# This is the main macro file for translation when creating an
8# interface in another language.
9
10# Under the 'text macros' comments are text macros of the form:
11# _macroname_ {macro value}
12# Everything between the {} is the text to be translated. This text
13# may itself contain macros (i.e. characters other than space between
14# underscore characters, e.g. _about:numdocs_ or _textpage_). These
15# macro names occurring within text shouldn't be translated but should
16# be left as they are. Underscores or curly brackets occurring
17# naturally within the text should be escaped with a leading backslash
18# (i.e. '\_', '\{' or '\}).
19#
20# Under the 'icons' comments are macros concerned with displaying
21# icons which themselves contain text.
22# Above each macro (or group of macros) for an icon is a comment line
23# that looks something like '## "HOME" ## top_nav_button ## chome ##'.
24# The first field of the comment ("HOME" in this case) is the text
25# that appears in the english version of the icon. This is the text
26# that must be translated, nothing needs to be done to the macros
27# themselves. The other two fields of the comments are used by
28# automatic icon generating software which reads the newly translated
29# file and generates appropriate icons.
30#
31# Comment lines (other than those described above) need not be
32# translated (i.e. any lines beginning with '#', like this line).
33#
34# The simplest way to translate this file is to save it as something
35# else (e.g. french.dm) and work through translating all the text
36# macro values and icon comments.
37#
38######################################################################
39
40
41######################################################################
42# Global (base) package
43package Global
44######################################################################
45
46
47#------------------------------------------------------------
48# text macros
49#------------------------------------------------------------
50
51_textperiodicals_ {Periodicals}
52_textsource_ {source ref: }
53_textdate_ {publication date: }
54_textnumpages_ {no. of pages: }
55
56_textsignin_ {sign in}
57
58_textdefaultcontent_ {The requested page could not be found. Please use
59your browsers 'back' button or the above home button to return to the
60Greenstone Digital Library.}
61
62_textdefaulttitle_ {GSDL Error}
63
64_collectionextra_ {This collection contains _about:numdocs_ documents.
65It was last built _about:builddate_ days ago.}
66
67# this is only used by the collector (where the above _collectionextra_
68# macro will always be set to another value)
69_collectorextra_ {
70<p>This collection contains _numdocs_ _If_("_numdocs_" eq "1",document,documents), a total of _numbytes_.
71<p><a href="_httppagex_(bsummary)">Click here</a> to view the build summary for this collection.
72}
73
74_textimagecollection_ {}
75_textimageabout_ {About page}
76_textimagehome_ {Home page}
77_textimagehelp_ {Help page}
78_textimagepref_ {Preferences page}
79_textimagegreenstone_ {Greenstone Digital Library Software}
80_textimageusab_ {What did you find hard to use?}
81
82_textimagesearch_ {Search for specific terms}
83_textimageTitle_ {Browse alphabetical list of titles}
84_textimageList_ {Browse document listing}
85_textimageCreator_ {Browse alphabetical list of authors}
86_textimageSeries_ {Browse by issue}
87_textimageDate_ {Browse by date}
88_textimageSubject_ {Browse by subject category}
89_textimageTo_ {Browse by To field}
90_textimageFrom_ {Browse by From field}
91_textimageOrganization_ {Browse by organization}
92_textimageHowto_ {Browse how to categories}
93_textimageTopic_ {Browse special topic issues}
94_textimageBrowse_ {Browse}
95_textimagePeople_ {Browse alphabetical list of people}
96_textimageLanguage_ {Browse by language}
97_textimageAcronym_ {Browse acronyms}
98_textimagePhrase_ {Browse phrases}
99_textimageArtist_ {Browse artists}
100_textimageSource_ {Browse by original filename}
101_textimageKeyword_ {Browse by keyword}
102_textimageVolume_ {Browse by volume}
103
104_texticontabsearchgreen_{Search}
105_texticontabdategreen_{Dates}
106_texticontabseriesgreen_{Series}
107_texticontabauthorgreen_{Authors A-Z}
108_texticontabtitlegreen_{Titles A-Z}
109_texticontablistgreen_ {Listing}
110_texticontabsubjectgreen_{Subjects}
111_texticontabtogreen_{To}
112_texticontabfromgreen_{From}
113_texticontaborggreen_{Organization}
114_texticontabhowgreen_{How to}
115_texticontabtopicgreen_{Topics}
116_texticontabbrwsegreen_{Browse}
117_texticontabbrowsgreen_{Browse}
118_texticontabPeoplegreen_{People A-Z}
119_texticontabLanguagegreen_{Language}
120_texticontabAcronymgreen_{Acronyms}
121_texticontabPhrasegreen_{Phrases}
122_texticontabArtistgreen_{Artists}
123_texticontabSourcegreen_{Filenames}
124_texticontabKeywordgreen_{Keywords}
125_texticontabVolumegreen_{Volumes}
126
127_texticontext_ {View the document}
128_texticonclosedbook_ {open this document and view contents}
129_texticonnext_ {to next section}
130_texticonprev_ {to previous section}
131
132_texticonmidi_ {View the MIDI document}
133_texticonmsword_ {View the Microsoft Word document}
134_texticonpdf_ {View the PDF document}
135_texticonps_ {View the PostScript document}
136_texticonppt_ {View the PowerPoint document}
137_texticonrtf_ {View the RTF document}
138_texticonxls_ {View the Microsoft Excel document}
139
140_page_ {page }
141_pages_ {pages}
142_of_ { of }
143_vol_ {Vol.}
144_num_ {No.}
145
146_textmonth00_ {}
147_textmonth01_ {January}
148_textmonth02_ {February}
149_textmonth03_ {March}
150_textmonth04_ {April}
151_textmonth05_ {May}
152_textmonth06_ {June}
153_textmonth07_ {July}
154_textmonth08_ {August}
155_textmonth09_ {September}
156_textmonth10_ {October}
157_textmonth11_ {November}
158_textmonth12_ {December}
159
160_Document_ {Document}
161_Section_ {Section}
162_Paragraph_ {Paragraph}
163
164_magazines_ {Magazines}
165
166_nzdlpagefooter_ {<p>_iconblankbar_
167<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
168<br><a href="http://www.cs.waikato.ac.nz/cs">Department of Computer Science</a>,
169<a href="http://www.waikato.ac.nz">University of Waikato</a>,
170New Zealand}
171
172#------------------------------------------------------------
173# icons
174#------------------------------------------------------------
175
176## "HOME" ## top_nav_button ## chome ##
177_httpiconchomeof_ {_httpimg_/chomeof.gif}
178_httpiconchomeon_ {_httpimg_/chomeon.gif}
179
180## "HELP" ## top_nav_button ## chelp ##
181_httpiconchelpof_ {_httpimg_/chelpof.gif}
182_httpiconchelpon_ {_httpimg_/chelpon.gif}
183
184## "PREFERENCES" ## top_nav_button ## cpref ##
185_httpiconcprefof_ {_httpimg_/cprefof.gif}
186_httpiconcprefon_ {_httpimg_/cprefon.gif}
187
188## "SEND FEEDBACK" ## top_nav_button ## cusab ##
189_httpiconcusabof_ {_httpimg_/cusabof.gif}
190_httpiconcusabon_ {_httpimg_/cusabon.gif}
191
192
193## "help" ## green_title ## h_help ##
194_httpiconhhelp_ {_httpimg_/h\_help.gif}
195_widthhhelp_ {200}
196_heighthhelp_ {57}
197
198## "authors a-z" ## nav_bar_button ## tauth ##
199_httpicontauthgr_ {_httpimg_/tauthgr.gif}
200_httpicontauthof_ {_httpimg_/tauthof.gif}
201_httpicontauthon_ {_httpimg_/tauthon.gif}
202_widthtauthx_ {110}
203
204## "series" ## nav_bar_button ## tser ##
205_httpicontsergr_ {_httpimg_/tsergr.gif}
206_httpicontserof_ {_httpimg_/tserof.gif}
207_httpicontseron_ {_httpimg_/tseron.gif}
208_widthtserx_ {87}
209
210## "dates" ## nav_bar_button ## tdate ##
211_httpicontdategr_ {_httpimg_/tdategr.gif}
212_httpicontdateof_ {_httpimg_/tdateof.gif}
213_httpicontdateon_ {_httpimg_/tdateon.gif}
214_widthtdatex_ {87}
215
216## "subjects" ## nav_bar_button ## tsubj ##
217_httpicontsubjgr_ {_httpimg_/tsubjgr.gif}
218_httpicontsubjon_ {_httpimg_/tsubjon.gif}
219_httpicontsubjof_ {_httpimg_/tsubjof.gif}
220_widthtsubjx_ {87}
221
222## "to" ## nav_bar_button ## tto ##
223_httpiconttogr_ {_httpimg_/ttogr.gif}
224_httpiconttoon_ {_httpimg_/ttoon.gif}
225_httpiconttoof_ {_httpimg_/ttoof.gif}
226_widthttox_ {87}
227
228## "from" ## nav_bar_button ## tfrom ##
229_httpicontfromgr_ {_httpimg_/tfromgr.gif}
230_httpicontfromon_ {_httpimg_/tfromon.gif}
231_httpicontfromof_ {_httpimg_/tfromof.gif}
232_widthtfromx_ {87}
233
234## "organisations" ## nav_bar_button ## torg ##
235_httpicontorggr_{_httpimg_/torggr.gif}
236_httpicontorgon_{_httpimg_/torgon.gif}
237_httpicontorgof_{_httpimg_/torgof.gif}
238_widthtorgx_ {114}
239
240## "how to" ## nav_bar_button ## thow ##
241_httpiconthowgr_{_httpimg_/thowgr.gif}
242_httpiconthowon_{_httpimg_/thowon.gif}
243_httpiconthowof_{_httpimg_/thowof.gif}
244_widththowx_ {87}
245
246## "topic" ## nav_bar_button ## ttopic ##
247_httpiconttopicgr_{_httpimg_/ttopicgr.gif}
248_httpiconttopicon_{_httpimg_/ttopicon.gif}
249_httpiconttopicof_{_httpimg_/ttopicof.gif}
250_widthttopicx_ {87}
251
252## "browse" ## nav_bar_button ## tbrwse ##
253_httpicontbrwsegr_{_httpimg_/tbrwsegr.gif}
254_httpicontbrwseon_{_httpimg_/tbrwseon.gif}
255_httpicontbrwseof_{_httpimg_/tbrwseof.gif}
256_widthtbrwsex_ {87}
257
258## "browsemeta" ## nav_bar_button ## tbrwse like above ##
259_httpicontbrowsgr_{_httpimg_/tbrwsegr.gif}
260_httpicontbrowson_{_httpimg_/tbrwseon.gif}
261_httpicontbrowsof_{_httpimg_/tbrwseof.gif}
262_widthtbrowsx_ {87}
263
264## "search" ## nav_bar_button ## tsrch ##
265_httpicontsrchgr_ {_httpimg_/tsrchgr.gif}
266_httpicontsrchof_ {_httpimg_/tsrchof.gif}
267_httpicontsrchon_ {_httpimg_/tsrchon.gif}
268_widthtsrchx_ {87}
269
270## "titles a-z" ## nav_bar_button ## ttitl ##
271_httpiconttitlgr_ {_httpimg_/ttitlgr.gif}
272_httpiconttitlof_ {_httpimg_/ttitlof.gif}
273_httpiconttitlon_ {_httpimg_/ttitlon.gif}
274_widthttitlx_ {87}
275
276## "people" ## nav_bar_button ## tpeop ##
277_httpicontpeopgr_ {_httpimg_/tpeopgr.gif}
278_httpicontpeopof_ {_httpimg_/tpeopof.gif}
279_httpicontpeopon_ {_httpimg_/tpeopon.gif}
280_widthtpeopx_ {97}
281
282## "language" ## nav_bar_button ## tlang ##
283_httpicontlanggr_ {_httpimg_/tlanggr.gif}
284_httpicontlangon_ {_httpimg_/tlangon.gif}
285_httpicontlangof_ {_httpimg_/tlangof.gif}
286_widthtlangx_ {87}
287
288## "acronym" ## nav_bar_button ## tacro ##
289_httpicontacrogr_ {_httpimg_/tacrogr.gif}
290_httpicontacroof_ {_httpimg_/tacroof.gif}
291_httpicontacroon_ {_httpimg_/tacroon.gif}
292_widthtacrox_ {87}
293
294#TODO singular or plural?
295
296## "phrases" ## nav_bar_button ## tphrse ##
297_httpicontphrsegr_ {_httpimg_/tphrsegr.gif}
298_httpicontphrseof_ {_httpimg_/tphrseof.gif}
299_httpicontphrseon_ {_httpimg_/tphrseon.gif}
300_widthtphrsex_ {87}
301
302## "artists" ## nav_bar_button ## tartst ##
303_httpicontartstgr_ {_httpimg_/tartstgr.gif}
304_httpicontartstof_ {_httpimg_/tartstof.gif}
305_httpicontartston_ {_httpimg_/tartston.gif}
306_widthtartstx_ {87}
307
308## "filenames" ## nav_bar_button ## tsrc ##
309_httpicontsrcgr_ {_httpimg_/tsrcgr.gif}
310_httpicontsrcof_ {_httpimg_/tsrcof.gif}
311_httpicontsrcon_ {_httpimg_/tsrcon.gif}
312_widthtsrcx_ {87}
313
314## "keywords" ## nav_bar_button ## tkw ##
315_httpicontkwgr_ {_httpimg_/tkwgr.gif}
316_httpicontkwof_ {_httpimg_/tkwof.gif}
317_httpicontkwon_ {_httpimg_/tkwon.gif}
318_widthtkwx_ {87}
319
320## "volumes" ## nav_bar_button ## tvol ##
321_httpicontvolgr_ {_httpimg_/tvolgr.gif}
322_httpicontvolof_ {_httpimg_/tvolof.gif}
323_httpicontvolon_ {_httpimg_/tvolon.gif}
324_widthtvolx_ {87}
325
326## "The Translator" ## top_nav_button ## ctrans ##
327_httpiconctransof_ {_httpimg_/en/ctransof.gif}
328_httpiconctranson_ {_httpimg_/en/ctranson.gif}
329_widthctrans_ {100}
330
331
332######################################################################
333# 'about' page
334package about
335######################################################################
336
337
338#------------------------------------------------------------
339# text macros
340#------------------------------------------------------------
341
342_textabcol_ {About this collection}
343
344_textsubcols1_ {<p>The complete collection comprises _1_ subcollections.
345Those currently available are:
346<blockquote>}
347
348_textsubcols2_ {</blockquote>
349You can check (and alter) which subcollections you are
350currently using on the Preferences page.}
351
352
353#------------------------------------------------------------
354# icons
355#------------------------------------------------------------
356
357## "about" ## green_title ## h_about ##
358_httpiconhabout_ {_httpimg_/h\_about.gif}
359_widthhabout_ {200}
360_heighthabout_ {57}
361
362
363
364######################################################################
365# document package
366package document
367######################################################################
368
369
370#------------------------------------------------------------
371# text macros
372#------------------------------------------------------------
373
374_texticonhtitle_ {Titles A-Z}
375_texticonhauth_ {Authors A-Z}
376_texticonhsubj_ {Subjects}
377_texticonhto_ {To}
378_texticonhfrom_ {From}
379_texticonhser_ {Series}
380_texticonhdate_ {Dates}
381_texticonhhow_ {How to}
382_texticonhorg_ {Organizations}
383_texticonhbrwse_ {Browse}
384_texticonhbrows_ {Browse}
385_texticonhpeople_ {People A-Z}
386_texticonhlanguage_ {Languages}
387_texticonhacronym_ {Acronyms}
388_texticonhphrases_ {Phrases}
389_texticonhartist_ {Artists}
390_texticonhsrc_ {Filenames}
391_texticonhkw_ {Keywords}
392_texticonhvol_ {Volumes}
393
394_texticonopenbookshelf_ {close this section of the library}
395_texticonclosedbookshelf_ {open this section of the library and view contents}
396_texticonopenbook_ {close this book}
397_texticonclosedfolder_ {Open this folder and view contents}
398_texticonclosedfolder2_ {open sub-section: }
399_texticonopenfolder_ {close this folder}
400_texticonopenfolder2_ {close sub-section: }
401_texticonsmalltext_ {View this section of the text}
402_texticonsmalltext2_ {view text: }
403_texticonpointer_ {current section}
404_texticondetach_ {Open this page in a new window}
405_texticonhighlight_ {Highlight search terms}
406_texticonnohighlight_ {Don't highlight search terms}
407_texticoncontracttoc_ {Collapse table of contents}
408_texticonexpandtoc_ {Expand table of contents}
409_texticonexpandtext_ {Display all text}
410_texticoncontracttext_ {Display text only for currently selected section}
411_texticonwarning_ {<b>Warning: </b>}
412_texticoncont_ {continue?}
413
414_textltwarning_ {
415<p><center>
416<table cellspacing=0 cellpadding=0 width=_pagewidth_>
417<tr valign=top><td>_iconwarning_Expanding the text here will generate a large
418amount of data for your browser to display _imagecont_
419</td></tr></table></center>
420}
421
422_textgoto_ {go to page}
423_textintro_ { <i>(introductory text)</i>}
424
425
426#------------------------------------------------------------
427# icons
428#------------------------------------------------------------
429
430## "titles a-z" ## green_title ## h_title ##
431_httpiconhtitle_ {_httpimg_/h\_title.gif}
432_widthhtitle_ {200}
433_heighthtitle_ {57}
434
435## "authors a-z" ## green_title ## h_auth ##
436_httpiconhauth_ {_httpimg_/h\_auth.gif}
437_widthhauth_ {200}
438_heighthauth_ {57}
439
440## "subjects" ## green_title ## h_subj ##
441_httpiconhsubj_ {_httpimg_/h\_subj.gif}
442_widthhsubj_ {200}
443_heighthsubj_ {57}
444
445## "to" ## green_title ## h_to ##
446_httpiconhto_ {_httpimg_/h\_to.gif}
447_widthhto_ {200}
448_heighthto_ {57}
449
450## "from" ## green_title ## h_from ##
451_httpiconhfrom_ {_httpimg_/h\_from.gif}
452_widthhfrom_ {200}
453_heighthfrom_ {57}
454
455## "series" ## green_title ## h_ser ##
456_httpiconhser_ {_httpimg_/h\_ser.gif}
457_widthhser_ {200}
458_heighthser_ {57}
459
460## "dates" ## green_title ## h_date ##
461_httpiconhdate_ {_httpimg_/h\_date.gif}
462_widthhdate_ {200}
463_heighthdate_ {57}
464
465## "how to" ## green_title ## h_how ##
466_httpiconhhow_ {_httpimg_/h\_how.gif}
467_widthhhow_ {200}
468_heighthhow_ {57}
469
470## "topics" ## green_title ## h_topic ##
471_httpiconhtopic_ {_httpimg_/h\_topic.gif}
472_widthhtopic_ {200}
473_heighthtopic_ {57}
474
475## "organization" ## green_title ## h_org ##
476_httpiconhorg_ {_httpimg_/h\_org.gif}
477_widthhorg_ {250}
478_heighthorg_ {57}
479
480## "browse" ## green_title ## h_brwse ##
481_httpiconhbrwse_ {_httpimg_/h\_brwse.gif}
482_widthhbrwse_ {200}
483_heighthbrwse_ {57}
484
485## "browsemeta" ## green_title ## h_brwse like above ##
486_httpiconhbrows_ {_httpimg_/h\_brwse.gif}
487_widthhbrows_ {200}
488_heighthbrows_ {57}
489
490## "people" ## green_title ## h_people ##
491_httpiconhpeople_ {_httpimg_/h\_people.gif}
492_widthhpeople_ {200}
493_heighthpeople_ {57}
494
495## "languages" ## green_title ## h_lang ##
496_httpiconhlanguage_ {_httpimg_/h\_lang.gif}
497_widthhlanguage_ {200}
498_heighthlanguage_ {57}
499
500## "acronyms" ## green_title ## h_acro ##
501_httpiconhacronym_ {_httpimg_/h\_acro.gif}
502_widthhacronym_ {200}
503_heighthacronym_ {57}
504
505## "phrases" ## green_title ## h_phrse ##
506_httpiconhphrse_ {_httpimg_/h\_phrse.gif}
507_widthhphrse_ {200}
508_heighthphrse_ {57}
509
510## "artists" ## green_title ## h_artist ##
511_httpiconhartist_ {_httpimg_/h\_artist.gif}
512_widthhartist_ {200}
513_heighthartist_ {57}
514
515## "filenames" ## green_title ## h_src ##
516_httpiconhsrc_ {_httpimg_/h\_src.gif}
517_widthhsrc_ {200}
518_heighthsrc_ {57}
519
520## "keywords" ## green_title ## h_kw ##
521_httpiconhkw_ {_httpimg_/h\_kw.gif}
522_widthhkw_ {200}
523_heighthkw_ {57}
524
525## "volumes" ## green_title ## h_vol ##
526_httpiconhvol_ {_httpimg_/h\_vol.gif}
527_widthhvol_ {200}
528_heighthvol_ {57}
529
530
531## "CONTINUE?" ## top_nav_button ## cont ##
532_httpiconcontoff_ {_httpimg_/contof.gif}
533_httpiconconton_ {_httpimg_/conton.gif}
534
535## "EXPAND TEXT" ## document_button ## eallt ##
536_httpiconealltof_ {_httpimg_/ealltof.gif}
537_httpiconeallton_ {_httpimg_/eallton.gif}
538
539## "CONTRACT CONTENTS" ## document_button ## econc ##
540_httpiconeconcof_ {_httpimg_/econcof.gif}
541_httpiconeconcon_ {_httpimg_/econcon.gif}
542
543## "DETACH" ## document_button ## edtch ##
544_httpiconedtchof_ {_httpimg_/edtchof.gif}
545_httpiconedtchon_ {_httpimg_/edtchon.gif}
546
547## "EXPAND CONTENTS" ## document_button ## eexpc ##
548_httpiconeexpcof_ {_httpimg_/eexpcof.gif}
549_httpiconeexpcon_ {_httpimg_/eexpcon.gif}
550
551## "CONTRACT TEXT" ## document_button ## etsec ##
552_httpiconetsecof_ {_httpimg_/etsecof.gif}
553_httpiconetsecon_ {_httpimg_/etsecon.gif}
554
555## "HIGHLIGHTING" ## document_button ## ehl ##
556_httpiconehlof_ {_httpimg_/ehlof.gif}
557_httpiconehlon_ {_httpimg_/ehlon.gif}
558
559## "NO HIGHLIGHTING" ## document_button ## enhl ##
560_httpiconenhlof_ {_httpimg_/enhlof.gif}
561_httpiconenhlon_ {_httpimg_/enhlon.gif}
562
563
564######################################################################
565# 'search' page
566package query
567######################################################################
568
569
570#------------------------------------------------------------
571# text macros
572#------------------------------------------------------------
573
574# this if statement produces the text 'results n1 - nn for query: querystring' or
575# 'No matches for query: querystring', depending on whether or not there were
576# any matches
577_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
578_textnoquerytitle_ {Search page}
579
580_texticonthispage_ {search}
581_textsome_ {some}
582_textall_ {all}
583_textboolean_ {boolean}
584_textranked_ {ranked}
585_textnatural_ {natural}
586#_textsome_ {_If_(_cgiargb_,ranked,some)}
587#_textall_ {_If_(_cgiargb_,boolean,all)}
588#_textformsome_ {_If_(_cgiargb_,ranked,some)}
589#_textformall_ {_If_(_cgiargb_,natural,all)}
590_texticonqueryresultsbar_ {}
591_texticonsearchhistorybar_ {search history}
592
593#alt text for query buttons
594_textusequery_ {use this query}
595_textfreqmsg1_ {Word count: }
596_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
597)}
598_textinvalidquery_ {Invalid query syntax}
599
600_textmorethan_ {More than }
601_textapprox_ {About }
602_textnodocs_ {No documents matched the query.}
603_text1doc_ {1 document matched the query.}
604_textlotsdocs_ {documents matched the query.}
605_textmatches_ {Matches }
606_textbeginsearch_ {Begin Search}
607_textrunquery_{Run Query}
608_textclearform_{Clear Form}
609
610#these go together in form search:
611#"Word or phrase (fold, stem) ... in field"
612_textwordphrase_{Word or phrase}
613_textinfield_{... in field}
614_textfoldstem_{(fold, stem)}
615
616_textadvquery_{Or enter a query directly:}
617_textallfields_{All Fields}
618_textand_{and}
619_textor_{or}
620_textandnot_{and not}
621
622# _hselection_, _jselection_, _nselection_ and _gselection_ are set from
623# within the server some or all of them may remain unset
624
625
626_textsimplesearch_ {Search for _If_(_hselection_, _hselection_) _If_(_jselection_, _textjselect_) _If_(_gselection_, at _gselection_ level) _If_(_nselection_, in _nselection_ language)
627which contain _querytypeselection_ of the words}
628
629_textadvancedsearch_ {Search _If_(_hselection_, _hselection_, _defaultindextext_) _If_(_jselection_,_textjselect_) _If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
630using _querytypeselection_ query}
631
632#have changed mgpp search headers
633_textsimplesearchmgpp_ {Search for _If_(_fqfselection_, _fqfselection_) _If_(_jselection_, _textjselect_) _If_(_gselection_, at _gselection_ level) _If_(_nselection_, in _nselection_ language)
634which contain _querytypeselection_ of the words}
635
636_textadvancedsearchmgpp_ {Search _If_(_fqfselection_, _fqfselection_, _defaultindextext_) _If_(_jselection_,_textjselect_) _If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
637using _querytypeselection_ query}
638
639_textformsimplesearch_ {Search _If_(_jselection_, _textjselection_) _If_(_gselection_, at _gselection_ level) _If_(_nselection_, in _nselection_ language)
640for _formquerytypeselection_ of}
641
642_textformadvancedsearch_ {Search _If_(_jselection_,_jselection_) _If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
643and display results in _formquerytypeselection_ order}
644
645_textjselect_ {_If_(_hselection_, of) _jselection_}
646
647_textdatesearch_ {This collection can be searched for documents within a date range, or documents that contain a particular date. This is an optional feature of the search.}
648_textstartdate_ {Start (or only) date:}
649_textenddate_ {End date:}
650_textbc_ {B.C.E.}
651_textad_ {C.E.}
652_textexplaineras_{C.E. and B.C.E are alternatives for A.D. and B.C. respectively. These terms are considered to be culture indiscriminate, and stand for "Common Era" and "Before the Common Era"}
653
654_textstemon_ { (ignoring word endings)}
655
656_textsearchhistory_ {Search History}
657
658#text macros for search history
659_textnohistory_ {Search history not available}
660_texthresult_ {result}
661_texthresults_ {results}
662_texthallwords_ {all words}
663_texthsomewords_ {some words}
664_texthboolean_ {boolean}
665_texthranked_ {ranked}
666_texthcaseon_ {case must match}
667_texthcaseoff_ {casefolded}
668_texthstemon_ {stemmed}
669_texthstemoff_ {unstemmed}
670
671#------------------------------------------------------------
672# icons
673#------------------------------------------------------------
674
675## "search" ## green_title ## h_search ##
676_httpiconhsearch_ {_httpimg_/h\_search.gif}
677_widthhsearch_ {200}
678_heighthsearch_ {57}
679
680## "results" ## green_bar_left_aligned ## qryresb ##
681_httpiconqryresb_ {_httpimg_/qryresb.gif}
682_widthqryresb_ {_pagewidth_}
683_heightqryresb_ {17}
684
685## "history" ## green_bar_left_aligned ## schhistb ##
686_httpiconsrchhistb_ {_httpimg_/schhistb.gif}
687_widthsrchhistb_ {_pagewidth_}
688_heightsrchhistb_ {17}
689
690## "display" ## hand_made ##
691_httpicondisplay_ {_httpimg_/display.gif}
692_widthdisplay_ {60}
693_heightdisplay_ {20}
694
695
696######################################################################
697# 'preferences' page
698package preferences
699######################################################################
700
701
702#------------------------------------------------------------
703# text macros
704#------------------------------------------------------------
705
706_textprefschanged_ {
707Preferences have been set as follows. Do not use your browser's
708"back" button - it will unset them! Instead, click one of the
709buttons on the access bar above.
710}
711_textsetprefs_ {set preferences}
712_textsearchprefs_ {Search preferences}
713_textcollectionprefs_ {Collection preferences}
714_textpresentationprefs_ {Presentation preferences}
715_textpreferences_ {Preferences}
716_textcasediffs_ {Case differences:}
717_textignorecase_ { ignore case differences}
718_textmatchcase_ { upper/lower case must match}
719_textwordends_{Word endings:}
720_textstem_ { ignore word endings}
721_textnostem_ { whole word must match}
722_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
723_textextlink_ {Access to external Web pages:}
724_textintlink_ {Source documents retrieved from:}
725_textlanguage_ {Interface language:}
726_textencoding_ {Encoding:}
727_textformat_ {Interface format:}
728_textall_ {all}
729_textquerymode_{Query mode:}
730_textsimplemode_ { simple query mode}
731_textadvancedmode_ { advanced query mode (allows boolean searching using !, &, |, and parentheses)}
732_textlinkinterm_ {through intermediate page}
733_textlinkdirect_ {go directly there}
734_textdigitlib_ {the digital library}
735_textweb_ {the web}
736_textgraphical_ {Graphical}
737_texttextual_ {Textual}
738_textcollectionoption_ {<p>
739Subcollections to include:
740<br>}
741
742_textrelateddocdisplay_ {display related documents}
743_textsearchhistory_{Search history:}
744_textnohistory_ { No search history}
745_texthistorydisplay_ { display _historynumrecords_ search history records}
746_textnohistorydisplay_{ do not display search history}
747
748_texttypesearch_ {Type of search:}
749_texttextsearch_ {text search}
750_textformsearch_ {form search}
751_textqueryboxsize_ {Query box size:}
752_textregbox_{ regular query box}
753_textbigbox_{ large query box}
754_textformtype_ {Form type:}
755_textsimple_{ simple}
756_textadvanced_ { advanced}
757
758# used in "with 4 fields" in the form search box
759_textwith_{with}
760_textfields_{fields}
761
762
763#------------------------------------------------------------
764# icons
765#------------------------------------------------------------
766
767## "preferences" ## green_title ## h_pref ##
768_httpiconhpref_ {_httpimg_/h\_pref.gif}
769_widthhpref_ {200}
770_heighthpref_ {57}
771
772#####################################################################
773# 'browse' package for the dynamic browsing interface
774package browse
775#####################################################################
776
777_textsortby_ {Sort documents by}
778_textalsoshowing_ {also showing}
779_textwith_ {with at most}
780_textdocsperpage_ {documents per page}
781
782_textfilterby_ {Get documents containing}
783_textall_ {all}
784_textany_ {any}
785_textwords_ {of the words}
786_textleaveblank_{leave this box blank to get all the documents}
787
788_browsebuttontext_ {"Sort Documents"}
789
790_nodata_ {<i>no data</i>}
791_docs_ {documents}
792######################################################################
793# 'help' page -- this is lower priority for translating than the
794# rest of this file
795package help
796######################################################################
797
798
799#------------------------------------------------------------
800# text macros
801#------------------------------------------------------------
802
803_textHelp_ {Help}
804_textSearchshort_ {search for particular words}
805_textSeriesshort_ {access publications by series}
806_textDateshort_ {access publications by date}
807_textSubjectshort_ {access publications by subject}
808_textToshort_ {access publications by To field}
809_textFromshort_ {access publications by From field}
810_textTitleshort_ {access publications by title}
811_textBrowseshort_ {browse publications}
812_textCreatorshort_ {access publications by author}
813_textOrganizationshort_ {access publications by organization}
814_textHowtoshort_ {access publications by "how to" listing}
815_textTopicshort_ {access publications by topic}
816_textPeopleshort_ {access publications by people}
817_textLanguageshort_ {access publications by language}
818_textAcronymshort_ {access publications by acronym occurrence}
819_textPhraseshort_ {browse phrases occurring in publications}
820_textArtistshort_ {access publications by artist}
821_textSourceshort_ {access publications by filename}
822_textKeywordshort_ {access publications by keyword}
823_textVolumeshort_ {access publications by volume}
824_textdefaultshorttext_ {undefined classification}
825
826_textSearchlong_ { <p>You can <i>search for particular words</i> that
827appear in the text from the "search" page. This is the first page that
828comes up when you begin, and can be reached from other pages by pressing
829the <i>search</i> button. }
830
831_textTitlelong_ { <p>You can <i>access publications by title</i> by
832pressing the <i>titles a-z</i> button. This brings up a list of books in
833alphabetic order. }
834
835_textOrganizationlong_ { <p>You can <i>access publications by
836organisation</i> by pressing the <i>organisations</i> button. This brings
837up a list of organisations. }
838
839_textHowtolong_ { <p>You can <i>access publications by "how to" listing</i>
840by pressing the <i>how to</i> button. This brings up a list of how to
841strings. }
842
843_textCreatorlong_ { <p>You can <i>access publications by author</i> by
844pressing the <i>authors a-z</i> button. This brings up a list of books,
845sorted by author name. }
846
847_textTopiclong_ { <p>You can <i>access publications by topic</i> by
848pressing the <i>topic</i> button. This brings up a list of topics to
849browse. }
850
851_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
852pressing the <i>subjects</i> button. This brings up a list of subjects,
853represented by bookshelves. }
854
855_textTolong_ { <p>You can <i>access publications by To field</i> by
856pressing the <i>to</i> button. This brings up a list of addressees. }
857
858_textFromlong_ { <p>You can <i>access publications by From field</i> by
859pressing the <i>from</i> button. This brings up a list of senders. }
860
861_textSerieslong_ { <p>You can <i>access publications by series</i> by
862pressing the <i>series</i> button. This brings up a list of those series
863which are currently in the collection. }
864
865_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
866the <i>dates</i> button. This brings up a list of all the issues, sorted
867chronologically. }
868
869_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
870<i>browse</i> button. }
871
872_textPeoplelong_ { <p>You can <i>access publications by people</i> by
873pressing the <i>people a-z</i> button. This brings up a list of entries,
874sorted by surname. }
875
876_textLanguagelong_ { <p>You can <i>access publications by language</i> by
877pressing the <i>languages</i> button. This brings up a list of entries,
878sorted by language. }
879
880_textAcronymlong_ { <p>You can <i>access publications by acronym occurrence</i> by
881pressing the <i>acronyms</i> button. This brings up a list of the acronyms,
882and the places that they occur. }
883
884_textPhraselong_ { <p>You can <i>browse phrases occurring in publications</i> by
885pressing the <i>phrases</i> button. This uses the phind phrase browser. }
886
887_textArtistlong_ { <p>You can <i>access publications by artist</i> by
888pressing the <i>artists</i> button. This brings up a list of entries,
889sorted by artist name. }
890
891_textSourcelong_ { <p>You can <i>access publications by filename</i> by
892pressing the <i>filenames</i> button. This brings up a list of entries,
893sorted by original filename. }
894
895_textKeywordlong_ { <p>You can <i>access publications by keyword</i> by
896pressing the <i>keywords</i> button. This brings up a list of keywords. }
897
898_textVolumelong_ { <p>You can <i>access publications by volume</i> by
899pressing the <i>volumes</i> button. This brings up a list of volumes. }
900
901_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
902publications (listing is sorted by an unknown field). }
903
904_texthelptopics_ {
905<h2 align=left>Topics</h2>
906<ul>
907 <li><a href="\#finding-information">_textsimplehelpheading_</a>
908 _topicreadingdocs_
909 <li><a href="\#searching">How to search for particular words</a>
910<ul>
911 <li><a href="\#query-terms">Search terms</a>
912 <li><a href="\#query-type">Query type</a>
913 <li><a href="\#scope-of-queries">Scope of queries</a>
914</ul>
915 <li><a href="\#preferences">_textchangeprefs_</a>
916<ul>
917 <li><a href="\#col-prefs">Collection preferences</a>
918 <li><a href="\#lang-prefs">Language preferences</a>
919 <li><a href="\#pres-prefs">Presentation preferences</a>
920 <li><a href="\#search-prefs">Search preferences</a>
921</ul>
922</ul>
923}
924
925# there are 4 versions of this section of the help text.
926# which version is used is currently set within the server
927# (it should probably use the macro language e.g. [type=book])
928# 1 = html (like fao collections) -- section is empty
929# 2 = book (like hdl collection) -- macros beginning with book
930# 3 = bibliographic (like csbib) -- macros beginning with bib
931# 4 = standard (like gberg) -- the default
932
933_topicreadingdocs_ {<li><a href="\#reading-docs">_textreadingdocs_</a>}
934
935_textreadingdocs_ {How to read the documents}
936
937_texthelpreadingdocs_ {
938<p>_iconblankbar_</p>
939<a name=reading-docs>
940<h2>_textreadingdocs_</h2>
941
942<p>You can tell when you have arrived at an individual book or document
943because its title, or a photograph of the front cover, appears at the top
944left of the page. In some collections this is accompanied by a table of
945contents, while others contain just the number of the current page along
946with a box that allows you to select a new page and go forward and
947backward. In the table of contents, the current section heading is in bold
948face, and the table is expandable -- click on the folders to open or close
949them; click on the open book at the top to close it.</p>
950
951<p>Underneath is the text of the current section. When you have read
952through it, there are arrows at the bottom to take you on to the next
953section or back to the previous one.</p>
954
955<p>Below the title or front-cover photograph are some buttons. Click on
956<i>expand text</i> to expand out the whole text of the current section, or
957book. If the document is large, this could take a long time and use a lot
958of memory! Click on <i>expand contents</i> to expand out the whole table of
959contents so that you can see the titles of all chapters and
960subsections. Click on <i>detach</i> to make a new browser window for this
961document. (This is useful if you want to compare documents, or read two at
962once.) Finally, when you do a search the words you search for are
963highlighted. Click on <i>no highlighting</i> to remove highlighting.</p>
964
965<p>
966<table cellspacing="0" cellpadding="2" border="0">
967<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
968<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
969src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
970<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
971<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
972src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
973<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
974src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
975<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
976<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
977src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
978<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
979<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
980</table>
981}
982
983_texthelpsearching_ {
984<h2>How to search for particular words</h2>
985<p>
986 From the search page, you make a query in these simple steps:<p>
987
988 <ol><li>Specify what items you want to search
989 <li>Say whether you want to search for all or just some of the words
990 <li>Type in the words you want to search for
991 <li>Click the <i>Begin Search</i> button
992 </ol>
993
994<p>When you make a query, the titles of twenty matching documents will be shown.
995There is a button at the end to take you on to the next twenty documents. From
996there you will find buttons to take you on to the third twenty or back to the
997first twenty, and so on. Click the title of any document, or the little button
998beside it, to see it.
999
1000<p>A maximum of 100 is imposed on the number of
1001 documents returned. You can change this number by clicking the
1002 <i>preferences</i> button at the top of the page.<p>
1003
1004<p>_iconblankbar_
1005<a name=query-terms>
1006<h3>Search terms</h3>
1007
1008<p>Whatever you type into the query box is interpreted as a list of words
1009called "search terms." Each term contains nothing but alphabetic characters
1010and digits. Terms are separated by white space. If any other characters such
1011as punctuation appear, they serve to separate terms just as though they were
1012spaces. And then they are ignored. You can't search for words that include
1013punctuation.
1014
1015<p>For example, the query<p>
1016 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
1017 <p>will be treated the same as<p>
1018 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
1019
1020<p>_iconblankbar_
1021<a name=query-type>
1022<h3>Query type</h3>
1023
1024<p>There are two different kinds of query.
1025
1026<ul>
1027 <li>Queries for <b>all</b> of the words. These look for documents (or
1028 chapters, or titles) that contain all the words you have specified.
1029 Documents that satisfy the query are displayed, in alphabetical
1030 order.<p>
1031
1032 <li>Queries for <b>some</b> of the words. Just list some terms that are
1033 likely to appear in the documents you are looking for. Documents are
1034 displayed in order of how closely they match the query. When determining
1035
1036 the degree of match,
1037
1038 <p><ul>
1039 <li> the more search terms a document contains, the closer it matches;
1040 <li> rare terms are more important than common ones;
1041 <li> short documents match better than long ones.
1042 </ul>
1043</ul>
1044
1045<p>Use as many search terms as you like--a whole sentence, or even a
1046whole paragraph. If you specify only
1047one term, documents will be ordered by its frequency of occurrence.<p>
1048_texthelpscope_
1049}
1050
1051_textdatesearch_{Searching with Dates}
1052
1053_texthelpdatesearch_{<h2>_textdatesearch_</h2>
1054Date search lets you find documents that, as well as matching your search
1055terms, are about events within a certain timeframe. You can search for
1056documents from a certain year or from a range of years. Note that you do not
1057have to have any search terms -- you can search by date alone; and also that
1058you do not have to use dates in your search, if you do not type any dates in it
1059 is just the same as if the date search didn't exist.<p>
1060
1061<p>_iconblankbar_
1062<a name=datesearch-howto>
1063<h3>How to use this feature:</h3>
1064<ul>
1065 <li>To search for documents about a single year:<p>
1066 <ul>
1067 <li>Type in any ordinary search terms as you normally would.
1068 <li>Type the year you want into the "Start (or only) date" box.
1069 <li>If your date is from before the common era (also known as before
1070 Christ), choose the "B.C.E" option from the pulldown menu next to that
1071 box.
1072 <li>Begin your search as you ordinarily would.
1073 </ul>
1074<p><li>To search for documents about a time period or range of years:<p>
1075 <ul>
1076 <li>Type in any ordinary search terms as you normally would.
1077 <li>Type the earlier date into the "Start (or only) date" box.
1078 <li>Type the later date into the "End date" box.
1079 <li>Select "B.C.E" option from the pulldown menu next to any date from before
1080 the common era (also known as before Christ).
1081 <li>Begin your search as you ordinarily would.
1082 </ul>
1083</ul><p>
1084
1085<p>_iconblankbar_
1086<a name=datesearch-results>
1087<h3>The way results of your search work</h3>
1088
1089Generally speaking a search for documents about the year 1903 will not return documents that, say, reference books written in 1903, just documents about 1903. However, the way that the documents' dates are found, it will return documents that have a date range (for example 1899-1911) that includes 1903, and also those documents which, as part of their text name the century that 1903 is a part of (for example 20th century or twentieth century). This means that for some documents, the dates in your search will not actually appear in the document text. For a range search, all of this applies to every date in the range.<p>
1090}
1091
1092_textchangeprefs_ {Changing your preferences}
1093
1094_texthelppreferences_ {<h2>_textchangeprefs_</h2>
1095
1096<p>When you click the <i>preferences</i> button at the top of the page you will
1097be able to change some features of the interface to suit your own requirements.
1098
1099<p>_iconblankbar_
1100<a name=col-prefs>
1101<h3 align=left>Collection preferences</h3>
1102
1103Some collections comprise several subcollections, which can be searched
1104independently or together, as one unit. If so, you can select which
1105subcollections to include in your searches on the Preferences page.
1106
1107<p>_iconblankbar_
1108<a name=lang-prefs>
1109<h3 align=left>Language preferences</h3>
1110
1111Each collection has a default presentation language, but you can switch to
1112a different language if you like. You can also alter the encoding scheme
1113used by Greenstone for output to the browser -- the software chooses
1114sensible defaults, but with some browsers better visual results can be used
1115by switching to a different encoding scheme. All collections allow you to
1116switch from the standard graphical interface format to a textual one. This
1117is particularly useful for visually impaired users who use large screen
1118fonts or speech synthesizers for output.
1119
1120<p>_iconblankbar_
1121<a name=pres-prefs>
1122<h3 align=left>Presentation preferences</h3>
1123
1124Depending on the particular collection, there may be several options you can
1125set that control the presentation.
1126
1127<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
1128the top of each document page, so that once you have done a search you land at
1129the exact Web page that matches without any Greenstone header. To do another
1130search you will have to use your browser's "back" button. These collections
1131also allow you to suppress Greenstone's warning message when you click a link
1132that takes you out of the digital library collection and on to the Web itself.
1133And in some Web collections you can control whether the links on the "Search
1134Results" page take you straight to the actual URL in question, rather than to
1135the digital library's copy of the page.
1136
1137<p>_iconblankbar_
1138<a name=search-prefs>
1139<h3 align=left>Search preferences</h3>
1140<p>Two pairs of buttons control the kind of text matching in the searches that
1141you make. The first set (labeled "case differences") controls whether upper and
1142lower case must match. The second ("word endings") controls whether to ignore
1143word endings or not. It is possible to get a large query box, so that you can
1144easily do paragraph-sized searching. It is surprisingly quick to search for
1145large amounts of text.
1146
1147<p>For example, if the buttons <i>ignore case differences</i> and
1148<i>ignore word endings</i> are selected, the query<p>
1149 <ul><kbd>African building</kbd></ul>
1150 <p>will be treated the same as<p>
1151 <ul><kbd>africa builds</kbd></ul><p>
1152 because the uppercase letter in "African" will be transformed to
1153 lowercase, and the suffixes "n" and "ing" will be removed from
1154 "African" and "building" respectively (also, "s" would be removed from
1155 "builds").
1156
1157<p>You can switch to an "advanced" query mode which allows you to combine terms
1158using AND (&amp;), OR (|), and NOT (!). This allows you to specify more precise
1159queries. You can turn the search history feature, which shows you your last few
1160queries. This makes it easy to repeat slightly modified versions of previous
1161queries. Finally, you can control the number of hits returned, and the
1162number presented on each screenful.
1163}
1164
1165_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
1166
1167_textsimplehelpheading_ {How to find information in the _collectionname_ collection}
1168
1169_texthelpscope_ {
1170<p>_iconblankbar_
1171<a name=scope-of-queries>
1172<h3 align=left>Scope of queries</h3>
1173
1174<p>
1175In most collections you can choose different indexes to search. For example, there might
1176be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
1177the full matching document is returned regardless of which index you search.
1178<p>If documents are books, they will be opened at the appropriate place.
1179}
1180
1181package Global
1182
1183############################################################################
1184#
1185# This stuff is only used by the usability (I'd like to Complain) stuff
1186#
1187############################################################################
1188
1189_greenstoneusabilitytext_ {Greenstone Usability}
1190
1191_textwhy_{<p>Sending this report is a way of indicating you have found the web page you were viewing difficult or frustrating.}
1192_textextraforform_ {You do not have to fill out the form -- any information will help.}
1193_textprivacybasic_{<p>The report will contain only information about the Greenstone web page you were viewing, and the technology you were using to view it (plus any optional information you provide).}
1194_textstillsend_{Would you still like to send this report?}
1195
1196_texterror_ {error}
1197_textyes_{Yes}
1198_textno_{No}
1199_textclosewindow_{Close Window}
1200_textabout_ {About}
1201_textprivacy_ {Privacy}
1202_textsend_ {Send}
1203_textdontsend_{Don\\'t Send}
1204_textoptionally_{Optionally}
1205
1206_textunderdev_{Details preview will be available in the final version.}
1207
1208_textviewdetails_{View report details}
1209_textmoredetails_{More details}
1210_texttrackreport_{Track this report}
1211_textcharacterise_{What kind of problem is it}
1212_textseverity_{How bad is the problem}
1213
1214_textbadrender_{Page looks strange}
1215_textcontenterror_{Content error}
1216_textstrangebehaviour_{Strange behaviour}
1217_textunexpected_{Something unexpected happened}
1218_textfunctionality_{Hard to use}
1219_textother_{Other}
1220
1221_textcritical_{Critical}
1222_textmajor_{Serious}
1223_textmedium_{Medium}
1224_textminor_{Minor}
1225_texttrivial_{Trivial}
1226
1227_textwhatdoing_{What were you trying to do?}
1228_textwhatexpected_{What did you expect to happen?}
1229_textwhathappened_{What actually happened?}
1230
1231_cannotfindcgierror_ {<h2>Sorry!</h2>Can\\'t find the server programs for the &quot;I\\'d Like to Complain&quot; button.}
1232
1233_textusabbanner_ {the Greenstone koru-style banner}
1234
1235
1236
1237
1238
1239
Note: See TracBrowser for help on using the repository browser.