summaryrefslogtreecommitdiffstats
path: root/web/lang/fr/timeout_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/fr/timeout_po.inc')
-rw-r--r--web/lang/fr/timeout_po.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/web/lang/fr/timeout_po.inc b/web/lang/fr/timeout_po.inc
deleted file mode 100644
index 9d8182b9..00000000
--- a/web/lang/fr/timeout_po.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-# French (Français) translation
-# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
-# Translator: Cilyan Olowen <gaknar@gmail.com>
-
-include_once("translator.inc");
-global $_t;
-
-$_t["fr"]["Click on the Home link above to log in."] = "Cliquez sur le lien ci-dessus pour vous authentifier.";
-
-$_t["fr"]["Your session has timed out. You must log in again."] = "Votre session a expiré. Vous devez vous authentifier à nouveau.";
-