diff options
author | Friendika <info@friendika.com> | 2011-03-28 15:42:01 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-28 15:42:01 -0700 |
commit | 266a93c584ac4fd968e4f1e784a20c04ffb56618 (patch) | |
tree | 8eada0ec0ff123271f04f882061ed3c6a5d45e2a /view/fr/pwdreset.tpl | |
parent | 15b6792ca08fc09f62afc490da98a0f753bfab1c (diff) | |
parent | 3b709a074a373a42b1bf16d631cf34918ef9f83f (diff) | |
download | volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.tar.gz volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.tar.bz2 volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.zip |
Merge branch 'omigeot-master'
Diffstat (limited to 'view/fr/pwdreset.tpl')
-rw-r--r-- | view/fr/pwdreset.tpl | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/view/fr/pwdreset.tpl b/view/fr/pwdreset.tpl index dd609f061..502d0d447 100644 --- a/view/fr/pwdreset.tpl +++ b/view/fr/pwdreset.tpl @@ -1,16 +1,18 @@ -<h3>Password Reset</h3> +<h3>Mot de passe réinitialisé</h3> <p> -Your password has been reset as requested. +Votre mot de passe a été changé, comme demandé. </p> <p> -Your new password is +Votre nouveau mot de passe est </p> <p> $newpass </p> <p> -Save or copy your new password - and then <a href="$baseurl" >click here to login</a>. +Sauvez ou copiez ce nouveau mot de passe - puis <a href="$baseurl" >connectez-vous</a>. + </p> <p> -Your password may be changed from the 'Settings' page after successful login.
\ No newline at end of file +Votre mot de passe pourra être changé, après connexion, dans la page 'Réglages'. + |