You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/12/17 21:12:28 UTC

svn commit: r1423117 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

Author: jleroux
Date: Mon Dec 17 20:12:26 2012
New Revision: 1423117

URL: http://svn.apache.org/viewvc?rev=1423117&view=rev
Log:
This was causing duplicates in language selection in Label Manager, thanks to Jinghai's help

Modified:
    ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=1423117&r1=1423116&r2=1423117&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Mon Dec 17 20:12:26 2012
@@ -2760,7 +2760,7 @@
         <value xml:lang="pt">Verifiquar número</value>
         <value xml:lang="vi">Số kiểm tra</value>
         <value xml:lang="zh">支票号</value>
-        <value xml:lang="zh_Tw">支票號碼</value>
+        <value xml:lang="zh_TW">支票號碼</value>
     </property>
     <property key="AccountingChecks">
         <value xml:lang="ar">صكوك</value>