Last change
on this file since 47894 was
47894,
checked in by cedric@…, 10 years ago
|
Compat SPIP 3 du plugin links
|
-
Property svn:executable set to
*
|
File size:
265 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
4 | |
---|
5 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
6 | |
---|
7 | 'lien_externe' => 'Lien externe', |
---|
8 | 'lien_ouvrant' => 'Lien ouvrant une nouvelle fenêtre', |
---|
9 | 'titre_menu_liens' => 'Liens explicites', |
---|
10 | |
---|
11 | ); |
---|
12 | |
---|
13 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.