[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / odt2spip_30 / lang / paquet-odt2spip_en.php
1 <?php
2
3 // Ceci est un fichier langue de SPIP -- This is a SPIP language file
4
5 /// Fichier produit par PlugOnet
6 // Module: paquet-odt2spip
7 // Langue: en
8 // Date: 02-04-2013 11:45:38
9 // Items: 2
10
11 if (!defined('_ECRIRE_INC_VERSION')) return;
12
13 $GLOBALS[$GLOBALS['idx_lang']] = array(
14
15 // O
16 'odt2spip_description' => 'Spip\'s articles generator from OpenOffice or LibreOffice Writer files (.odt)',
17 'odt2spip_slogan' => 'Spip\'s articles generator from .odt files',
18 );
19 ?>