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-fusion_spip?lang_cible=en |
---|
4 | // ** ne pas modifier le fichier ** |
---|
5 | |
---|
6 | if (!defined('_ECRIRE_INC_VERSION')) { |
---|
7 | return; |
---|
8 | } |
---|
9 | |
---|
10 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
11 | |
---|
12 | // F |
---|
13 | 'fusion_spip_description' => 'Import the full content of a source site, objects, links, documents by updating the identifiers of the objects, internal links and models.', |
---|
14 | 'fusion_spip_slogan' => 'Import and merge all the content of another website' |
---|
15 | ); |
---|
Note: See
TracBrowser
for help on using the repository browser.