Valider afb89b4f rédigé par erational@erational.org's avatar erational@erational.org
Parcourir les fichiers

petit oups, ne pas permettre les https://

parent 702eb141
Chargement en cours
Chargement en cours
Chargement en cours
Chargement en cours
+13 −13
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
<traduction module="mailsubscriber" gestionnaire="salvatore" url="http://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/mailsubscribers/trunk/lang/" reference="fr">
	<langue code="de" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=de" total="82" traduits="81" relire="0" modifs="0" nouveaux="1" pourcent="98.78">
		<traducteur nom="Torsten Willmann" lien="http://trad.spip.net/auteur/torsten-willmann" />
<traduction module="mailsubscriber" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/mailsubscribers/trunk/lang/" reference="fr">
	<langue code="de" url="https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=de" total="82" traduits="81" relire="0" modifs="0" nouveaux="1" pourcent="98.78">
		<traducteur nom="Torsten Willmann" lien="https://trad.spip.net/auteur/torsten-willmann" />
	</langue>
	<langue code="en" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=en" total="82" traduits="82" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
		<traducteur nom="Hanjo" lien="http://trad.spip.net/auteur/hanjo" />
	<langue code="en" url="https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=en" total="82" traduits="82" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
		<traducteur nom="Hanjo" lien="https://trad.spip.net/auteur/hanjo" />
	</langue>
	<langue code="fr" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=fr" total="82" traduits="82" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
	<langue code="fr" url="https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=fr" total="82" traduits="82" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
	</langue>
	<langue code="nl" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=nl" total="82" traduits="82" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
		<traducteur nom="Hanjo" lien="http://trad.spip.net/auteur/hanjo" />
	<langue code="nl" url="https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=nl" total="82" traduits="82" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
		<traducteur nom="Hanjo" lien="https://trad.spip.net/auteur/hanjo" />
	</langue>
	<langue code="pt_br" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=pt_br" total="82" traduits="81" relire="0" modifs="0" nouveaux="1" pourcent="98.78">
		<traducteur nom="placido" lien="http://trad.spip.net/auteur/placido" />
		<traducteur nom="Ricardo Porto" lien="http://trad.spip.net/auteur/ricardo-porto" />
	<langue code="pt_br" url="https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=pt_br" total="82" traduits="81" relire="0" modifs="0" nouveaux="1" pourcent="98.78">
		<traducteur nom="placido" lien="https://trad.spip.net/auteur/placido" />
		<traducteur nom="Ricardo Porto" lien="https://trad.spip.net/auteur/ricardo-porto" />
	</langue>
	<langue code="ru" url="http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=ru" total="82" traduits="65" relire="0" modifs="0" nouveaux="17" pourcent="79.27">
		<traducteur nom="Serge Markitanenko" lien="http://trad.spip.net/auteur/serge-markitanenko" />
	<langue code="ru" url="https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=ru" total="82" traduits="65" relire="0" modifs="0" nouveaux="17" pourcent="79.27">
		<traducteur nom="Serge Markitanenko" lien="https://trad.spip.net/auteur/serge-markitanenko" />
	</langue>
</traduction>
+1 −1
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=de
// extrait automatiquement de https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=de
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
+1 −1
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=en
// extrait automatiquement de https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=en
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
+1 −1
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=nl
// extrait automatiquement de https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=nl
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
+1 −1
Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff
<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=pt_br
// extrait automatiquement de https://trad.spip.net/tradlang_module/mailsubscriber?lang_cible=pt_br
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
Chargement en cours