diff options
author | Sunil Mohan Adapa <smohan@src.gnome.org> | 2005-08-04 14:48:50 +0800 |
---|---|---|
committer | Sunil Mohan Adapa <smohan@src.gnome.org> | 2005-08-04 14:48:50 +0800 |
commit | 452a445b5231c315f2e6a1b095e5fc787b49660f (patch) | |
tree | 923dce9509dee8d36f8cf10c0056f242c8183a53 /configure.in | |
parent | 4cfa3c874fc2e65bdbc835b051435b2dda6de4d0 (diff) | |
download | gsoc2013-evolution-452a445b5231c315f2e6a1b095e5fc787b49660f.tar.gz gsoc2013-evolution-452a445b5231c315f2e6a1b095e5fc787b49660f.tar.zst gsoc2013-evolution-452a445b5231c315f2e6a1b095e5fc787b49660f.zip |
Added Telugu translations done by Prajasakti Localisation Team <localisation@prajasakti.com>
svn path=/trunk/; revision=29983
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 953bb45986..8b01f0df8e 100644 --- a/configure.in +++ b/configure.in @@ -78,7 +78,7 @@ AC_SUBST(HAVE_JW) dnl I18N stuff AC_PROG_INTLTOOL([0.30]) -ALL_LINGUAS="am ar az be bg bs ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hr hu id is it ja ko lt lv mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv tr uk vi wa xh zh_CN zh_TW" +ALL_LINGUAS="am ar az be bg bs ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hr hu id is it ja ko lt lv mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv te tr uk vi wa xh zh_CN zh_TW" AM_GLIB_GNU_GETTEXT GETTEXT_PACKAGE=evolution-$BASE_VERSION |