diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-03-26 08:24:15 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-03-26 08:24:15 +0000 |
commit | 6f0017a595a45c94d3db4b9f0e3cd3b24d7976aa (patch) | |
tree | 546e38e07fa2b1da9323b94fc8e892e39e1e5562 /language/fr_FR/common.lang.php | |
parent | f62624232cef7525b49d590a57eb463e716e5392 (diff) |
update $lang['Allow user customization'] =
git-svn-id: http://piwigo.org/svn/trunk@5373 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/common.lang.php')
-rw-r--r-- | language/fr_FR/common.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index 270229f61..7dc71a024 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -388,5 +388,4 @@ $lang['This author modified following comment:'] = 'Cet auteur a modifié le com $lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d'; $lang['delete this comment'] = "supprimer ce commentaire"; $lang['validate this comment'] = 'valider ce commentaire'; -$lang['Allow user customization'] = "Permettre la personnalisation de l'affichage"; -?> + ?>
\ No newline at end of file |