Author: jleroux
Date: Mon Dec 17 20:39:50 2012
New Revision: 1423131

URL: http://svn.apache.org/viewvc?rev=1423131&view=rev
Log:
"Applied fix from trunk for revision: 1423117" 
------------------------------------------------------------------------
r1423117 | jleroux | 2012-12-17 21:12:26 +0100 (lun., 17 déc. 2012) | 1 line

This was causing duplicates in language selection in Label Manager, thanks to 
Jinghai's and Paul Pipper's help
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release12.04/   (props changed)
    
ofbiz/branches/release12.04/applications/accounting/config/AccountingUiLabels.xml

Propchange: ofbiz/branches/release12.04/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1423117

Modified: 
ofbiz/branches/release12.04/applications/accounting/config/AccountingUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release12.04/applications/accounting/config/AccountingUiLabels.xml?rev=1423131&r1=1423130&r2=1423131&view=diff
==============================================================================
--- 
ofbiz/branches/release12.04/applications/accounting/config/AccountingUiLabels.xml
 (original)
+++ 
ofbiz/branches/release12.04/applications/accounting/config/AccountingUiLabels.xml
 Mon Dec 17 20:39:50 2012
@@ -2335,7 +2335,7 @@
         <value xml:lang="hi_IN">चेक/हुंडी 
नम्बर</value>
         <value xml:lang="pt">Verifiquar número</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>


Reply via email to