
Heinz
Posts: 9
|
| Posted: 06/13/2007, 5:35 AM |
|
Hello,
I tryed to find a solution in forum but without success.
I want to create dynamic translation/ ressources sample {res:RangeToSelect} with following content:
englisch: "please select year range from {firstYear} to {lastYear}"
Deutsch: "Bitte selektieren Sie den Jahres Bereich von {firstYear} bis {lastYear}"
Based on an database value the user should get the following text as a table- or coloum header:
"please select year range from 2007 to 2010"
The same thing I want to use in coloum headers in a report.
The problem is not to create the translations/ressources like {res:RangeToSelect} or to switch between the languages.
My problem is to change the placeholder {firstYear} and {lastYear} before using the ressource content from {res:RangeToSelect} in my tableheader.
I found some similar like:
Die im Feld {1} angegebene Datei {0} wurde nicht gefunden. as german translation for CCS_FileNotFound
Any idea/ cookbook ?
Thanks a lot
Heinz
|
 |
 |
|

|