# HG changeset patch # User Luke Schierer # Date 1067207121 0 # Node ID 09577bf3e062a874e3a88d3eaa88b90480bdd29c # Parent 6250607c20bab0215f39a63395d79b795c3f5723 [gaim-migrate @ 7930] it seems upon consulting the translation project home page that the default for Portugese(spelling)-Portugal is in fact simply pt.po and you only use the _COUNTRYCODE for exceptions, not for the default. committer: Tailor Script diff -r 6250607c20ba -r 09577bf3e062 configure.ac --- a/configure.ac Sun Oct 26 21:12:21 2003 +0000 +++ b/configure.ac Sun Oct 26 22:25:21 2003 +0000 @@ -15,7 +15,7 @@ AC_PROG_INSTALL -ALL_LINGUAS="am bg ca cs da de es fi fr he hi hu it ja ko nl no pl pt_BR pt_PT ro ru sk sr sr@Latn sv zh_CN zh_TW" +ALL_LINGUAS="am bg ca cs da de es fi fr he hi hu it ja ko nl no pl pt_BR pt ro ru sk sr sr@Latn sv zh_CN zh_TW" AM_GNU_GETTEXT_VERSION(0.10.40) AM_GNU_GETTEXT diff -r 6250607c20ba -r 09577bf3e062 src/about.c --- a/src/about.c Sun Oct 26 21:12:21 2003 +0000 +++ b/src/about.c Sun Oct 26 22:25:21 2003 +0000 @@ -173,8 +173,8 @@ " ", _("Korean"), " (ko) - Kyung-uk Son <vvs740@chol.com>
" " ", _("Dutch; Flemish"), " (nl) - Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
" " ", _("Polish"), " (pl) - Krzysztof <krzysztof@foltman.com>, Emil <emil5@go2.pl>
" + " ", _("Portuguese"), " (pt) - Duarte Henriques <duarte_henriques@myrealbox.com>
" " ", _("Portuguese-Brazil"), " (pt_BR) - Maurício de Lemos Rodrigues Collares Neto <mauricioc@myrealbox.com>
" - " ", _("Portuguese-Portugal"), " (pt_PT) - Duarte Henriques <duarte_henriques@myrealbox.com>
" " ", _("Romanian"), " (ro) - Mişu Moldovan <dumol@go.ro>
" " ", _("Russian"), "(ru) = Alexandre Prokoudine <avp@altlinux.ru>
" " ", _("Serbian"), " (sr) - Danilo Šegan <dsegan@gmx.net>, Aleksandar Urosevic <urke@users.sourceforge.net>
"