Hi Wolf,

Thanks for your reply.

Also make sure you followed the proper filename conventions.
So e.g. yourApp.properties for English, and yourApp_de.properties for German. Otherwise the Framework can't figure out what file serves for what language. :-)

It's about the standard message bundle that comes with MyFaces and contains messages such as (quoted from memory) "Fill in this required field" - so I don't see a problem here. :-)


This is also the way to slip in some jokes; you could e.g. use a weird extention never used at your place (like the one for "swahili") to provide a local German dialect version of your app. (to make that work, your users would of course add that to their browser languages... )

Definitely sounds interesting, especially where I work at the moment (bavaria). Unfortunately, my boss wouldn't be amused about this. ;-)


Kind regards,
Dennis



Wolf Benz <[EMAIL PROTECTED]> wrote:

Also make sure you followed the proper filename conventions.
So e.g. yourApp.properties for English, and yourApp_de.properties for German. Otherwise the Framework can't figure out what file serves for what language. :-) This is also the way to slip in some jokes; you could e.g. use a weird extention never used at your place (like the one for "swahili") to provide a local German dialect version of your app. (to make that work, your users would of course add that to their browser languages... )

Wolf

Reply via email to