Ignore:
Timestamp:
Jul 13, 2012, 12:12:21 PM (12 years ago)
Author:
mistic100
Message:

-separate "archive_comment" in a new config parameter
-confirmation message before start download

File:
1 edited

Legend:

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

    r16622 r16689  
    3939$lang['Cancel this download'] = 'Annuler ce téléchargement';
    4040$lang['Return to download page'] = 'Retourner à la page de téléchargement';
     41$lang['Warning: ZipArchive doesn\'t accept special characters like accentuated ones, angle quotes (») and non-latin alphabets.'] = 'Attention: ZipArchive n\'accepte pas les caractères spéciaux comme les caractères accentués, les guillemets (») et les alphabets non-latin.';
     42$lang['Unable to find ZipArchive PHP extension, Batch Downloader can\'t work without this extension.'] = 'Impossible de trouver l\'extension PHP ZipArchive, Batch Downloader ne peut fonctionner sans cette extension';
     43$lang['Remove from download set'] = 'Supprimer du lot';
     44$lang['Confirm the download of %d pictures?'] = 'Confirmer le téléchargementde %d photos ?';
    4145
    4246?>
Note: See TracChangeset for help on using the changeset viewer.