From ad6c9d50f9bfa6fda296164af437d7bddcfe57bb Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Thu, 23 Aug 2012 16:08:01 +0000 Subject: page calendar converted to lang system --- en/calendar/index.php | 23 +++++++++-------------- en/calendar/locales.php | 17 ----------------- 2 files changed, 9 insertions(+), 31 deletions(-) delete mode 100644 en/calendar/locales.php (limited to 'en/calendar') diff --git a/en/calendar/index.php b/en/calendar/index.php index 08cece47c..d091bbf9e 100644 --- a/en/calendar/index.php +++ b/en/calendar/index.php @@ -1,17 +1,16 @@ <?php _e('Mageia calendar') ?> - - + + @@ -73,17 +72,13 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules); scrolling="no">
-

This calendar shows all Mageia events, - team meetings, - development planning milestones - and possibly more.

-

It is public and available to all. - Only Mageia Board and Council members and team leaders have a write access to it.

-

For any comment, addition, change to this calendar, feel free to contact us through:

+

team meetings, development planning milestones and possibly more.') ?>

+

+

diff --git a/en/calendar/locales.php b/en/calendar/locales.php deleted file mode 100644 index 21cc14e9c..000000000 --- a/en/calendar/locales.php +++ /dev/null @@ -1,17 +0,0 @@ - array( - - ), - 'fr' => array( - 'Mageia calendar' => 'Calendrier d’activité de Mageia', - 'Calendar' => 'Agenda', - 'events' => 'événements', - 'meetings & organization' => 'réunions et points d’avancement', - 'development & release plan' => 'jalons de travail', - 'mentoring' => 'tutorat', - 'ICS files' => 'Fichiers ICS', - 'You may get read-only access directly to these .ics files:' => 'Vous pouvez télécharger ou vous abonner directement à ces fichiers' - ) -); -- cgit v1.2.1