Ignore:
Timestamp:
Jan 14, 2012, 1:00:47 PM (12 years ago)
Author:
mistic100
Message:

2021: email notification on user creation + mail for admin at installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/fr_CA/common.lang.php

    r12882 r12883  
    368368$lang['Your username has been successfully changed to : %s'] = 'Votre nom d\'utilisateur a bien été changé par : %s';
    369369$lang['Username modification'] = 'Modification du nom d\'utilisateur';
     370$lang['Hello %s,'] = 'Bonjour %s,';
     371$lang['Thank you for registering at %s!'] = 'Merci pour votre inscription sur %s !';
     372$lang['Here is your password: %s'] = 'Votre mot de passe est : %s';
     373$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';
     374$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 !';
    370375
    371376?>
Note: See TracChangeset for help on using the changeset viewer.