summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMikael Hallendal <micke@codefactory.se>2002-04-11 11:25:53 +0000
committerMikael Hallendal <hallski@src.gnome.org>2002-04-11 11:25:53 +0000
commitd9f44059858832c2eb5dac3f6b07bf8c82c6428e (patch)
tree71550baacd62b6d148dfd6eed3c7ea7e835d1f07 /configure.in
parentc96853737967f767fc0014294c5812ac6dcc3ad7 (diff)
downloadyelp-d9f44059858832c2eb5dac3f6b07bf8c82c6428e.tar.gz
added ja to ALL_LINGUAS
2002-04-11 Mikael Hallendal <micke@codefactory.se> * configure.in (GETTEXT_PACKAGE): added ja to ALL_LINGUAS 2002-04-11 Mikael Hallendal <micke@codefactory.se> * ja.po: added Japanese translation from Takeshi Aihana <aihana@gnome.gr.jp>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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