merger -r 1459:1460 from branch 1.6 to trunk (bug 390 fixed (once more):

translation had been forgotten)


git-svn-id: http://piwigo.org/svn/trunk@1461 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2006-07-11 22:48:51 +00:00
commit 14e73e6340

View file

@ -163,7 +163,7 @@ $lang['Tag "%s" already exists'] = 'Le tag "%s" existe d
$lang['Tag "%s" was added'] = 'Le tag "%s" a été ajouté';
$lang['Tag selection'] = 'Sélection de tags';
$lang['Take selected elements out of caddie'] = 'Sortir les éléments sélectionnés du panier';
$lang['The %d following tags were deleted : %s'] = 'The %d following tags were deleted : %s';
$lang['The %d following tags were deleted : %s'] = 'Les %d tags suivants ont été supprimés : %s';
$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Impossible de connaître la dernière version cat la fonction allow_url_fopen est désactivée.';
$lang['User comments validation'] = 'Validation des commentaires utilisateur';
$lang['Users'] = 'Utilisateurs';