Projet

Général

Profil

0001-translations-fix-spelling-in-password-login-form-343.patch

Frédéric Péters, 24 juin 2019 19:20

Télécharger (2,08 ko)

Voir les différences:

Subject: [PATCH] translations: fix spelling in password login form (#34300)

 src/authentic2/locale/fr/LC_MESSAGES/django.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
src/authentic2/locale/fr/LC_MESSAGES/django.po
8 8
"Project-Id-Version: Authentic\n"
9 9
"Report-Msgid-Bugs-To: \n"
10 10
"POT-Creation-Date: 2019-06-22 17:17+0200\n"
11
"PO-Revision-Date: 2019-06-19 11:13+0200\n"
11
"PO-Revision-Date: 2019-06-24 19:17+0200\n"
12 12
"Last-Translator: Mikaël Ates <mates@entrouvert.com>\n"
13 13
"Language-Team: None\n"
14 14
"Language: fr\n"
......
1044 1044

  
1045 1045
#: src/authentic2/templates/authentic2/login_password_form.html:24
1046 1046
msgid "Forgot password?"
1047
msgstr "Mot de passe perdu ?"
1047
msgstr "Mot de passe perdu ?"
1048 1048

  
1049 1049
#: src/authentic2/templates/authentic2/login_password_form.html:24
1050 1050
msgid "Reset it!"
1051
msgstr "Réinitialisez le !"
1051
msgstr "Réinitialisez-le !"
1052 1052

  
1053 1053
#: src/authentic2/templates/authentic2/login_password_form.html:27
1054 1054
msgid "Not a member?"
......
1056 1056

  
1057 1057
#: src/authentic2/templates/authentic2/login_password_form.html:27
1058 1058
msgid "Register!"
1059
msgstr "Enregistrez-vous !"
1059
msgstr "Enregistrez-vous !"
1060 1060

  
1061 1061
#: src/authentic2/templates/authentic2/login_password_profile.html:10
1062 1062
msgid "Change your password"
......
1292 1292
"        account to login, <a href=\"%(registration_url)s\">click here</a>"
1293 1293
msgstr ""
1294 1294
"Vous demandez la création d'un compte sur %(site)s. Vous disposez déjà d'un "
1295
"compte, <a href=\"%(registration_url)s\">connectez vous !</a>."
1295
"compte, <a href=\"%(registration_url)s\">connectez-vous !</a>."
1296 1296

  
1297 1297
#: src/authentic2/templates/registration/activation_email.html:15
1298 1298
#, python-format
1299
-