<?php
$lang['menu']                  = 'Subscriptions';
$lang['abo_aboactifs']         = 'Current subscriptions';
$lang['abo_abode']             = 'Subsriptions for';
$lang['abo_noabo']             = 'No subscription';
$lang['abo_estadmin']          = 'You are administrator, you can ';
$lang['abo_voirtousabo']       = 'see all subscriptions';
$lang['abo_voirvosabo']        = 'See your subscriptions';
$lang['abo_whoto']             = 'To subscribe to a page, click the "Subscribe to this page" link down the page. You will receive a e-mail each time this page is modified.<br />You can also subscribe a category (a "namespace") using the "Subscribe to this category" link. Then you will receive a mail eache time a page within this category is modified.';
$lang['abo_cat']               = 'Category';
$lang['abo_cptabo']            = 'subscription(s)';
$lang['abo_cptdans']           = 'on';
$lang['abo_cptpages']          = 'page(s)';
$lang['abo_cptet']             = 'and';
$lang['abo_cptcat']            = 'category(ies)';

