Support multiple message-bundles for l10n
-----------------------------------------
Key: MYFACES-2150
URL: https://issues.apache.org/jira/browse/MYFACES-2150
Project: MyFaces Core
Issue Type: New Feature
Environment: All Environments
Reporter: Felix Becker
Priority: Minor
Hi,
i tried to use more than one property file for l10n (defined in the
<application><message-bundle>..) but that didn't work. Even if it's not part of
the official JSF 1.2 spec, it would be very cool if myfaces could provide
support for multiple l10n property files. You need this if you are writing a
central library for many modules providing jsf layouts and functionality. The
modules currently have to define translations for library specific contents
(for example the login page which is provided by the lib). It would be better
if the modules only have to provide module specific translations in their
module_lang_<locale>.properties - but this needs the support for splitting up
the translation files.
Felix
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.