You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Majid Kalkatechi (JIRA)" <ji...@apache.org> on 2007/03/28 09:21:32 UTC

[jira] Updated: (OFBIZ-852) presenting languages and countries as "English - United State" instead of "English (United States)" because of right-to-left problems

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

Majid Kalkatechi updated OFBIZ-852:
-----------------------------------

    Attachment: header.ftl

This file is improved version of header.ftl (in [OFBIZ_HOME/framework/common/webcommon/includes/header.ftl]) that the parenthesis of Locale.getDisplayName(); is removed and replaced with one '-'

> presenting languages and countries as "English - United State" instead of "English (United States)" because of right-to-left problems
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-852
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-852
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Majid Kalkatechi
>            Priority: Trivial
>         Attachments: header.ftl
>
>
> In right-to-left languages(like Farsi,Arabic,...), language options will became like : ")English (United State ", this is because of  parenthesis that is not became right-to-left properly. If we display the languages and their countries like "English - United State", instead of "English (United State )", this problem will be gone.

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