From 5ea5350deb37777e815248488fd49699c18ab9e2 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 14 Jan 2012 13:08:43 +0000 Subject: feature:2021 email notification on user creation, add checkboxes on register and install pages git-svn-id: http://piwigo.org/svn/trunk@12885 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_CA/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'language/fr_CA') diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index 4535e734a..c522eaa3e 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -371,6 +371,7 @@ $lang['Hello %s,'] = 'Bonjour %s,'; $lang['Thank you for registering at %s!'] = 'Merci pour votre inscription sur %s !'; $lang['Here is your password: %s'] = 'Votre mot de passe est : %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Si vous pensez avoir reçu cet email par erreur, veuillez nous contacter %s'; -$lang['Successfully registered, an email with your password has been sent to you. Welcome!'] = 'Inscription terminée, un email avec votre mot de passe vient de vous être envoyé. Bienvenue !'; +$lang['Successfully registered, an email with your password has been sent to you. Welcome!'] = 'Inscription réussie, un email avec votre mot de passe vient de vous être envoyé. Bienvenue !'; +$lang['Send my password by email'] = 'Recevoir mon mot de passe par email'; ?> \ No newline at end of file -- cgit v1.2.3