Author: erwan
Date: Thu Feb 11 10:04:42 2010
New Revision: 908907
URL:
http://svn.apache.org/viewvc?rev=908907&view=revLog:
German translation for property loginmapprocs.password_not_equal_verfiy_password in SecurityextUiLabels was wrong - OFBIZ-3462
(
https://issues.apache.org/jira/browse/OFBIZ-3462)
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=908907&r1=908906&r2=908907&view=diff==============================================================================
--- ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/SecurityextUiLabels.xml Thu Feb 11 10:04:42 2010
@@ -272,7 +272,7 @@
<value xml:lang="zh">缺å°(æ§)å¯ç ã</value>
</property>
<property key="loginmapprocs.password_not_equal_verfiy_password">
- <value xml:lang="de">Das neue Passwort ist identisch mit dem Bestätigungspasswort</value>
+ <value xml:lang="de">Das neue Passwort ist nicht identisch mit dem Bestätigungspasswort</value>
<value xml:lang="en">New Password does not equal Verify Password</value>
<value xml:lang="es">Los passwords no concuerdan</value>
<value xml:lang="fr">Le nouveau mot de passe ne correspond pas à la vérification de ce nouveau mot de passe</value>