[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins / odt2spip_32 / lang / paquet-odt2spip_en.php
diff --git a/www/plugins/odt2spip_32/lang/paquet-odt2spip_en.php b/www/plugins/odt2spip_32/lang/paquet-odt2spip_en.php
new file mode 100644 (file)
index 0000000..aff57bf
--- /dev/null
@@ -0,0 +1,19 @@
+<?php
+
+// Ceci est un fichier langue de SPIP -- This is a SPIP language file
+
+///  Fichier produit par PlugOnet\r
+// Module: paquet-odt2spip\r
+// Langue: en\r
+// Date: 02-04-2013 11:45:38\r
+// Items: 2\r
+\r
+if (!defined('_ECRIRE_INC_VERSION')) return;\r
+\r
+$GLOBALS[$GLOBALS['idx_lang']] = array(\r
+
+// O
+       'odt2spip_description' => 'Spip\'s articles generator from OpenOffice or LibreOffice Writer files (.odt)',
+       'odt2spip_slogan' => 'Spip\'s articles generator from .odt files',
+);
+?>