Commit fe919b4e authored by Łukasz Nowak's avatar Łukasz Nowak

Provide user friendly message.

parent 8e08e279
......@@ -16,6 +16,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>
......@@ -26,7 +34,7 @@
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
<value> <string>Selected login is already in use, please choose different one.</string> </value>
</item>
</dictionary>
</value>
......
363
\ No newline at end of file
364
\ 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