added support for pt_PT and pt_BR

This commit is contained in:
mihaitza 2008-12-26 17:15:48 +00:00
parent 963fb9af77
commit 7bc292719f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
dnl Add the languages which your application supports here.
ALL_LINGUAS="de nl fr pl pt ro bg zh es da sv it"
ALL_LINGUAS="de nl fr pl pt_PT pt_BR ro bg zh es da sv it"
AM_GLIB_GNU_GETTEXT
dnl gstreamer checking