Browse Source

[FIX] message in e-mail template;

pull/92/head
Sylvain LE GAL 10 years ago
parent
commit
5a9202eb2b
  1. 2
      auth_generate_password/data/email_template.xml
  2. 2
      auth_generate_password/i18n/fr.po

2
auth_generate_password/data/email_template.xml

@ -36,7 +36,7 @@ Your OpenERP credentials has been changed:
Please,
<ul>
<li>remember this password and delete this email;</li>
<li>Communicate the password to your team, if you are many people to use the same credentials;</li>
<li>Communicate the password to your team, if there are many people that are using the same credentials;</li>
</ul>]]>
</field>
</record>

2
auth_generate_password/i18n/fr.po

@ -26,7 +26,7 @@ msgid "\n"
"Please,\n"
"<ul>\n"
"<li>remember this password and delete this email;</li>\n"
"<li>Communicate the password to your team, if you are many people to use the same credentials;</li>\n"
"<li>Communicate the password to your team, if there are many people that are using the same credentials;</li>\n"
"</ul>\n"
" "
msgstr "\n"

Loading…
Cancel
Save