From 695e89bed01cb36e9525a3e019f5ee9b9ddc7309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 4 Jun 2013 19:09:03 +0000 Subject: Updating nav bar on Mageia services to be the same as on www. Updating French translation. --- lib.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib.php') diff --git a/lib.php b/lib.php index 44b954f..135ee60 100644 --- a/lib.php +++ b/lib.php @@ -236,6 +236,7 @@ function _mgnav_html($wrap = false, $lang = 'en', $inject = null, $vhost = 'www. array('support', '//$S/$L/support/', l10n::_t('Support'), l10n::_t('Get support from Mageia community.')), array('community', '//$S/$L/community/', l10n::_t('Community'), l10n::_t('')), array('contribute', '//$S/$L/contribute/', l10n::_t('Contribute'), l10n::_t('You too can build Mageia with us!')), + array('donate', '//$S/$L/donate/', l10n::_t('Donate'), l10n::_t('')), array('you', '//identity.mageia.org/', l10n::_t('You'), l10n::_t('Your Mageia online account.')), array('contact', '//$S/$L/contact/', l10n::_t('Contact'), l10n::_t('Contact Us')) // -- cgit v1.2.1