Last change
on this file since 76315 was
76315,
checked in by salvatore@…, 7 years ago
|
langues (paquet-socialtags)
|
File size:
729 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
3 | // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-socialtags?lang_cible=en |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
7 | |
---|
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
9 | |
---|
10 | // S |
---|
11 | 'socialtags_description' => 'The Social Tags plugin allows you to add icons to share links to websites like Digg, Facebook, Delicious... |
---|
12 | In addition, if the Google+ 1 plugin is active, it’s possible to add the button in the list of links in Social tags. |
---|
13 | It also offers configurable nuts to display badges and "Like" box on Facebook.', |
---|
14 | 'socialtags_slogan' => 'Activate the social link sharing network buttons.' |
---|
15 | ); |
---|
16 | |
---|
17 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.