From 30aea4ec8cfee1ffc8786955ecb012ef73a68b73 Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 19 Jun 2004 20:19:42 +0000 Subject: started working on the login --- web/lang/timeout_po.inc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 web/lang/timeout_po.inc (limited to 'web/lang/timeout_po.inc') diff --git a/web/lang/timeout_po.inc b/web/lang/timeout_po.inc new file mode 100644 index 00000000..09748d9f --- /dev/null +++ b/web/lang/timeout_po.inc @@ -0,0 +1,24 @@ + Traducción española aquí. <--"; +# $_t["fr"]["Click on the Home link above to log in."] = "--> Traduction française ici. <--"; +# $_t["de"]["Click on the Home link above to log in."] = "--> Deutsche Übersetzung hier. <--"; + +$_t["en"]["Your session has timed out. You must log in again."] = "Your session has timed out. You must log in again."; +# $_t["es"]["Your session has timed out. You must log in again."] = "--> Traducción española aquí. <--"; +# $_t["fr"]["Your session has timed out. You must log in again."] = "--> Traduction française ici. <--"; +# $_t["de"]["Your session has timed out. You must log in again."] = "--> Deutsche Übersetzung hier. <--"; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b