[ 
https://issues.apache.org/jira/browse/SHINDIG-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

impetus technologies updated SHINDIG-541:
-----------------------------------------

    Attachment: MessageBundleParser.php.patch
                GadgetServer.php.patch

Hi,
I have created patches for the same. Please verify them.
I have also used some dummy xml files for testing. Please let me know if needs 
to add them also.
Thanks
Ruchi Kothari

> Tiered message bundles 
> -----------------------
>
>                 Key: SHINDIG-541
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-541
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Chris Chabot
>            Priority: Critical
>         Attachments: GadgetServer.php.patch, MessageBundleParser.php.patch
>
>
> Currently shindig uses only one localization pack (whichever language pack 
> matches the preffered language the closest), and uses only that for message 
> tag substitution.
> However the correct behavior should be that if a translation tag (__MSG_foo) 
> is not found in the active language set, it should try the the next best 
> match (so first en-US, then en-ALL, then ALL-ALL if the previous 2 failed) 
> and use that for translation.

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

Reply via email to