[PLUGINS] +abomailman
[ptitvelo/web/www.git] / www / plugins / abomailmans / lang / paquet-abomailmans_en.php
diff --git a/www/plugins/abomailmans/lang/paquet-abomailmans_en.php b/www/plugins/abomailmans/lang/paquet-abomailmans_en.php
new file mode 100644 (file)
index 0000000..125c1ac
--- /dev/null
@@ -0,0 +1,18 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-abomailmans?lang_cible=en
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'abomailmans_description' => 'This plugin adds a registration form to mailing lists and newsletters services as [Mailman->http://www.gnu.org/software/mailman/], [Ezmlm->http://www.ezmlm.org/] or [Sympa->http://www.sympa.org].
+
+The administrator can manage the lists from the private space via a dedicated interface.',
+       'abomailmans_nom' => 'Mailing lists and newsletters subscription',
+       'abomailmans_slogan' => 'Interface your Mailman, Ezmlm or Sympa mailing lists and newsletters with SPIP'
+);
+
+?>