You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by nm...@apache.org on 2017/07/22 10:43:38 UTC

svn commit: r1802671 - /ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml

Author: nmalin
Date: Sat Jul 22 10:43:38 2017
New Revision: 1802671

URL: http://svn.apache.org/viewvc?rev=1802671&view=rev
Log:
Fixed: add forget label AccountingUpdateRateAmountAlreadyExist

Modified:
    ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml

Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml?rev=1802671&r1=1802670&r2=1802671&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml Sat Jul 22 10:43:38 2017
@@ -763,6 +763,10 @@
         <value xml:lang="zh">获取税务设置时数据错误:${errorString}</value>
         <value xml:lang="zh-TW">獲取稅務設定時資料錯誤:${errorString}</value>
     </property>
+    <property key="AccountingUpdateRateAmountAlreadyExist">
+        <value xml:lang="en">The Rate amount already exist</value>
+        <value xml:lang="fr">Le taux est déjà existant</value>
+    </property>
     <property key="AccountingUploadedFileDataNotFound">
         <value xml:lang="en">Uploaded file data not found</value>
     </property>