From 84912ddb2e9e695980ac42c599ceda8362455790 Mon Sep 17 00:00:00 2001 From: eric Date: Wed, 23 Jun 2004 00:28:13 +0000 Subject: account adding/editing is working --- web/lang/index_po.inc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'web/lang/index_po.inc') diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc index 58bb8ab..d96cd67 100644 --- a/web/lang/index_po.inc +++ b/web/lang/index_po.inc @@ -96,4 +96,19 @@ $_t["en"]["Incorrect password for email address, %s."] = "Incorrect password for # $_t["fr"]["Incorrect password for email address, %s."] = "--> Traduction française ici. <--"; # $_t["de"]["Incorrect password for email address, %s."] = "--> Deutsche Übersetzung hier. <--"; +$_t["en"]["Incorrect password for username, %s."] = "Incorrect password for username, %s."; +# $_t["es"]["Incorrect password for username, %s."] = "--> Traducción española aquí. <--"; +# $_t["fr"]["Incorrect password for username, %s."] = "--> Traduction française ici. <--"; +# $_t["de"]["Incorrect password for username, %s."] = "--> Deutsche Übersetzung hier. <--"; + +$_t["en"]["Logged in as: %h%s%h"] = "Logged in as: %h%s%h"; +# $_t["es"]["Logged in as: %h%s%h"] = "--> Traducción española aquí. <--"; +# $_t["fr"]["Logged in as: %h%s%h"] = "--> Traduction française ici. <--"; +# $_t["de"]["Logged in as: %h%s%h"] = "--> Deutsche Übersetzung hier. <--"; + +$_t["en"]["Logged-in as: %h%s%h"] = "Logged-in as: %h%s%h"; +# $_t["es"]["Logged-in as: %h%s%h"] = "--> Traducción española aquí. <--"; +# $_t["fr"]["Logged-in as: %h%s%h"] = "--> Traduction française ici. <--"; +# $_t["de"]["Logged-in as: %h%s%h"] = "--> Deutsche Übersetzung hier. <--"; + ?> \ No newline at end of file -- cgit v1.2.3-54-g00ecf