mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-02 06:53:24 +02:00
bug 390 fixed (once more): I had forgotten to translate the language value
in frenc "The %d following tags were deleted : %s" git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1460 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user