Ignore:
Timestamp:
2012-12-04T15:46:11+13:00 (11 years ago)
Author:
ak19
Message:

All backslash-n (newline) chars replaced with html break since that's what the interface_basic.properties file for English uses for newline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/WEB-INF/classes/interface_basic_nl.properties

    r26483 r26546  
    2020query.matches=passende teksten
    2121document.gotopage=Ga naar pagina
    22 doc.expand_doc_b=TEKST\nUITBREIDEN
     22doc.expand_doc_b=TEKST<br />UITBREIDEN
    2323doc.expand_doc_tip=Hele tekst weergeven
    24 doc.contract_doc_b=TEKST\nINKRIMPEN
     24doc.contract_doc_b=TEKST<br />INKRIMPEN
    2525doc.contract_doc_tip=Alleen maar geselecteerde tekst weergeven
    26 doc.expand_contents_b=INHOUD\nUITBREIDEN
     26doc.expand_contents_b=INHOUD<br />UITBREIDEN
    2727doc.expand_contents_tip=Inhouds opgave uitbreiden
    28 doc.contract_contents_b=INHOUD\nINKRIMPEN
     28doc.contract_contents_b=INHOUD<br />INKRIMPEN
    2929doc.contract_contents_tip=Inhoudsopgave inkorten
    30 doc.detach_page_b=NIEUW\nVENSTER
     30doc.detach_page_b=NIEUW<br />VENSTER
    3131doc.detach_page_tip=Open en nieuw venster voor deze pagina
    3232param.sortBy.1=gestaffelde
Note: See TracChangeset for help on using the changeset viewer.