svn commit: r1820762 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/accounting/config/AccountingErrorUiLabels.xml

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

svn commit: r1820762 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/accounting/config/AccountingErrorUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Wed Jan 10 16:17:57 2018
New Revision: 1820762

URL: http://svn.apache.org/viewvc?rev=1820762&view=rev
Log:
"Applied fix from trunk for revision: 1820457"
------------------------------------------------------------------------
r1820457 | jleroux | 2018-01-07 14:26:22 +0100 (dim., 07 janv. 2018) | 7 lines

Improved: ID should be the abbreviation for identity in English
(OFBIZ-100131)

Completes r1820451

Thanks: James Yong for the Jira and r1820451 commit

This is mostly to check WIP at INFRA-15394

------------------------------------------------------------------------

Modified:
    ofbiz/ofbiz-framework/branches/release17.12/   (props changed)
    ofbiz/ofbiz-framework/branches/release17.12/applications/accounting/config/AccountingErrorUiLabels.xml

Propchange: ofbiz/ofbiz-framework/branches/release17.12/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Jan 10 16:17:57 2018
@@ -10,4 +10,4 @@
 /ofbiz/branches/json-integration-refactoring:1634077-1635900
 /ofbiz/branches/multitenant20100310:921280-927264
 /ofbiz/branches/release13.07:1547657
-/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820644,1820658
+/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820457,1820644,1820658

Modified: ofbiz/ofbiz-framework/branches/release17.12/applications/accounting/config/AccountingErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release17.12/applications/accounting/config/AccountingErrorUiLabels.xml?rev=1820762&r1=1820761&r2=1820762&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/branches/release17.12/applications/accounting/config/AccountingErrorUiLabels.xml (original)
+++ ofbiz/ofbiz-framework/branches/release17.12/applications/accounting/config/AccountingErrorUiLabels.xml Wed Jan 10 16:17:57 2018
@@ -980,11 +980,11 @@
         <value xml:lang="zh-TW">獲取認證使用者時出錯</value>
     </property>
     <property key="worldPayEvents.problemsGettingInstId">
-        <value xml:lang="de">Probleme beim Ermitteln der Inst Id</value>
-        <value xml:lang="en">Problems Getting Inst Id</value>
+        <value xml:lang="de">Probleme beim Ermitteln der Inst ID</value>
+        <value xml:lang="en">Problems Getting Inst ID</value>
         <value xml:lang="fr">Problème de récupération de l'Inst Id</value>
         <value xml:lang="hi-IN">Inst Id में समस्याएँ हो रही</value>
-        <value xml:lang="it">Problema nel ricavare il parametro Inst Id</value>
+        <value xml:lang="it">Problema nel ricavare il parametro Inst ID</value>
         <value xml:lang="ja">導入IDの取得に問題があります。</value>
         <value xml:lang="pt">Problemas ao obter ID de inst</value>
         <value xml:lang="zh">获取实例标识时出错</value>