diff options
author | Samúel Jón Gunnarsson <sammi@techattack.nu> | 2003-08-23 00:18:42 +0000 |
---|---|---|
committer | Samúel Jón Gunnarsson <sammi@src.gnome.org> | 2003-08-23 00:18:42 +0000 |
commit | 5023b9f3fc6c0761146e7bf457643cb363ec624a (patch) | |
tree | 37f8253ed27c1bece975d732c4d4b9aed0f6782e /configure.in | |
parent | added Irish Translation (diff) | |
download | zenity-5023b9f3fc6c0761146e7bf457643cb363ec624a.tar.gz zenity-5023b9f3fc6c0761146e7bf457643cb363ec624a.tar.bz2 zenity-5023b9f3fc6c0761146e7bf457643cb363ec624a.zip |
Added Icelandic translation.
2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu>
* is.po: Added Icelandic 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 d4157f55..7a4fb604 100644 --- a/configure.in +++ b/configure.in @@ -34,7 +34,7 @@ dnl ******************************* dnl Internationalization dnl ******************************* -ALL_LINGUAS="am az be ca cs cy da de el en_GB es fr ga hi hu it ja ko ml ms nl no pl pt pt_BR ru sq sr sr@Latn sv uk vi zh_CN zh_TW" +ALL_LINGUAS="am az be ca cs cy da de el en_GB es fr ga hi hu is it ja ko ml ms nl no pl pt pt_BR ru sq sr sr@Latn sv uk vi zh_CN zh_TW" GETTEXT_PACKAGE=zenity-0.1 AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT |