diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-03-09 08:15:10 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-03-09 08:15:10 +0100 |
commit | 4168eaa55eb306f9a859b5aae34ebd3b678a4e81 (patch) | |
tree | 6cff5a7a1f9a5b24aed73338c36cfea1c4ee5e5c /po/Makefile | |
parent | 89fb3d45004e4e3b061758f65441c50bf3e96f67 (diff) | |
download | aurweb-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 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 84826ab..aea4a2e 100644 --- a/po/Makefile +++ b/po/Makefile @@ -17,8 +17,8 @@ POFILES = \ nb_NO.po \ nl.po \ pl.po \ - pt.po \ pt_BR.po \ + pt_PT.po \ ro.po \ ru.po \ sr.po \ |