From af78fa6193f7fec2bad09315aa1fb512d3c9a6fc Mon Sep 17 00:00:00 2001 From: nikrou Date: Sat, 20 Mar 2010 22:35:39 +0000 Subject: Fix some language keys problems Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR/common.lang.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'language/fr_FR/common.lang.php') diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php index a85a5c93b..8a86c325d 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -367,4 +367,9 @@ $lang['Reset to default values'] = "Rétablir les valeurs par défaut"; $lang['delete all images from your favorites'] = "supprimer toutes les images de vos favoris"; $lang['Sent by'] = "Envoyé par"; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "Les cookies sont bloqués ou non supportés par votre navigateur web. Vous devez activer les cookies pour vous connecter."; + +$lang['Some info about this picture'] = "Informations sur cette image"; +$lang['Some more (technical) info about this picture'] = "Informations (techniques) sur cette image"; +$lang['edit this comment'] = "editer ce commentaire"; +$lang['Edit a comment'] = "Editer ce commentaire"; ?> \ No newline at end of file -- cgit v1.2.3