From 74594e516d699a3a95a4e8112c914b9225853de7 Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 18 Jun 2004 22:42:07 +0000 Subject: renamed _() function to __() to avoid gettext conflict --- web/lang/index_po.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/lang/index_po.inc') diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc index 6c04677..0b5d1bc 100644 --- a/web/lang/index_po.inc +++ b/web/lang/index_po.inc @@ -11,4 +11,9 @@ include_once("translator.inc"); global $_t; +$_t["en"]["Hi, this is worth reading!"] = "Hi, this is worth reading!"; +# $_t["es"]["Hi, this is worth reading!"] = "--> Traducción española aquí. <--"; +# $_t["fr"]["Hi, this is worth reading!"] = "--> Traduction française ici. <--"; +# $_t["de"]["Hi, this is worth reading!"] = "--> Deutsche Übersetzung hier. <--"; + ?> \ No newline at end of file -- cgit v1.2.3-70-g09d2