Added "ja" to ALL_LINGUAS. Added Japanese translation.

* configure.in: Added "ja" to ALL_LINGUAS.
	* po/ja.po: Added Japanese translation.
This commit is contained in:
Takayuki KUSANO
2001-11-15 08:21:45 +00:00
parent 33904bdc6d
commit 2a66b244b2
11 changed files with 519 additions and 1 deletions

View File

@@ -266,7 +266,7 @@ dnl
dnl gettext support
dnl
ALL_LINGUAS="az ca de es eu fr nn no ro ru sk sl sv ta tr uk zh_CN zh_TW"
ALL_LINGUAS="az ca de es eu fr ja nn no ro ru sk sl sv ta tr uk zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
if test "$gt_cv_func_dgettext_libc" = "yes" || test "$gt_cv_func_dgettext_libintl" = "yes"; then