X-Git-Url: http://olivier.miskin.fr/git/?a=blobdiff_plain;f=lang%2Fsouscription_fr.php;h=1e89dbf10d875c6ad512bf197da1ab96909a9ca6;hb=26f810b44addd5e80a080e2aee4dcb0fc1dcafcc;hp=549a73d414029eb252331d2076c5087dc8f144e2;hpb=ca1954a1b7c043dfcbb0a9112373cf482446cfa7;p=spip_souscriptions.git diff --git a/lang/souscription_fr.php b/lang/souscription_fr.php index 549a73d..1e89dbf 100644 --- a/lang/souscription_fr.php +++ b/lang/souscription_fr.php @@ -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', @@ -45,12 +45,14 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'label_code_postal' => 'Code postal', 'label_courriel' => 'Courriel', 'label_montant' => 'Montant', + 'label_montant_liste' => 'Montant', 'label_envoyer_info' => 'Souhaite recevoir des informations publiques', 'label_id_transaction' => 'Identifiant de la transaction', 'label_nom' => 'Nom', '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',