Changeset 18536 for gsdl/trunk


Ignore:
Timestamp:
2009-02-18T14:33:20+13:00 (15 years ago)
Author:
kjdon
Message:

small tidy ups for search strings

File:
1 edited

Legend:

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

    r17408 r18536  
    412412# unset
    413413
    414 _textsimplesearch_ {Search in _indexselection_ _If_(_jselection_,associated with _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language )that contain(s) _querytypeselection_ of the words_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_)}
    415 
    416 _textadvancedsearch_ {Search in _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
    417 
    418 _textadvancedmgppsearch_ {Search in _indexselection_ _If_(_jselection_,associated with _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language ), and display results in _formquerytypeadvancedselection_ order, for}
     414_textsimplesearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_) for _querytypeselection_ of the words}
     415
     416_textadvancedsearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language) using _querytypeselection_ query}
     417
     418_textadvancedmgppsearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language), and display results in _formquerytypeadvancedselection_ order, for}
    419419
    420420_textadvancedlucenesearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_\,) for }
    421421
    422 _textformsimplesearch_ {Search in _If_(_jselection_, _jselection_)_If_(_gformselection_, at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for _formquerytypesimpleselection_ of }
    423 
    424 _textformadvancedsearchmgpp_ {Search in _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )and display results in _formquerytypeadvancedselection_ order: }
    425 
    426 _textformadvancedsearchlucene_ {Search in _If_(_jselection_, _jselection_)_If_(_gformselection_,  at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for }
     422_textformsimplesearch_ {Search_If_(_jselection_, in _jselection_)_If_(_gformselection_, at _gformselection_ level)_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\,) for _formquerytypesimpleselection_ of }
     423
     424_textformadvancedsearchmgpp_ {Search_If_(_jselection_, in _jselection_)_If_(_gformselection_, at _gformselection_ level)_If_(_nselection_, in _nselection_ language), and display results in _formquerytypeadvancedselection_ order, for }
     425
     426_textformadvancedsearchlucene_ {Search_If_(_jselection_, in _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.}
Note: See TracChangeset for help on using the changeset viewer.