WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
metasplus
/
v2.4.7
/
lang
/
Name
Action
..
metasplus.xml
Edit
metasplus_en.php
Edit
metasplus_fr.php
Edit
paquet-metasplus.xml
Edit
paquet-metasplus_en.php
Edit
paquet-metasplus_fr.php
Edit
Editing: metasplus_en.php
<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP // extrait automatiquement de https://trad.spip.net/tradlang_module/metasplus?lang_cible=en // ** ne pas modifier le fichier ** if (!defined('_ECRIRE_INC_VERSION')) { return; } $GLOBALS[$GLOBALS['idx_lang']] = array( // E 'explication_id_doc_logo' => 'Allows you to use an image of your choice instead of the SPIP site logo (properties "og:image" and "twitter:image", recommended format: 1,91:1)', 'explication_masquer_auteurs' => 'Check this option if you do not want to publish the names of the content writers: the site name will be used instead.', // I 'icone_previsu' => 'Meta+ Overview', 'icone_previsu_title' => 'Overview of Dublin Core, Open Graph and Twitter metadata.', // L 'label_case_masquer_auteurs' => 'Use the name of the site as the author of the content', 'label_dublincore' => 'Dublin Core', 'label_masquer_auteurs' => 'Authors', 'label_opengraph' => 'Open Graph', 'label_previsu_fond' => 'Background used', 'label_previsu_objet' => 'Editorial object', 'label_reseaux' => 'Check the meta to be included', 'label_twitter' => 'Twitter', 'logo_bis' => 'Site image', // T 'titre_config_metasplus' => 'Configure Meta +', 'titre_previsu' => 'Overview of Dublin Core, Open Graph and Twitter metadata.' );