From 6dd221fef6314dbbd576058bde74db3e98e57bb1 Mon Sep 17 00:00:00 2001
From: "spip.franck@lien-d-amis.net" <>
Date: Mon, 8 May 2017 10:07:31 +0000
Subject: [PATCH] - Ce n'est plus http://files.spip.org mais
https://files.spip.net - files.spip est en https maintenant, donc, j'ajoute
le"s"
---
lang/fpipr_en.php | 2 +-
lang/fpipr_fr.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lang/fpipr_en.php b/lang/fpipr_en.php
index 44479cb..a68c7bc 100644
--- a/lang/fpipr_en.php
+++ b/lang/fpipr_en.php
@@ -64,7 +64,7 @@ A new window will open, please follow the instructions it will provide.',
'cfg_api_key' => 'API Key',
'cfg_api_secret' => 'API Secret',
'cfg_tag_machine_legend' => 'Integration with the site keywords',
- 'cfg_tag_machine_info' => 'If you have installed the plugin tag-machine, FpipR will be able to add the Flickr photo tags as standard SPIP keywords to the documents you add with this plugin.',
+ 'cfg_tag_machine_info' => 'If you have installed the plugin tag-machine, FpipR will be able to add the Flickr photo tags as standard SPIP keywords to the documents you add with this plugin.',
'cfg_tag_machine_desactiver' => 'Disable',
'cfg_tag_machine_group' => 'Keyword group where to put the Flickr tags'
);
diff --git a/lang/fpipr_fr.php b/lang/fpipr_fr.php
index 8ab35a3..903b0f7 100644
--- a/lang/fpipr_fr.php
+++ b/lang/fpipr_fr.php
@@ -62,7 +62,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'cfg_api_key' => 'Clef de l\'API',
'cfg_api_secret' => 'Secret',
'cfg_tag_machine_legend' => 'Intégration avec les mots clefs',
- 'cfg_tag_machine_info' => 'Si vous avez installé le plugin tag-machine, le plugin FpipR pourra ajouter automatiquement les tags Flickr comme mots clefs aux documents que vous ajoutés avec ce plugin.',
+ 'cfg_tag_machine_info' => 'Si vous avez installé le plugin tag-machine, le plugin FpipR pourra ajouter automatiquement les tags Flickr comme mots clefs aux documents que vous ajoutés avec ce plugin.',
'cfg_tag_machine_desactiver' => 'Désactiver',
'cfg_tag_machine_group' => 'Groupe de mots clefs pour les tags Flickr'
);