From 6f0017a595a45c94d3db4b9f0e3cd3b24d7976aa Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 26 Mar 2010 08:24:15 +0000 Subject: update $lang['Allow user customization'] = git-svn-id: http://piwigo.org/svn/trunk@5373 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/common.lang.php | 3 +-- language/fr_FR/admin.lang.php | 3 ++- language/fr_FR/common.lang.php | 3 +-- 3 files changed, 4 insertions(+), 5 deletions(-) (limited to 'language') diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php index 78f5533e9..60959867a 100644 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -386,5 +386,4 @@ $lang['This author modified following comment:'] = 'This author modified followi $lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d'; $lang['delete this comment'] = "delete this comment"; $lang['validate this comment'] = 'validate this comment'; -$lang['Allow user customization'] = "Allow user customization"; -?> +?> \ No newline at end of file diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 5d102235f..40122a3bc 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -759,4 +759,5 @@ $lang['Languages'] = 'Langues'; $lang['Installed Languages'] = 'Langues installées'; $lang['Add New Language'] = 'Ajouter une langue'; $lang['Language has been successfully installed'] = 'La langue a été installée avec succès'; -?> +$lang['Allow user customization'] = "Permettre la personnalisation de l'affichage"; +?> \ No newline at end of file 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 -- cgit v1.2.3