svn commit: r759166 - /ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml

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

svn commit: r759166 - /ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Fri Mar 27 14:56:52 2009
New Revision: 759166

URL: http://svn.apache.org/viewvc?rev=759166&view=rev
Log:
A patch from Guo Weizhan "Update the Chinese password incorrect tip from "密码不争取" to "密码不正确" https://issues.apache.org/jira/browse/OFBIZ-2258

Modified:
    ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml

Modified: ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml?rev=759166&r1=759165&r2=759166&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml Fri Mar 27 14:56:52 2009
@@ -526,7 +526,7 @@
         <value xml:lang="ro">Parola incorecta.</value>
         <value xml:lang="ru">Неверный пароль.</value>
         <value xml:lang="th">รหัสผ่านไม่ถูกต้อง</value>
-        <value xml:lang="zh">密码不争取。</value>
+        <value xml:lang="zh">密码不正确。</value>
     </property>
     <property key="loginservices.password_may_not_equal_username">
         <value xml:lang="de">Das Passwort darf nicht mit dem Usernamen übereinstimmen.</value>