typo fixed in french language value

git-svn-id: http://piwigo.org/svn/branches/2.5@21323 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2013-03-07 16:33:41 +00:00
parent b9db72e198
commit ed0d86d0e7
+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';