* configure.in (ALL_LINGUAS): Add zh_TW

* configure: Regenerate.
* po/zh_TW.po: New Chinese (traditional) translation.
This commit is contained in:
Nick Clifton 2005-06-03 13:22:15 +00:00
parent 0311b7a8b2
commit 82d457f64b
4 changed files with 5505 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2005-06-03 Nick Clifton <nickc@redhat.com>
* configure.in (ALL_LINGUAS): Add zh_TW
* configure: Regenerate.
* po/zh_TW.po: New Chinese (traditional) translation.
2005-05-31 Richard Henderson <rth@redhat.com>
* readelf.c (dump_relocations): Special case R_ALPHA_LITUSE.

2
binutils/configure vendored
View file

@ -5165,7 +5165,7 @@ if test "$LEX" = :; then
LEX=${am_missing_run}flex
fi
ALL_LINGUAS="fr tr ja es sv da zh_CN ru ro rw"
ALL_LINGUAS="fr tr ja es sv da zh_CN ru ro rw zh_TW"
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2

View file

@ -86,7 +86,7 @@ AC_PROG_CC
AC_PROG_YACC
AM_PROG_LEX
ALL_LINGUAS="fr tr ja es sv da zh_CN ru ro rw"
ALL_LINGUAS="fr tr ja es sv da zh_CN ru ro rw zh_TW"
CY_GNU_GETTEXT
AM_MAINTAINER_MODE

5497
binutils/po/zh_TW.po Normal file

File diff suppressed because it is too large Load diff