[PLUGINS] ~maj redirhttps v0.1.0-->0.1.1
[lhc/web/www.git] / www / plugins / redirhttps / lang / paquet-redirhttps_en.php
diff --git a/www/plugins/redirhttps/lang/paquet-redirhttps_en.php b/www/plugins/redirhttps/lang/paquet-redirhttps_en.php
new file mode 100644 (file)
index 0000000..2fbf3b0
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-redirhttps?lang_cible=en
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // R
+       'redirhttps_description' => 'Redirect to HTTPS when the content requires it (private area, login, public pages with user logged in)',
+       'redirhttps_nom' => 'HTTPS redirections',
+       'redirhttps_slogan' => 'Secure access to certain pages of the site'
+);