diff options
author | Nick Clifton <nickc@redhat.com> | 2015-11-20 12:35:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-11-20 12:35:43 +0000 |
commit | f8c2a96547f690bb6308f1dbdf174679afd01b2b (patch) | |
tree | 200f0aca51517002122bd1d9050dbd3fee92beb8 /binutils/configure.ac | |
parent | bb0974456ed6d421e8d0b257f1e108c242326afc (diff) | |
download | gdb-f8c2a96547f690bb6308f1dbdf174679afd01b2b.zip gdb-f8c2a96547f690bb6308f1dbdf174679afd01b2b.tar.gz gdb-f8c2a96547f690bb6308f1dbdf174679afd01b2b.tar.bz2 |
Update translations.
binutils * po/ca.po: New Catalan translation.
* configure.ac (ALL_LINGUAS): Add ca.
* configure: Regenerate.
gas * po/fr.po: Updated French translation.
* po/uk.po: Updated Ukraninan translation.
* po/zh_CN.po: New simplified Chinese translation.
* configure.ac (ALL_LINGUAS): Add zh_CN.
* configure: Regenerate.
opcodes * po/zh_CN.po: Updated simplified Chinese translation.
Diffstat (limited to 'binutils/configure.ac')
-rw-r--r-- | binutils/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/configure.ac b/binutils/configure.ac index c27844f..9461eea 100644 --- a/binutils/configure.ac +++ b/binutils/configure.ac @@ -89,7 +89,7 @@ fi AC_PROG_YACC AM_PROG_LEX -ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr" +ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr ca" ZW_GNU_GETTEXT_SISTER_DIR AM_PO_SUBDIRS |