aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorSanlig Badral <badaa@src.gnome.org>2003-09-04 18:07:44 +0800
committerSanlig Badral <badaa@src.gnome.org>2003-09-04 18:07:44 +0800
commit9864495528f35a8ed439eab36c4381e97305a51c (patch)
tree01b501a360fccd3c5d94b2d98071bcf39b2bb11c /configure.in
parentfbda92396c3d26d3da77ae830717e6a8f953e2f3 (diff)
downloadgsoc2013-epiphany-9864495528f35a8ed439eab36c4381e97305a51c.tar
gsoc2013-epiphany-9864495528f35a8ed439eab36c4381e97305a51c.tar.gz
gsoc2013-epiphany-9864495528f35a8ed439eab36c4381e97305a51c.tar.bz2
gsoc2013-epiphany-9864495528f35a8ed439eab36c4381e97305a51c.tar.lz
gsoc2013-epiphany-9864495528f35a8ed439eab36c4381e97305a51c.tar.xz
gsoc2013-epiphany-9864495528f35a8ed439eab36c4381e97305a51c.tar.zst
gsoc2013-epiphany-9864495528f35a8ed439eab36c4381e97305a51c.zip
Added Mongolian translation
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 f8d40598b..efd1b7638 100644
--- a/configure.in
+++ b/configure.in
@@ -186,7 +186,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu is it ja ko li nl mk ms no pl pt pt_BR ro ru sl sq sr sr@Latn sv ta tr vi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu is it ja ko li nl mk mn ms no pl pt pt_BR ro ru sl sq sr sr@Latn sv ta tr vi zh_CN zh_TW"
GETTEXT_PACKAGE=epiphany
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])