diff --git a/lang/formidable.xml b/lang/formidable.xml index 199cdde58953ebcf9c23a05c3514bb4e1cd18fc6..c77d24889491f3ec6964d9b40c57be8e1b7c1d31 100644 --- a/lang/formidable.xml +++ b/lang/formidable.xml @@ -13,7 +13,7 @@ <traducteur nom="klaus++" lien="https://trad.spip.net/auteur/klaus" /> <traducteur nom="Torsten Willmann" lien="https://trad.spip.net/auteur/torsten-willmann" /> </langue> - <langue code="en" url="https://trad.spip.net/tradlang_module/formidable?lang_cible=en" total="296" traduits="274" relire="3" modifs="15" nouveaux="4" pourcent="92.57"> + <langue code="en" url="https://trad.spip.net/tradlang_module/formidable?lang_cible=en" total="296" traduits="275" relire="3" modifs="14" nouveaux="4" pourcent="92.91"> <traducteur nom="Benitron" lien="https://trad.spip.net/auteur/benitron" /> <traducteur nom="George" lien="https://trad.spip.net/auteur/جورج-قندلÙت" /> <traducteur nom="jack31" lien="https://trad.spip.net/auteur/jack31" /> diff --git a/lang/formidable_en.php b/lang/formidable_en.php index d344316015bf67cc3d7172e6df602e3fa313fb4f..7e819ecc4b832127f94e5835cfda3df3f285a277 100644 --- a/lang/formidable_en.php +++ b/lang/formidable_en.php @@ -279,7 +279,7 @@ Indicate the field, its value, and the concerned email(s) (separated by a comma) 'traiter_email_option_envoyeur_courriel_explication' => 'Select the field that will contain the email address of the sender.', # MODIF 'traiter_email_option_envoyeur_courriel_label' => 'Sender Email', # MODIF 'traiter_email_option_envoyeur_nom_explication' => 'Build this name using the @raccourcis@ (see the notes). If you enter nothing, it will be the name of the site.', - 'traiter_email_option_envoyeur_nom_label' => 'Name of sender', # MODIF + 'traiter_email_option_envoyeur_nom_label' => 'Name of sender', 'traiter_email_option_exclure_champs_email_explication' => 'If you do not want certain fields to be displayed in sent emails (e.g. hidden fields), simply define them here, separated by a comma. If you exclude a fieldset, all its subfields will be excluded.', 'traiter_email_option_exclure_champs_email_label' => 'Fields to exclude from the message content', 'traiter_email_option_masquer_champs_vide_label_case' => 'Hide empty fields',