Changeset 28520 for _plugins_/_dev_/swfupload
- Timestamp:
- 10.05.2009 00:00:04 (9 months ago)
- Location:
- _plugins_/_dev_/swfupload/lang
- Files:
-
- 2 modified
-
swfupload_en.php (modified) (1 diff)
-
swfupload_fr.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_dev_/swfupload/lang/swfupload_en.php
r23486 r28520 4 4 5 5 $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.', 6 9 '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', 7 10 '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 4 4 5 5 $GLOBALS[$GLOBALS['idx_lang']] = array( 6 'titre_swfupload' => 'SWFupload - Téléchargement de fichiers ',6 'titre_swfupload' => 'SWFupload - Téléchargement de fichiers par lot', 7 7 'texte_swfupload' => 'Vous pouvez télécharger un lot de fichiers dans votre répertoire tmp/upload.<br />Ces fichiers seront alors accessibles lors de l\'ajout de documents joints.', 8 8 'texte_swfupload_article' => 'Vous pouvez télécharger un lot de fichiers dans votre article.<br />Actualisez la page pour visualiser les fichiers ajoutés.',
