From 499d459bdfc2ffc42ade60eab0be48ca9b80d103 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Mon, 16 May 2005 04:17:22 +0000 Subject: updated with latest polish language patch --- web/lang/template_po.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/lang/template_po.inc') diff --git a/web/lang/template_po.inc b/web/lang/template_po.inc index c2839ee..8cdc85f 100644 --- a/web/lang/template_po.inc +++ b/web/lang/template_po.inc @@ -12,9 +12,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. <--"; -$_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytaæ!"; +# $_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. <--"; +$_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytać!"; ?> -- cgit v1.2.3-54-g00ecf