WP File Manager
Current Path:
/
home
/
argothem
/
www
/
organecyberpresse
/
plugins
/
auto
/
twitter
/
v2.1.0
/
lang
/
Name
Action
..
paquet-twitter_en.php
Edit
paquet-twitter_fr.php
Edit
paquet-twitter_nl.php
Edit
paquet-twitter_ru.php
Edit
paquet-twitter_sk.php
Edit
twitter_en.php
Edit
twitter_fr.php
Edit
Editing: paquet-twitter_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/paquet-twidget?lang_cible=en // ** ne pas modifier le fichier ** if (!defined('_ECRIRE_INC_VERSION')) return; $GLOBALS[$GLOBALS['idx_lang']] = array( // T 'twitter_description' => 'Easy send micromessages with Twitter and it\'s oAuth API. A Twitter widget easy to install _ Add an include to your templates to display a Twitter widget: _ <code>#INCLURE{fond=inclure/twidget_profile}</code> or <code>#INCLURE{fond=inclure/twidget_search}</code> The plugin acts as a proxy so that no request is made by your visitors to Twitter and avoid the possibility to trace their activities (preservation of personal life).', 'twitter_slogan' => 'Twitter easy : display and send messages' ); ?>