You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2008/03/06 11:30:58 UTC

[jira] Closed: (OFBIZ-1691) Clear CommonUiLabels redundant redefinition

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

Jacques Le Roux closed OFBIZ-1691.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Your patch (but the lines signaled above) are in trunk rev. 634210  
I kept the pt_PT labels when they were different from pt (not sure why : Brazilian origin for pt ?). Maybe Portuguese speaking people should check them.

> Clear CommonUiLabels redundant redefinition
> -------------------------------------------
>
>                 Key: OFBIZ-1691
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1691
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ecommerce, framework, manufacturing, order, party
>    Affects Versions: SVN trunk
>         Environment: WinXP
>            Reporter: Bruno Busco
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: commonlabels.patch
>
>
> CommonXXX labels are defined in CommoUiLabels.xml file with an almost complete language support but some of these labels are also duplicated (with the same content) also in other resource files like: EcommerceUiLabes, OrderUiLabels, PartyUiLabels, ManufacturingUiLabels and SecurityextUiLabels.
> These copies seem also to have been forgotten becouse there are much less language defined than in the CommonUiLabels.
> In the attached patch there is a tentative to reduce the possibility to get confused while looking for the correct language string to update or for the correct place where a new language must be added.
> What I have done is:
> - Removed from EcommerceUiLabels all the definitions already present in CommonUiLabels (the "cs" language translation that was missing in CommonUiLabels has been added from EcommerceUiLabels)
> - Removed from OrderUiLabels, PartyUiLabels, ManufacturingUiLabels and SecurityextUiLabels all the definitions already present in CommonUiLabels

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