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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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