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 /gas/configure | |
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 'gas/configure')
-rwxr-xr-x | gas/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure index 911f1ad..3f9bdde 100755 --- a/gas/configure +++ b/gas/configure @@ -12980,7 +12980,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="fr tr es rw id ru fi ja" +ALL_LINGUAS="fr tr es rw id ru fi ja zh_CN" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |