Ignore:
Timestamp:
2007-12-04T12:45:35+13:00 (16 years ago)
Author:
anna
Message:

Updated translations, to be consistent with trunk version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/branches/2.80/macros/english.dm

    r13450 r14879  
    418418_textadvancedmgppsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language ) and display results in _formquerytypeadvancedselection_ order}
    419419
    420 _textadvancedlucenesearch_ {Search _indexselection__If_(_jselection_, of _jselection_)_If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_\,) for }
    421 
    422 _textformsimplesearch_ {Search _If_(_jselection_, _jselection_)_If_(_gformselection_, at _gformselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for _formquerytypesimpleselection_ of }
     420_textadvancedlucenesearch_ {Search _indexselection__If_(_jselection_, of _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_\,) for }
     421
     422_textformsimplesearch_ {Search _If_(_jselection_, _jselection_)_If_(_gformselection_, at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for _formquerytypesimpleselection_ of }
    423423
    424424_textformadvancedsearchmgpp_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )and display results in _formquerytypeadvancedselection_ order }
    425425
    426 _textformadvancedsearchlucene_ {Search _If_(_jselection_, _jselection_)_If_(_gformselection_,  at _gformselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for }
     426_textformadvancedsearchlucene_ {Search _If_(_jselection_, _jselection_)_If_(_gformselection_,  at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for }
    427427
    428428_textnojsformwarning_ {Warning: Javascript is disabled in your web browser. <br>To use form searching, please enable it.}
     
    555555_textSearchhelp_ {search for particular words that appear in the text by clicking the _labelSearch_ button}
    556556_textTohelp_ {browse documents by To field by clicking the _labelTo_ button}
    557 _textFromhelp_ {browse publications by From field by clicking the _labelFrom_ button}
     557_textFromhelp_ {browse documents by From field by clicking the _labelFrom_ button}
    558558_textBrowsehelp_ {browse documents}
    559559_textAcronymhelp_ {browse documents by acronym occurrence by clicking the _labelAcronym_ button}
     
    626626_texthelpqueryterms_ {
    627627<p>Whatever you type into the query box is interpreted as a list of words or phrases
    628 called "search terms."  A term is a single word containing only letters and digits, or a phrase consisting of a sequence of words enclosed in double quotes ("...").  Terms are separated by white space.  If any other characters such
     628called "search terms."  A term is a single word containing only letters and digits, or a phrase consisting of a sequence of words enclosed in double quotes ("...").  Terms are separated by white spaces.  If any other characters such
    629629as punctuation appear, they serve to separate terms just as though they were
    630630spaces.  And then they are ignored.  You can't search for words that include
     
    707707_texthelpadvsearchmgpp_ {
    708708Advanced searches in MGPP collections use boolean operators. _texthelpbooleansearch_
    709 <p>The results can be displayed in <b>ranked</b> order, as described for the <b>some</b> search in <a href="\#query-type">_texthelpquerytypetitle_</a>, or in "natural" (or "build") order. This is the order that documents were processed during the creation of the collection.
     709<p>The results can be displayed in <b>ranked</b> order, as described for the <b>some</b> search in <a href="\#query-type">_texthelpquerytypetitle_</a>, or in "natural" (or "build") order. The latter is the order that documents were processed during the creation of the collection.
    710710<p>
    711711Further operators include <b>NEARx</b> and <b>WITHINx</b>.
    712 NEARx is used to specify the maximum distance apart (x words) two query
    713 terms must be for a document to match.
     712NEARx is used to specify the maximum distance (x words)
     713which can separate two query terms for a document to match.
    714714WITHINx specifies that the second term must occur within x words <i>after</i> the first term. This is similar to NEAR but the order is important. The default distance is 20.
    715715}
Note: See TracChangeset for help on using the changeset viewer.