diff options
author | Jesus Bravo Alvarez <jesusb@src.gnome.org> | 2004-03-28 21:51:03 +0000 |
---|---|---|
committer | Jesus Bravo Alvarez <jesusb@src.gnome.org> | 2004-03-28 21:51:03 +0000 |
commit | 97d1703b832d6ef6c3d69f26c212b0b9aa7882f6 (patch) | |
tree | a764dc01e698e89db90a9ac5334b5fe9d83f2c51 /configure.in | |
parent | ignore. (diff) | |
download | zenity-97d1703b832d6ef6c3d69f26c212b0b9aa7882f6.tar.gz zenity-97d1703b832d6ef6c3d69f26c212b0b9aa7882f6.tar.bz2 zenity-97d1703b832d6ef6c3d69f26c212b0b9aa7882f6.zip |
Added Galician translation
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index ec071d50..b54c0fcd 100644 --- a/configure.in +++ b/configure.in @@ -36,7 +36,7 @@ dnl ******************************* dnl Internationalization dnl ******************************* -ALL_LINGUAS="am ar az be bn ca cs cy da de el en_GB es et eu fa fi fr ga hi hr hu is it ja ko lt ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th uk vi zh_CN zh_TW" +ALL_LINGUAS="am ar az be bn ca cs cy da de el en_GB es et eu fa fi fr ga gl hi hr hu is it ja ko lt ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th uk vi zh_CN zh_TW" GETTEXT_PACKAGE=zenity-0.1 AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT |