Commit e40d7452 authored by Rafael Monnerat's avatar Rafael Monnerat

Improve messages and Typos mistakes.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42212 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cc4cdfa3
......@@ -85,7 +85,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Password Confimation</string> </value>
<value> <string>Password Confirmation</string> </value>
</item>
</dictionary>
</value>
......
......@@ -14,6 +14,14 @@
</list>
</value>
</item>
<item>
<key> <string>delegated_message_list</string> </key>
<value>
<list>
<string>external_validator_failed</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>your_reference</string> </value>
......@@ -24,7 +32,7 @@
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
<value> <string>User login is either already used or contains invalid characters. Please try another one.</string> </value>
</item>
</dictionary>
</value>
......
......@@ -90,7 +90,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Password Confimation</string> </value>
<value> <string>Password Confirmation</string> </value>
</item>
</dictionary>
</value>
......
......@@ -14,6 +14,14 @@
</list>
</value>
</item>
<item>
<key> <string>delegated_message_list</string> </key>
<value>
<list>
<string>external_validator_failed</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>your_reference</string> </value>
......@@ -24,7 +32,7 @@
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
<value> <string>User login is either already used or contains invalid characters. Please try another one.</string> </value>
</item>
</dictionary>
</value>
......
568
\ No newline at end of file
569
\ 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