From d9f44059858832c2eb5dac3f6b07bf8c82c6428e Mon Sep 17 00:00:00 2001 From: Mikael Hallendal Date: Thu, 11 Apr 2002 11:25:53 +0000 Subject: added ja to ALL_LINGUAS 2002-04-11 Mikael Hallendal * configure.in (GETTEXT_PACKAGE): added ja to ALL_LINGUAS 2002-04-11 Mikael Hallendal * ja.po: added Japanese translation from Takeshi Aihana --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 578a6fd3..0a23796b 100644 --- a/configure.in +++ b/configure.in @@ -28,7 +28,7 @@ GETTEXT_PACKAGE=yelp AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE") -ALL_LINGUAS="az bg da de el es et fr lv ms nl nn no pl pt pt_BR ru sk sl sv tr uk wa zh_CN" +ALL_LINGUAS="az bg da de el es et fr ja lv ms nl nn no pl pt pt_BR ru sk sl sv tr uk wa zh_CN" AM_GLIB_GNU_GETTEXT if test "x$prefix" = "xNONE"; then -- cgit v1.2.1