aboutsummaryrefslogtreecommitdiffstats
path: root/en/calendar/locales.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/calendar/locales.php')
-rw-r--r--en/calendar/locales.php17
1 files changed, 0 insertions, 17 deletions
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 @@
-<?php
-
-$_t = array(
- 'en' => array(
-
- ),
- 'fr' => array(
- 'Mageia calendar' => 'Calendrier d&rsquo;activité de Mageia',
- 'Calendar' => 'Agenda',
- 'events' => 'événements',
- 'meetings &amp; organization' => 'réunions et points d&rsquo;avancement',
- 'development &amp; 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'
- )
-);