Ignore:
Timestamp:
Jun 17, 2013, 8:03:39 PM (11 years ago)
Author:
mistic100
Message:

fininalize download page
handle no-image files
correct link error when zips number changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/language/fr_FR/plugin.lang.php

    r23280 r23291  
    5050$lang['No result'] = 'Aucun résultat';
    5151$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Désolé, il n\'y a rien à télécharger. Certains fichiers ont peut-être été exclu à cause de <i title="Les types autorisés sont : %s">leur type</i>.';
     52$lang['Unknown'] = 'Inconnu';
     53$lang['Preparation'] = 'Préparation';
     54$lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Veuillez patienter, votre téléchargement est en cours de préparation. La page se refraîchira automatiquement une fois terminé.';
     55$lang['%d MB'] = '%d Mio';
    5256
    5357?>
Note: See TracChangeset for help on using the changeset viewer.