Proxify

Transform all standard field to proxy field in the credential library
parent 2a36df6e
...@@ -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>my_dialog_mode_password</string> </value> <value> <string>my_dialog_mode_password</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>Password does not match the confirm password.</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
334 335
\ 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