Commit 84d9096f authored by Jérome Perrin's avatar Jérome Perrin

Use Password and confirmation doesn\'t match as validator message

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17914 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f4fabc78
......@@ -27,7 +27,7 @@
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
<value> <string>Password and confirmation doesn\'t match.</string> </value>
</item>
</dictionary>
</value>
......@@ -87,7 +87,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>New Password</string> </value>
</item>
</dictionary>
......
606
\ No newline at end of file
607
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment