[PLUGINS] +acces restreint
[ptitvelo/web/www.git] / www / plugins / accesrestreint_3_5 / lang / paquet-accesrestreint_en.php
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-accesrestreint?lang_cible=en
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // A
11 'accesrestreint_description' => '_ Each area contains sections.
12 _ Authors can be associated with these areas to gain access to them.
13 _ All SPIP\'s loops are loaded with the necessary tools to filter the results according to the visitors\' access priviliges.',
14 'accesrestreint_nom' => 'Restricted Access',
15 'accesrestreint_slogan' => 'Management of areas with restricted access'
16 );
17
18 ?>