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

Provide user friendly message.

parent 8e08e279
...@@ -16,6 +16,14 @@ ...@@ -16,6 +16,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>
...@@ -26,7 +34,7 @@ ...@@ -26,7 +34,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>Selected login is already in use, please choose different one.</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
363 364
\ 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