[ 
https://issues.apache.org/jira/browse/VFS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495741
 ] 

Mario Ivankovits commented on VFS-154:
--------------------------------------

What is it good for?

We do not have a single translation for now - or do you plan to provide one? ;-)

Even then - If I guess correctly what you try to do: fallback to default 
properties if a key is missing in one of the translations; then java will do 
this already, no?

>From the ResourceBundle javadoc - getBundle() :
Locale("fr", "CH"): result MyResources_fr_CH.class, parent 
MyResources_fr.properties, parent MyResources.class

> Find all Resources.properties and merge them.
> ---------------------------------------------
>
>                 Key: VFS-154
>                 URL: https://issues.apache.org/jira/browse/VFS-154
>             Project: Commons VFS
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Adam Heath
>            Priority: Minor
>         Attachments: feature_merged_message_resources.patch
>
>
> Add CombinedResources, which fetches all Resources.properties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to