[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / Menu_langue_lien / lang / mll_en.php
diff --git a/www/plugins/Menu_langue_lien/lang/mll_en.php b/www/plugins/Menu_langue_lien/lang/mll_en.php
new file mode 100755 (executable)
index 0000000..6e08135
--- /dev/null
@@ -0,0 +1,26 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/mll?lang_cible=en
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // C
+       'cfg_titre_mll' => 'Language menu as links',
+
+       // E
+       'explication_langues_invisibles' => 'Allows to remove some languages ​​from the menu',
+
+       // L
+       'label_format' => 'Languages display format',
+       'label_format_abrege' => 'Shortened (for instance, Fr)',
+       'label_format_complet' => 'Complete (for instance, Français)',
+       'label_format_liste' => 'Languages list display format',
+       'label_format_liste_bloc' => 'A block divided by spaces',
+       'label_format_liste_liste' => 'A bulleted list',
+       'label_langues_invisibles' => 'Invisible languages in the​​ menu'
+);
+
+?>