diff options
author | Nick Clifton <nickc@redhat.com> | 2017-08-17 12:13:28 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-08-17 12:13:28 +0100 |
commit | 12601963cf4de26be1db45ee58ac3e282936aca5 (patch) | |
tree | 7b9edd2a71bc1bfea81688d1c0389fe333523b8e /ld/configure | |
parent | ba7139188c75a9c620cadea59158c5ffcab28acf (diff) | |
download | gdb-12601963cf4de26be1db45ee58ac3e282936aca5.zip gdb-12601963cf4de26be1db45ee58ac3e282936aca5.tar.gz gdb-12601963cf4de26be1db45ee58ac3e282936aca5.tar.bz2 |
Add new Brazilian Portuguese translation for the ld subdirectory.
* po/pt_BR.po: New Brazilian Portuguese translation.
* configure.ac (ALL_LINGUAS): Add pt_BR.
* configure: Regenerate.
Diffstat (limited to 'ld/configure')
-rwxr-xr-x | ld/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure b/ld/configure index d7f66f8..eb6c237 100755 --- a/ld/configure +++ b/ld/configure @@ -15797,7 +15797,7 @@ fi # host-specific stuff: -ALL_LINGUAS="bg da de es fi fr ga id it ru sr sv tr uk vi zh_CN zh_TW" +ALL_LINGUAS="bg da de es fi fr ga id it ru sr sv tr uk vi zh_CN zh_TW pt_BR" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |