[ 
https://issues.apache.org/jira/browse/OFBIZ-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581154#action_12581154
 ] 

Bruno Busco commented on OFBIZ-1698:
------------------------------------

If we agree with the following dependence hierarchy i can run the script 
against the last trunk and submit a patch with all the modified UiLabels files.

============================================
"framework/common/config/CommonUiLabels.xml",
"framework/common/config/PrefErrorUiLabels.xml",
"framework/common/config/SecurityextUiLabels.xml",
"framework/service/config/ServiceErrorUiLabels.xml",
"framework/minilang/config/MiniLangErrorUiLabels.xml",
"framework/shark/config/SharkUILabels.xml",
"framework/guiapp/config/XuiUiLabels.xml",
"framework/example/config/ExampleUiLabels.xml",
"framework/webapp/config/WebappUiLabels.xml",
"framework/webtools/config/WebtoolsErrorUiLabels.xml",
"framework/webtools/config/WebtoolsUiLabels.xml",
"applications/accounting/config/AccountingUiLabels.xml",
"applications/party/config/PartyUiLabels.xml",
"applications/product/config/ProductErrorUiLabels.xml",
"applications/product/config/ProductUiLabels.xml",
"applications/order/config/OrderErrorUiLabels.xml",
"applications/order/config/OrderUiLabels.xml",
"applications/content/config/ContentUiLabels.xml",
"applications/content/config/ContentErrorUiLabels.xml",
"applications/ecommerce/config/EcommerceUiLabels.xml",
"applications/manufacturing/config/ManufacturingReportsUiLabels.xml",
"applications/manufacturing/config/ManufacturingUiLabels.xml",
"applications/marketing/config/MarketingUiLabels.xml",
"applications/humanres/config/HumanResUiLabels.xml",
"applications/workeffort/config/WorkEffortUiLabels.xml",
"specialpurpose/assetmaint/config/AssetMaintUiLabels.xml",
"specialpurpose/bi/config/BiUiLabels.xml",
"specialpurpose/ebay/config/EbayUiLabels.xml",
"specialpurpose/googlebase/config/GoogleBaseUiLabels.xml",
"specialpurpose/oagis/config/OagisUiLabels.xml",
"specialpurpose/ProjectMgr/config/ProjectMgrUiLabels.xml",
============================================


> Locale labels in language different from the fallback sometime are not 
> displayed
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1698
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1698
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>            Assignee: Jacques Le Roux
>         Attachments: cleanlabels.py
>
>
> A label is not displayed in the selected language but in the fallback one 
> when ALL the following are true:
> - A language different from the one specified as "locale.properties.fallback" 
> in framework/common/config/general.properties is selected
> - The label is defined in more than one XXXUiLabels.XML file (say 
> File1UiLabels.xml and File2UiLabels.xml)
> - The screen includes first File1UiLabels.xml and then File2UiLabels.xml
> - In File1UiLabels.xml there is NO translation for the selected language
> - In File2UiLabels.xml there is the translation for the selected language
> This bug was not present in Release 4.0 and i think could have been 
> introduced with the new locale system.
> You can check the bug going in the trunk demo in the ecommerce main page and 
> selecting italian. -> Labels "Cart Summary" and "Special Offers" are not 
> translated.
> In the R4.0 demo it is all OK

-- 
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