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' );