From c374e7d6afe2c01bad0e5c9a0a025cb8f414f82f Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 16 Nov 2013 22:01:58 +0000 Subject: feature 1668: add new language strings for the new user manager. git-svn-id: http://piwigo.org/svn/trunk@25502 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR/common.lang.php | 1 + 1 file changed, 1 insertion(+) (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 3c4faecfb..e88783ba8 100644 --- a/language/fr_FR/common.lang.php +++ b/language/fr_FR/common.lang.php @@ -417,4 +417,5 @@ $lang['Your website URL is invalid'] = 'L\'adresse de votre site web est invalid $lang['Email'] = "Email"; $lang['Password is missing. Please enter the password.'] = "Le mot de passe manque. Veuillez saisir le mot de passe."; $lang['Password confirmation is missing. Please confirm the chosen password.'] = "La confirmation du mot de passe manque. Veuillez confirmer le mot de passe choisi."; +$lang['%d photos per page'] = '%d photos par page'; ?> \ No newline at end of file -- cgit v1.2.3