diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-23 05:25:10 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-23 05:25:10 +0100 |
commit | 84cd2d0467f9239cd048e74e5a55a1d8be25ff48 (patch) | |
tree | 3d56148beb45646977b263ab1f3c3bf138d030f1 /web/lang/pt.po | |
parent | 1bccb1ad7f5657846248f5d11ada5bd0178c612f (diff) | |
download | aur-84cd2d0467f9239cd048e74e5a55a1d8be25ff48.tar.gz aur-84cd2d0467f9239cd048e74e5a55a1d8be25ff48.tar.xz |
Fix translated comment messages.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/pt.po')
-rw-r--r-- | web/lang/pt.po | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/web/lang/pt.po b/web/lang/pt.po index 3f3bd2c7..053a5e2f 100644 --- a/web/lang/pt.po +++ b/web/lang/pt.po @@ -257,13 +257,11 @@ $_t["Comment has been added."] = "Comentário foi adicionado."; $_t["Select new category"] = "Selecione a nova categoria"; - - $_t["Category"] = "Categoria"; $_t["Votes"] = "Votos"; -$_t["Comment by: %h%s%h on %h%s%h"] = "Comentário por: %h%s%h on %h%s%h"; +$_t["Comment by: %s on %s"] = "Comentário por: %s on %s"; $_t["Location"] = "Localização"; |