From 79f64a059254bbbae93cf7c2f9dfa512aa5f9f7e Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 18 Jun 2004 00:25:15 +0000 Subject: genpopo seems to do its job now --- web/lang/common_po.inc | 5 +++++ web/lang/index_po.inc | 25 +++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 web/lang/common_po.inc create mode 100644 web/lang/index_po.inc (limited to 'web/lang') diff --git a/web/lang/common_po.inc b/web/lang/common_po.inc new file mode 100644 index 00000000..c3148760 --- /dev/null +++ b/web/lang/common_po.inc @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc new file mode 100644 index 00000000..22b14566 --- /dev/null +++ b/web/lang/index_po.inc @@ -0,0 +1,25 @@ + Spanish translation here. <--"; +# $_t["fr"]["Julie was here!"] = "--> French translation here. <--"; +# $_t["de"]["Julie was here!"] = "--> German translation here. <--"; + +$_t["en"]["Hello, again!"] = "Hello, again!"; +# $_t["es"]["Hello, again!"] = "--> Spanish translation here. <--"; +# $_t["fr"]["Hello, again!"] = "--> French translation here. <--"; +# $_t["de"]["Hello, again!"] = "--> German translation here. <--"; + +$_t["en"]["Hello, world!"] = "Hello, world!"; +# $_t["es"]["Hello, world!"] = "--> Spanish translation here. <--"; +# $_t["fr"]["Hello, world!"] = "--> French translation here. <--"; +# $_t["de"]["Hello, world!"] = "--> German translation here. <--"; + +$_t["en"]["Abernathy was here!"] = "Abernathy was here!"; +# $_t["es"]["Abernathy was here!"] = "--> Spanish translation here. <--"; +# $_t["fr"]["Abernathy was here!"] = "--> French translation here. <--"; +# $_t["de"]["Abernathy was here!"] = "--> German translation here. <--"; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b