0

Using Internationalization "i3-label_de_DE.properties"

asked 2010-08-20 08:49:22 +0800

moloch gravatar image moloch
606 1 13

Hello,

i tried this way with i3-label_de_DE.properties and it works

<?taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c"?>
...

<listheader label="${c:l('app.title')}" ></listheader>


but when i want to use my own properties file for example mylanguage_de.properties or something like that, what should i do to do that?

thanks for your help

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2010-08-20 13:55:47 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

updated 2010-08-20 13:57:11 +0800

At time you must take this naming convention. I know there is a features request on ZK to split such files.
Means, yet it runs only if your files begin with 'i3-labels' .

 i3-label.properties  --> default language
 i3-label_de_DE.properties --> german language
 i3-label_fr_FR.properties  --> francais language
 . . .

best
Stephan

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-08-20 08:49:22 +0800

Seen: 337 times

Last updated: Aug 20 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More