diff --git a/lang/paquet-zotspip.xml b/lang/paquet-zotspip.xml index 0ac6ee1..103bd4f 100644 --- a/lang/paquet-zotspip.xml +++ b/lang/paquet-zotspip.xml @@ -5,10 +5,10 @@ url="https://trad.spip.net" source="https://git.spip.net/spip-contrib-extensions/zotspip.git" reference="fr"> - + - + diff --git a/lang/paquet-zotspip_en.php b/lang/paquet-zotspip_en.php index ce988f6..371b677 100644 --- a/lang/paquet-zotspip_en.php +++ b/lang/paquet-zotspip_en.php @@ -10,6 +10,6 @@ if (!defined('_ECRIRE_INC_VERSION')) { $GLOBALS[$GLOBALS['idx_lang']] = array( // Z - 'zotspip_description' => 'Sync Spip with a Zotero library of bibliographic references (user or group library). Use Zotero to manage / import / edit your bibliographic references and insert them in your Spip using the models provided by ZotSpip.', + 'zotspip_description' => 'Sync Spip with a Zotero library of bibliographic references (user or group library). Use Zotero to manage / import / edit your bibliographic references and insert them in your Spip using the models provided by ZotSpip.', # MODIF 'zotspip_slogan' => 'The power of Zotero in your SPIP' # MODIF ); diff --git a/lang/paquet-zotspip_es.php b/lang/paquet-zotspip_es.php index 0b4e93f..0c88f34 100644 --- a/lang/paquet-zotspip_es.php +++ b/lang/paquet-zotspip_es.php @@ -10,6 +10,6 @@ if (!defined('_ECRIRE_INC_VERSION')) { $GLOBALS[$GLOBALS['idx_lang']] = array( // Z - 'zotspip_description' => 'Synchronise Spip con una biblioteca (personal o colectiva) de referencias bibliográficas Zotero. Utilice Zotero para administrar / importar / redactar sus referencias bibliográficas, luego incorpore sus referencias bibliográficas en su Spip con ZotSpip a través de modelos dedicados.', + 'zotspip_description' => 'Synchronise Spip con una biblioteca (personal o colectiva) de referencias bibliográficas Zotero. Utilice Zotero para administrar / importar / redactar sus referencias bibliográficas, luego incorpore sus referencias bibliográficas en su Spip con ZotSpip a través de modelos dedicados.', # MODIF 'zotspip_slogan' => 'La fuerza de Zotero en su SPIP' # MODIF );