Ignore:
Timestamp:
2006-09-15T16:42:18+12:00 (18 years ago)
Author:
kjdon
Message:

changed preferences page, in particular search type and query box and num fields stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/english.dm

    r12759 r12764  
    406406_textpreferences_ {Preferences}
    407407_textcasediffs_ {Case differences:}
    408 _textignorecase_ { ignore case differences}
    409 _textmatchcase_ { upper/lower case must match}
     408_textignorecase_ {ignore case differences}
     409_textmatchcase_ {upper/lower case must match}
    410410_textwordends_ {Word endings:}
    411 _textstem_ { ignore word endings}
    412 _textnostem_ { whole word must match}
     411_textstem_ {ignore word endings}
     412_textnostem_ {whole word must match}
    413413_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
    414414_textextlink_ {Access to external Web pages:}
     
    419419_textall_ {all}
    420420_textquerymode_ {Query mode:}
    421 _textsimplemode_ { simple query mode}
    422 _textadvancedmode_ { advanced query mode (allows boolean searching using !, &, |, and parentheses)}
     421_textsimplemode_ {simple query mode}
     422_textadvancedmode_ {advanced query mode (allows boolean searching using !, &, |, and parentheses)}
    423423_textlinkinterm_ {through intermediate page}
    424424_textlinkdirect_ {go directly there}
     
    431431<br>}
    432432
     433_textsearchtype_ {Search type:}
     434_textformsearchtype_ {form with _formnumfieldoption_ fields}
     435_textplainsearchtype_ {plain with _boxsizeoption_ query box}
     436_textregularbox_ {regular}
     437_textlargebox_ {large}
     438
    433439_textrelateddocdisplay_ {display related documents}
    434440_textsearchhistory_ {Search history:}
    435 _textnohistory_ { No search history}
    436 _texthistorydisplay_ { display _historynumrecords_ search history records}
    437 _textnohistorydisplay_ { do not display search history}
    438 
    439 #_texttypesearch_ {Type of search:}
    440 #_texttextsearch_ {text search}
    441 _textformsearch_ {Form search:}
    442 _textplainsearch_ {Plain search:}
    443 _textqueryboxsize_ {Query box size:}
    444 _textregbox_ { regular query box}
    445 _textbigbox_ { large query box}
    446 _textformtype_ {Form type:}
    447 _textsimple_ { simple}
    448 _textadvanced_ { advanced}
    449 
    450 # used in "with 4 fields" in the form search box
    451 _textwith_ {with}
    452 _textfields_ {fields}
     441_textnohistory_ {No search history}
     442_texthistorydisplay_ {display _historynumrecords_ search history records}
     443_textnohistorydisplay_ {do not display search history}
    453444
    454445
Note: See TracChangeset for help on using the changeset viewer.