summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2012-03-09 08:15:10 +0100
committerLukas Fleischer <archlinux@cryptocrack.de>2012-03-09 08:15:10 +0100
commit4168eaa55eb306f9a859b5aae34ebd3b678a4e81 (patch)
tree6cff5a7a1f9a5b24aed73338c36cfea1c4ee5e5c /web
parent89fb3d45004e4e3b061758f65441c50bf3e96f67 (diff)
downloadaur-4168eaa55eb306f9a859b5aae34ebd3b678a4e81.tar.gz
aur-4168eaa55eb306f9a859b5aae34ebd3b678a4e81.tar.xz
Replace "pt" translation by "pt_PT"
This makes the difference between Portuguese (Brazil) and Portuguese (Portugal) a bit clearer. Also, "pt_PT" is way more up to date than "pt". Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web')
-rw-r--r--web/lib/config.inc.php.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/config.inc.php.proto b/web/lib/config.inc.php.proto
index fbade866..0925db75 100644
--- a/web/lib/config.inc.php.proto
+++ b/web/lib/config.inc.php.proto
@@ -51,8 +51,8 @@ $SUPPORTED_LANGS = array(
"nb_NO" => "Norsk",
"nl" => "Dutch",
"pl" => "Polski",
- "pt" => "Português",
"pt_BR" => "Português (Brasil)",
+ "pt_PT" => "Português (Portugal)",
"ro" => "Română",
"ru" => "Русский",
"sr" => "Srpski",