Commit b4043cf5 authored by Jérome Perrin's avatar Jérome Perrin

"Bank Account Key" is not "IBAN Key"

Fix field name and description
parent 1b5bb244
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>The security key for this bank account. IBAN stands for International Bank Account Number</string> </value> <value> <string>The security key for this bank account.</string> </value>
</item> </item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>IBAN Key</string> </value> <value> <string>Bank Account Key</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
1051 1052
\ 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