Author: pierre.basson@gmail.com
Date: Sun Jun 18 10:51:26 2006
New Revision: 3580
Log:
ajout d'une entrée
Modified:
_plugins_/_email_/spip-lettres/lang/lettres_en.php
_plugins_/_email_/spip-lettres/lang/lettres_fr.php
Modified: _plugins_/_email_/spip-lettres/lang/lettres_en.php
--- _plugins_/_email_/spip-lettres/lang/lettres_en.php (original)
+++ _plugins_/_email_/spip-lettres/lang/lettres_en.php Sun Jun 18 10:51:26 2006
@@ -16,6 +16,7 @@
$GLOBALS[$GLOBALS['idx_lang']] = array(
'lettres_information' => 'Newsletters',
+ 'lettre_information' => 'Newsletter',
// Installation
'installation' => 'Newsletter plugin\'s installation',
Modified: _plugins_/_email_/spip-lettres/lang/lettres_fr.php
--- _plugins_/_email_/spip-lettres/lang/lettres_fr.php (original)
+++ _plugins_/_email_/spip-lettres/lang/lettres_fr.php Sun Jun 18 10:51:26 2006
@@ -16,6 +16,7 @@
$GLOBALS[$GLOBALS['idx_lang']] = array(
'lettres_information' => 'Lettres d\'information',
+ 'lettre_information' => 'Lettre d\'information',
// Installation
'installation' => 'Installation du plugin "Lettres d\'information"',