Ignore:
Timestamp:
Apr 8, 2007, 12:31:37 AM (17 years ago)
Author:
rub
Message:

Issue 674:

Administrator can ask a new password
Add message about users witch can change their password

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/fr_FR.iso-8859-1/common.lang.php

    r1932 r1947  
    356356$lang['New password sent by email'] = 'Nouveau mot de passe envoyé par e-mail';
    357357$lang['No email address'] = 'Pas d\'adresse e-mail';
    358 $lang['No user matches this email address'] = 'Cette adresse e-mail ne correspond à aucun utilisateur';
     358$lang['No user matches this email address'] = 'Cette adresse e-mail ne correspond à aucun utilisateur classique';
    359359$lang['Notification'] = 'Notification';
    360360$lang['Number of items'] = 'Nombre d\'élément';
     
    633633$lang['Waiting page: %s'] = 'Page en attente: %s';
    634634$lang['Picture uploaded by %s'] = 'Image téléchargée par %s';
     635$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrateur, webmestre et utilisateur spécial ne peuvent pas utiliser cette méthode';
    635636?>
Note: See TracChangeset for help on using the changeset viewer.