Ignore:
Timestamp:
Jun 23, 2009, 3:44:58 PM (15 years ago)
Author:
nikrou
Message:

Feature 1026 : Modify / delete comments for users

+ update config table content
+ minor modification of Sylvia theme
+ need refactoring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/fr_FR/admin.lang.php

    r3382 r3445  
    7272$lang['Check for upgrade'] = 'Dernière version ?';
    7373$lang['Comments for all'] = 'Commentaires pour tous';
     74$lang['Allow users to edit theirs owns comments'] = 'Autoriser les utilisateurs à modifier leurs propres commentaires';
     75$lang['Allow users to delete theirs owns comments'] = 'Autoriser les utilisateurs à supprimer leurs propres commentaires';
     76$lang['Email administrators when a comment is modified'] = 'Notifier les administrateurs quand un commentaire est modifié';
     77$lang['Email administrators when a comment is deleted'] = 'Notifier les administrateurs quand un commentaire est supprimé';
    7478$lang['Controversy'] = 'Controverse';
    7579$lang['Current name'] = 'Nom courant';
Note: See TracChangeset for help on using the changeset viewer.