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/it.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/lang/it.po') diff --git a/web/lang/it.po b/web/lang/it.po index c13dd6e..dd03759 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."; -- cgit v1.2.3-54-g00ecf