Commit 2e4393bd authored by Jérome Perrin's avatar Jérome Perrin

*: use "Recover your Account" as term for password reset action

with erp5_credential it's a bit more than password reset, because
there's also a feature to recover the username for a given email, but
all this can be named "Recover your Account". That was the term already
used in ERP5JS
parent d2dba64c
......@@ -136,7 +136,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Send</string> </value>
<value> <string>Recover your Account</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -132,7 +132,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Validate</string> </value>
<value> <string>Recover your Account</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
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