From e41b412d2c575ca35fb2f4da520b521ef74c7ce4 Mon Sep 17 00:00:00 2001 From: swiergot Date: Mon, 14 Aug 2006 19:18:20 +0000 Subject: Added French translation from Morgan Lefieux. --- web/lang/fr/timeout_po.inc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web/lang/fr/timeout_po.inc (limited to 'web/lang/fr/timeout_po.inc') diff --git a/web/lang/fr/timeout_po.inc b/web/lang/fr/timeout_po.inc new file mode 100644 index 00000000..77c1c2e5 --- /dev/null +++ b/web/lang/fr/timeout_po.inc @@ -0,0 +1,12 @@ + + +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 ré-authentifier."; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b