From 6bac561bf8cdbdb979417326173ace7a05ea391b Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Sat, 24 Jan 2009 00:40:30 -0500 Subject: Rework login form. Correct some xhtml validation errors. Correct translation usage. Signed-off-by: Loui Chang --- web/lang/ca.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/lang/ca.po') diff --git a/web/lang/ca.po b/web/lang/ca.po index 45e363dc..efc99f6c 100644 --- a/web/lang/ca.po +++ b/web/lang/ca.po @@ -187,7 +187,7 @@ $_t["Password:"] = "Contrasenya:"; $_t["Registered Users"] = "Usuaris registrats"; -$_t["Logged-in as: %h%s%h"] = "Identificat com: %h%s%h"; +$_t["Logged-in as: %s"] = "Identificat com: %s"; $_t["Incorrect password for username, %s."] = "Contrasenya incorrecta per a l'usuari, %s."; -- cgit v1.2.3-24-g4f1b