diff options
author | Sanlig Badral <badaa@src.gnome.org> | 2003-09-03 14:45:43 +0800 |
---|---|---|
committer | Sanlig Badral <badaa@src.gnome.org> | 2003-09-03 14:45:43 +0800 |
commit | 81d9f46758efe734388b7a721a6466435bdc7fae (patch) | |
tree | 9ff86143ee133dea3d71a765f50d4cb258d9fa89 | |
parent | c2dd5abc3fb32fafe099b878ed6a98cdb837d3be (diff) | |
download | gsoc2013-epiphany-81d9f46758efe734388b7a721a6466435bdc7fae.tar gsoc2013-epiphany-81d9f46758efe734388b7a721a6466435bdc7fae.tar.gz gsoc2013-epiphany-81d9f46758efe734388b7a721a6466435bdc7fae.tar.bz2 gsoc2013-epiphany-81d9f46758efe734388b7a721a6466435bdc7fae.tar.lz gsoc2013-epiphany-81d9f46758efe734388b7a721a6466435bdc7fae.tar.xz gsoc2013-epiphany-81d9f46758efe734388b7a721a6466435bdc7fae.tar.zst gsoc2013-epiphany-81d9f46758efe734388b7a721a6466435bdc7fae.zip |
Added Mongolian translation
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | po/ChangeLog | 4 |
3 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2003-09-03 Sanlig Badral <badral@openmn.org> + + * configure.in: Added mn to ALL_LINGUAS + 2003-09-02 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-nautilus-view.c: (ephy_nautilus_view_class_init): diff --git a/configure.in b/configure.in index eff5f9931..fcc09bdc4 100644 --- a/configure.in +++ b/configure.in @@ -188,7 +188,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]) diff --git a/po/ChangeLog b/po/ChangeLog index 636b0eae5..afc448132 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2003-09-03 Sanlig Badral <badral@openmn.org> + + *mn.po: Added Mongolian translation by Ernar. + 2003-09-03 Mugurel Tudor <mugurelu@go.ro> * ro.po: Revision of Romanian translation by |