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/pt.po | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'web/lang/pt.po') diff --git a/web/lang/pt.po b/web/lang/pt.po index 053a5e2f..9133a792 100644 --- a/web/lang/pt.po +++ b/web/lang/pt.po @@ -147,15 +147,13 @@ $_t["Create"] = "Criar"; $_t["More"] = "Mais"; - - $_t["You must supply a password."] = "Você deve informar uma senha."; $_t["You must supply a username."] = "Você deve informar um usuário."; $_t["After that, this can be filled in with more meaningful text."] = "Depois, isso pode ter um texto mais significativo."; -$_t["Logged-in as: %h%s%h"] = "Logado como: %h%s%h"; +$_t["Logged-in as: %s"] = "Logado como: %s"; $_t["Your account has been suspended."] = "Sua conta foi suspensa."; -- cgit v1.2.3-24-g4f1b