[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / medias / lang / medias_lb.php
index 4c792e8..1836d70 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/medias?lang_cible=lb
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -104,6 +106,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'info_heure' => 'Zäit',
        'info_illustrations' => 'Illustratiounen',
        'info_image_max_poids' => 'D’Maximalgréisst vun de Biller ass @maxi@ (dëse Fichier huet @actuel@).',
+       'info_image_max_taille' => 'D’Maximalgréisst vun de Biller ass @maxi@ (dëse Fichier huet @actuel@).',
        'info_inclusion_directe' => 'Direkt Abannung:',
        'info_inclusion_vignette' => 'Ubannen vun der Vignette:',
        'info_installer_tous_documents' => 'All d’Dokumenter eroplueden',
@@ -188,5 +191,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'verifier_documents_inutilises' => 'D’Linke vun den Dokumenter kontrolléieren',
        'vignette_supprimee' => 'D’Vignette gouf geläscht'
 );
-
-?>