diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-24 06:40:30 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-24 06:40:30 +0100 |
commit | 6bac561bf8cdbdb979417326173ace7a05ea391b (patch) | |
tree | eeb4929f7c508b8c01666f1a0c547800797c8b63 /web/lang/it.po | |
parent | ff3a29ea075b661b5110572325bcd9db78518051 (diff) | |
download | aur-6bac561bf8cdbdb979417326173ace7a05ea391b.tar.gz aur-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/it.po')
-rw-r--r-- | web/lang/it.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it.po b/web/lang/it.po index c13dd6ec..dd037595 100644 --- a/web/lang/it.po +++ b/web/lang/it.po @@ -161,7 +161,7 @@ $_t["You must supply a username."] = "È necessario inserire il nome utente."; $_t["After that, this can be filled in with more meaningful text."] = "Dopotutto, questo potrebbe essere riempito con un messaggio più significativo."; -$_t["Logged-in as: %h%s%h"] = "Connesso con il nome utente: %h%s%h"; +$_t["Logged-in as: %s"] = "Connesso con il nome utente: %s"; $_t["Your account has been suspended."] = "L'account è stato sospeso."; |