merge r21323 from branch 2.5 to trunk

typo fixed in french language value


git-svn-id: http://piwigo.org/svn/trunk@21324 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2013-03-07 16:34:56 +00:00
parent f75eaa3f50
commit 97eda7e98e
+1 -1
View File
@@ -406,7 +406,7 @@ $lang['Forbidden'] = 'Interdit';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo a rencontré une erreur non récupérable';
$lang['Requested album does not exist'] = 'L\'album demandé n\'existe pas';
$lang['Permalink for album not found'] = 'Permalink pour l\'album non trouvé';
$lang['Requested tag does not exist'] = 'Le tag demandée n\'existe pas';
$lang['Requested tag does not exist'] = 'Le tag demandé n\'existe pas';
$lang['Username is mandatory'] = 'Nom d\'utilisateur obligatoire';
$lang['Email address is mandatory'] = 'Adresse email obligatoire';
$lang['mandatory'] = 'obligatoire';