Ignore:
Timestamp:
2006-01-27T12:49:37+13:00 (18 years ago)
Author:
jrm21
Message:

the document buttons (expand/detach etc) are now done as css-formatted text
rather than images.

File:
1 edited

Legend:

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

    r11117 r11132  
    296296_texticoncont_ [l=es] {¿desea continuar?}
    297297
    298 _textltwarning_ [l=es] {<p><center>
    299 <table cellspacing=0 cellpadding=0 width=_pagewidth_>
    300 <tr valign=top><td>_iconwarning_Expandir el texto aquí generará una gran
    301 cantidad de datos que su navegador deberá procesar _imagecont_
    302 </td></tr></table></center>
     298_textltwarning_ [l=es] {<div class="buttons">_imagecont_</div>
     299_iconwarning_Expandir el texto aquí generará una gran
     300cantidad de datos que su navegador deberá procesar
    303301}
    304302
     
    474472
    475473
    476 ## "¿DESEA CONTINUAR???" ## top_nav_button ## cont ##
    477 _httpiconcontoff_ [l=es] {_httpimg_/es/contof.gif}
    478 _httpiconconton_ [l=es] {_httpimg_/es/conton.gif}
    479 
    480 ## "TEXTO\nCOMPLETO" ## document_button ## eallt ##
    481 _httpiconealltof_ [l=es] {_httpimg_/es/ealltof.gif}
    482 _httpiconeallton_ [l=es] {_httpimg_/es/eallton.gif}
    483 
    484 ## "CONTRAER\nÍNDICE" ## document_button ## econc ##
    485 _httpiconeconcof_ [l=es] {_httpimg_/es/econcof.gif}
    486 _httpiconeconcon_ [l=es] {_httpimg_/es/econcon.gif}
    487 
    488 ## "SEPARAR" ## document_button ## edtch ##
    489 _httpiconedtchof_ [l=es] {_httpimg_/es/edtchof.gif}
    490 _httpiconedtchon_ [l=es] {_httpimg_/es/edtchon.gif}
    491 
    492 ## "EXPANDIR\nÍNDICE" ## document_button ## eexpc ##
    493 _httpiconeexpcof_ [l=es] {_httpimg_/es/eexpcof.gif}
    494 _httpiconeexpcon_ [l=es] {_httpimg_/es/eexpcon.gif}
    495 
    496 ## "CONTRAER\nTEXTO" ## document_button ## etsec ##
    497 _httpiconetsecof_ [l=es] {_httpimg_/es/etsecof.gif}
    498 _httpiconetsecon_ [l=es] {_httpimg_/es/etsecon.gif}
    499 
    500 ## "RESALTAR" ## document_button ## ehl ##
    501 _httpiconehlof_ [l=es] {_httpimg_/es/ehlof.gif}
    502 _httpiconehlon_ [l=es] {_httpimg_/es/ehlon.gif}
    503 
    504 ## "NO\nRESALTAR" ## document_button ## enhl ##
    505 _httpiconenhlof_ [l=es] {_httpimg_/es/enhlof.gif}
    506 _httpiconenhlon_ [l=es] {_httpimg_/es/enhlon.gif}
     474_textCONTINUE_ [l=es] {¿DESEA CONTINUAR???}
     475
     476_textEXPANDTEXT_ [l=es] {TEXTO\nCOMPLETO}
     477
     478_textCONTRACTCONTENTS_ [l=es] {CONTRAER\nÍNDICE}
     479
     480_textDETACH_ [l=es] {SEPARAR}
     481
     482_textEXPANDCONTENTS_ [l=es] {EXPANDIR\nÍNDICE}
     483
     484_textCONTRACT_ [l=es] {CONTRAER\nTEXTO}
     485
     486_textHIGHLIGHT_ [l=es] {RESALTAR}
     487
     488_textNOHIGHLIGHT_ [l=es] {NO\nRESALTAR}
    507489
    508490
Note: See TracChangeset for help on using the changeset viewer.