Show
Ignore:
Timestamp:
10.05.2009 00:00:04 (9 months ago)
Author:
yaquoi@…
Message:

un peu d anglais

Location:
_plugins_/_dev_/swfupload/lang
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • _plugins_/_dev_/swfupload/lang/swfupload_en.php

    r23486 r28520  
    44 
    55$GLOBALS[$GLOBALS['idx_lang']] = array( 
     6'titre_swfupload' => 'SWFupload - Upload multiple files at once', 
     7'texte_swfupload' => 'You can upload multiple files at once in you directory tmp/upload.<br />', 
     8'texte_swfupload_article' => 'You can upload multiple files at once in your article.<br />Refresh the page to see the files.', 
    69'file_size_limit' => '<strong>File size limit</strong><br/>The file_size_limit parameter will accept a unit. Valid units are B, KB, MB, and GB. The default unit is KB.Examples: 2147483648 B, 2097152, 2097152KB, 2048 MB, 2 GB', 
    710'file_types' => '<strong>File types</strong> setting accepts a semi-colon separated list of file extensions that are allowed to be selected by the user. Use \'*.*\' to allow all file types', 
  • _plugins_/_dev_/swfupload/lang/swfupload_fr.php

    r28517 r28520  
    44 
    55$GLOBALS[$GLOBALS['idx_lang']] = array( 
    6 'titre_swfupload' => 'SWFupload - T&eacute;l&eacute;chargement de fichiers', 
     6'titre_swfupload' => 'SWFupload - T&eacute;l&eacute;chargement de fichiers par lot', 
    77'texte_swfupload' => 'Vous pouvez t&eacute;l&eacute;charger un lot de fichiers dans votre r&eacute;pertoire tmp/upload.<br />Ces fichiers seront alors accessibles lors de l\'ajout de documents joints.', 
    88'texte_swfupload_article' => 'Vous pouvez t&eacute;l&eacute;charger un lot de fichiers dans votre article.<br />Actualisez la page pour visualiser les fichiers ajout&eacute;s.',