Hi, If an unexperienced programmer wants to make use of the multilingual interface... I miss some clues how to implement changes on labeltexts depending on the language. \unprotect \defineinterfaceconstant{weekagenda}{weekagenda} \startinterface de \setinterfaceconstant {weekagenda}{Wochenagenda} \stopinterface \startinterface nl \setinterfaceconstant {weekagenda}{Weekagenda} \stopinterface \def\Week{\selectinterface\c!weekagenda} \protect \mainlanguage[de] \starttext \Week \stoptext Willi
Am 26.12.2010 um 16:47 schrieb Willi Egger:
Hi,
If an unexperienced programmer wants to make use of the multilingual interface...
I miss some clues how to implement changes on labeltexts depending on the language.
I’m not sure what do you want but the \setuplabeltext command has a different name dependent on the language, e.g. \setuplabeltext[en][week=Week] can be written with the german interface as \stellelabeltextein[en][woche=Week] Wolfgang
participants (2)
-
Willi Egger
-
Wolfgang Schuster