Ignore:
Timestamp:
2000-07-18T11:33:14+12:00 (24 years ago)
Author:
sjboddie
Message:

tidied up macro files a little more

File:
1 edited

Legend:

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

    r1266 r1289  
    452452_textbeginsearch_ [l=es] {Iniciar la búsqueda}
    453453
    454 # the textselect macro may need to be overridden for some collections
    455 # _hselection_, _jselection_ and _nselection_ are set from within the server
    456 # some or all of them may remain unset
    457 _textselect_ [l=es] {_If_(_cgiargb_,_textadvancedsearch_,_textsimplesearch_)}
    458 
    459454_textsimplesearch_ [l=es] {Buscar _If_(_hselection_, _hselection_)_If_(_jselection_,_textjselect_)_If_(_nselection_, en idioma _nselection_)
    460455que contengan _querytypeselection_ las palabras}
     
    464459
    465460_textjselect_ [l=es] {_If_(_hselection_, de) _jselection_}
    466 
    467 _querytypeselection_ [l=es] {
    468 <select name="t">
    469 <option value="1"_If_(_cgiargt_, selected)>_textsome_
    470 <option value="0"_If_(_cgiargt_,, selected)>_textall_
    471 </select>
    472 }
    473461
    474462_textstemon_ [l=es] { (ignorar las terminaciones de las palabras)}
     
    974962predefinido.
    975963}
    976 
    977 
    978 #------------------------------------------------------------
    979 # icons
    980 #------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.