You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "buzltie (JIRA)" <ji...@apache.org> on 2008/03/08 23:57:47 UTC

[jira] Created: (OFBIZ-1701) label correction in /ofb/applications/party/data/PartyTypeData.xml

label correction in /ofb/applications/party/data/PartyTypeData.xml
------------------------------------------------------------------

                 Key: OFBIZ-1701
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1701
             Project: OFBiz
          Issue Type: Improvement
          Components: party
    Affects Versions: SVN trunk
         Environment: n/a
            Reporter: buzltie
            Priority: Trivial


In /ofb/applications/party/data/PartyTypeData.xml...

-for <property key="AgreementItemType.description.AGREEMENT_COMMISSION">
   -need to change the string inside  <value xml:lang="en">Section</value>  to <value xml:lang="en">Commission Rate</value>.

-i also noticed that the <value> elements for multi-lingual support are not consistent across all <property> elements. I.e. some may have a translation for a certain language and some don't. I don't know if this is by design or an oversight.

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


[jira] Closed: (OFBIZ-1701) label correction in /ofb/applications/party/data/PartyTypeData.xml

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1701.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

You were right but not all, the filename is PartyEntityLabels.xml.

Translations are not centralised (remember, it's a *true* open source project), everybody interested can participate when available (you are welcome ;o). This is why some labels are not translated. Be confident, translation is already respectable and is enhanced every weeks...

Fixed in trunk rev. 635203 with some French amendments

> label correction in /ofb/applications/party/data/PartyTypeData.xml
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-1701
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1701
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>         Environment: n/a
>            Reporter: buzltie
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>
> In /ofb/applications/party/data/PartyTypeData.xml...
> -for <property key="AgreementItemType.description.AGREEMENT_COMMISSION">
>    -need to change the string inside  <value xml:lang="en">Section</value>  to <value xml:lang="en">Commission Rate</value>.
> -i also noticed that the <value> elements for multi-lingual support are not consistent across all <property> elements. I.e. some may have a translation for a certain language and some don't. I don't know if this is by design or an oversight.

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