]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add Brazillian Portugese translation.
authorNick Clifton <nickc@redhat.com>
Mon, 2 Dec 2002 14:02:54 +0000 (14:02 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 2 Dec 2002 14:02:54 +0000 (14:02 +0000)
gprof/ChangeLog
gprof/configure
gprof/configure.in

index 40eb831186272b428b9f22a806d2433c61d1bb0f..c1475b273aef8b98919fa63e6ba15e4743684cdc 100644 (file)
@@ -1,3 +1,9 @@
+2002-12-02  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (LINGUAS): Add pt_BR.
+       * configure: Regenerate.
+       * po/pt_BR: New Brazillian Portugese translation.
+
 2002-11-30  Alan Modra  <amodra@bigpond.net.au>
 
        * basic_blocks.c, basic_blocks.h, cg_arcs.c, cg_dfn.c, cg_print.c,
index 21fffd369938685e3f45a1c5c955cd534d81ac9f..8a38fc3491cb13f6b36baedd1e22c0ef44a549d0 100755 (executable)
@@ -2491,7 +2491,7 @@ fi
 done
 
 
-ALL_LINGUAS="fr tr sv es id da"
+ALL_LINGUAS="fr tr sv es id da pt_BR"
 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
 echo "configure:2497: checking how to run the C preprocessor" >&5
 # On Suns, sometimes $CPP names a directory.
index c69333c3c433821ac3113b91b59f7f7f97f0e526..8956171b6c0fc54ba2bc348bf0b749dd3c9c89dc 100644 (file)
@@ -23,7 +23,7 @@ AC_PROG_INSTALL
 
 AC_CHECK_FUNCS(setmode)
 
-ALL_LINGUAS="fr tr sv es id da"
+ALL_LINGUAS="fr tr sv es id da pt_BR"
 CY_GNU_GETTEXT
 
 AM_MAINTAINER_MODE