diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-24 00:40:30 -0500 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-24 00:40:30 -0500 |
commit | 6bac561bf8cdbdb979417326173ace7a05ea391b (patch) | |
tree | eeb4929f7c508b8c01666f1a0c547800797c8b63 /web/lang/ca.po | |
parent | ff3a29ea075b661b5110572325bcd9db78518051 (diff) | |
download | aurweb-6bac561bf8cdbdb979417326173ace7a05ea391b.tar.xz |
Rework login form.
Correct some xhtml validation errors.
Correct translation usage.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/ca.po')
-rw-r--r-- | web/lang/ca.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/ca.po b/web/lang/ca.po index 45e363d..efc99f6 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."; |