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>