svn commit: r1729082 - in /ofbiz/branches/release15.12: ./ applications/accounting/config/AccountingEntityLabels.xml

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

svn commit: r1729082 - in /ofbiz/branches/release15.12: ./ applications/accounting/config/AccountingEntityLabels.xml

jleroux@apache.org
Author: jleroux
Date: Mon Feb  8 08:03:04 2016
New Revision: 1729082

URL: http://svn.apache.org/viewvc?rev=1729082&view=rev
Log:
"Applied fix from trunk for revision: 1729005"
------------------------------------------------------------------------
r1729005 | jleroux | 2016-02-07 19:38:19 +0100 (dim. 07 févr. 2016) | 1 ligne

Fixes a typo: xml != xlm
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release15.12/   (props changed)
    ofbiz/branches/release15.12/applications/accounting/config/AccountingEntityLabels.xml

Propchange: ofbiz/branches/release15.12/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Feb  8 08:03:04 2016
@@ -9,4 +9,4 @@
 /ofbiz/branches/json-integration-refactoring:1634077-1635900
 /ofbiz/branches/multitenant20100310:921280-927264
 /ofbiz/branches/release13.07:1547657
-/ofbiz/trunk:1722712,1723007,1723248,1724402,1724411,1724566,1724689,1724763,1724916,1724918,1724925,1724930,1724940,1724943,1724946,1724951,1724954,1724957,1724975,1724978,1725006,1725217,1725257,1725561,1725574,1726388,1726493,1726828,1728398,1728411,1729078
+/ofbiz/trunk:1722712,1723007,1723248,1724402,1724411,1724566,1724689,1724763,1724916,1724918,1724925,1724930,1724940,1724943,1724946,1724951,1724954,1724957,1724975,1724978,1725006,1725217,1725257,1725561,1725574,1726388,1726493,1726828,1728398,1728411,1729005,1729078

Modified: ofbiz/branches/release15.12/applications/accounting/config/AccountingEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/accounting/config/AccountingEntityLabels.xml?rev=1729082&r1=1729081&r2=1729082&view=diff
==============================================================================
--- ofbiz/branches/release15.12/applications/accounting/config/AccountingEntityLabels.xml (original)
+++ ofbiz/branches/release15.12/applications/accounting/config/AccountingEntityLabels.xml Mon Feb  8 08:03:04 2016
@@ -5430,7 +5430,7 @@
         <value xml:lang="en">Highest Pay Rate</value>
         <value xml:lang="fr">Prix haut</value>
         <value xml:lang="ja">最高支払レート</value>
-        <value xlm:lang="nl">Tarief - hoogste</value>
+        <value xml:lang="nl">Tarief - hoogste</value>
         <value xml:lang="vi">Tá»· lệ thanh toán cao nhất</value>
         <value xml:lang="zh">最高支付费率</value>
         <value xml:lang="zh-TW">最高支付費率</value>