[PLUGINS] ~abomailman 1.1.6 --> 1.1.9
[lhc/web/www.git] / www / plugins / abomailmans / lang / paquet-abomailmans_en.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-abomailmans?lang_cible=en
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // A
13 '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].
14
15 The administrator can manage the lists from the private space via a dedicated interface.',
16 'abomailmans_nom' => 'Mailing lists and newsletters subscription',
17 'abomailmans_slogan' => 'Interface your Mailman, Ezmlm or Sympa mailing lists and newsletters with SPIP'
18 );
19
20 ?>