diff options
author | simo <simo> | 2005-10-25 23:32:18 +0200 |
---|---|---|
committer | simo <simo> | 2005-10-25 23:32:18 +0200 |
commit | 813993090281f1c86b63870c2f1fbec1300d1ce3 (patch) | |
tree | c89b1c360314e47a59008efd289c04330e46a9a4 /web/lang | |
parent | f94554b99e2b046a4e54dddb6a908a601628803b (diff) | |
download | aur-813993090281f1c86b63870c2f1fbec1300d1ce3.tar.gz aur-813993090281f1c86b63870c2f1fbec1300d1ce3.tar.xz |
pt translation fix
Diffstat (limited to 'web/lang')
-rw-r--r-- | web/lang/pt/aur_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/pt/aur_po.inc b/web/lang/pt/aur_po.inc index dd4cc941..61f57d53 100644 --- a/web/lang/pt/aur_po.inc +++ b/web/lang/pt/aur_po.inc @@ -23,8 +23,8 @@ $_t["pt"]["Logout"] = "Sair"; $_t["pt"]["%s: %sAn ArchLinux project%s"] = "%s: %sUm projeto ArchLinux%s"; -$_t["pt"]["Discussion"] = "Discurssão"; +$_t["pt"]["Discussion"] = "Discussão"; $_t["pt"]["Bugs"] = "Falhas"; -?>
\ No newline at end of file +?> |