Ajout de l'adresse du souscripteur dans les données exportées.
[spip_souscriptions.git] / lang / souscription_fr.php
index 549a73d..b16046e 100644 (file)
@@ -2,7 +2,7 @@
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
 
 if (!defined('_ECRIRE_INC_VERSION')) return;
+
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
        // S
@@ -26,7 +26,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'ajouter_lien_souscription' => 'Ajouter cette souscription',
 
        // C
-        'confirmer' => 'Faire une souscription',
+        'confirmer' => 'Confirmer',
 
        // E
        'explication_envoyer_info' => 'Souhaite recevoir des informations publiques',
@@ -51,6 +51,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'label_prenom' => 'Prénom',
        'label_recu_fiscal' => 'Envoyer un reçu fiscal',
        'label_ville' => 'Ville',
+       'label_pays' => 'Pays',
         'label_campagne' => 'Campagne',
         'label_titre_campagne' => 'Titre de la campagne',
         'label_exporter_payes' => 'Exporter les souscriptions payés',