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 @@ ...@@ -85,7 +85,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Password Confimation</string> </value> <value> <string>Password Confirmation</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
...@@ -14,6 +14,14 @@ ...@@ -14,6 +14,14 @@
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>delegated_message_list</string> </key>
<value>
<list>
<string>external_validator_failed</string>
</list>
</value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>your_reference</string> </value> <value> <string>your_reference</string> </value>
...@@ -24,7 +32,7 @@ ...@@ -24,7 +32,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>external_validator_failed</string> </key> <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> </item>
</dictionary> </dictionary>
</value> </value>
......
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Password Confimation</string> </value> <value> <string>Password Confirmation</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
...@@ -14,6 +14,14 @@ ...@@ -14,6 +14,14 @@
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>delegated_message_list</string> </key>
<value>
<list>
<string>external_validator_failed</string>
</list>
</value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>your_reference</string> </value> <value> <string>your_reference</string> </value>
...@@ -24,7 +32,7 @@ ...@@ -24,7 +32,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>external_validator_failed</string> </key> <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> </item>
</dictionary> </dictionary>
</value> </value>
......
568 569
\ No newline at end of file \ 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