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/german.dm

    r11117 r11132  
    288288_texticoncont_ [l=de] {Weitermachen?}
    289289
    290 _textltwarning_ [l=de] {<p><center>
    291 <table cellspacing=0 cellpadding=0 width=_pagewidth_>
    292 <tr valign=top><td>_iconwarning_Wenn der Text hier expandiert wird, wird eine sehr grosse Menge an Daten dargestellt werden mÃŒssen _imagecont_
    293 </td></tr></table></center>
     290_textltwarning_ [l=de] {<div class="buttons">_imagecont_</div>
     291_iconwarning_Wenn der Text hier expandiert wird, wird eine sehr grosse Menge an Daten dargestellt werden mÃŒssen
    294292}
    295293
     
    465463
    466464
    467 ## "WEITERMACHEN?" ## top_nav_button ## cont ##
    468 _httpiconcontoff_ [l=de] {_httpimg_/de/contof.gif}
    469 _httpiconconton_ [l=de] {_httpimg_/de/conton.gif}
    470 
    471 ## "EXPANDIEREN\nDES TEXTS" ## document_button ## eallt ##
    472 _httpiconealltof_ [l=de] {_httpimg_/de/ealltof.gif}
    473 _httpiconeallton_ [l=de] {_httpimg_/de/eallton.gif}
    474 
    475 ## "KONTRAKTIONDES\nINHALTS" ## document_button ## econc ##
    476 _httpiconeconcof_ [l=de] {_httpimg_/de/econcof.gif}
    477 _httpiconeconcon_ [l=de] {_httpimg_/de/econcon.gif}
    478 
    479 ## "SEPARATES\nFENSTER" ## document_button ## edtch ##
    480 _httpiconedtchof_ [l=de] {_httpimg_/de/edtchof.gif}
    481 _httpiconedtchon_ [l=de] {_httpimg_/de/edtchon.gif}
    482 
    483 ## "EXPANDIEREN\nDES INHALTS" ## document_button ## eexpc ##
    484 _httpiconeexpcof_ [l=de] {_httpimg_/de/eexpcof.gif}
    485 _httpiconeexpcon_ [l=de] {_httpimg_/de/eexpcon.gif}
    486 
    487 ## "KONTRAKTION\nDES TEXTS" ## document_button ## etsec ##
    488 _httpiconetsecof_ [l=de] {_httpimg_/de/etsecof.gif}
    489 _httpiconetsecon_ [l=de] {_httpimg_/de/etsecon.gif}
    490 
    491 ## "HERVORHEBUNG" ## document_button ## ehl ##
    492 _httpiconehlof_ [l=de] {_httpimg_/de/ehlof.gif}
    493 _httpiconehlon_ [l=de] {_httpimg_/de/ehlon.gif}
    494 
    495 ## "KEINE\nHERVORHEBUNG" ## document_button ## enhl ##
    496 _httpiconenhlof_ [l=de] {_httpimg_/de/enhlof.gif}
    497 _httpiconenhlon_ [l=de] {_httpimg_/de/enhlon.gif}
     465_textCONTINUE_ [l=de] {WEITERMACHEN?}
     466
     467_textEXPANDTEXT_ [l=de] {EXPANDIEREN\nDES TEXTS}
     468
     469_textCONTRACTCONTENTS_ [l=de] {KONTRAKTIONDES\nINHALTS}
     470
     471_textDETACH_ [l=de] {SEPARATES\nFENSTER}
     472
     473_textEXPANDCONTENTS_ [l=de] {EXPANDIEREN\nDES INHALTS}
     474
     475_textCONTRACT_ [l=de] {KONTRAKTION\nDES TEXTS}
     476
     477_textHIGHLIGHT_ [l=de] {HERVORHEBUNG}
     478
     479_textNOHIGHLIGHT_ [l=de] {KEINE\nHERVORHEBUNG}
    498480
    499481
Note: See TracChangeset for help on using the changeset viewer.