From: Vladimer Sichinava Date: Mon, 20 Mar 2006 23:21:19 +0000 (+0000) Subject: Updated Georgian translation X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b78ec7a1b55d2125de4f95f1e0ab848a20274866;p=dana%2Fcg-glib.git Updated Georgian translation --- diff --git a/ChangeLog b/ChangeLog index 6d811521..1e2a8cd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-20 Vladimer Sichinava + + * configure.in: Added "ka" (Georgian) to ALL_LINGUAS + +======= 2006-03-20 Matthias Clasen * glib/gmem.c (profiler_log): use standard_calloc to allocate @@ -18,6 +23,7 @@ * MAINTAINERS: Add this, at the request of the GNOME sysadmin team. +>>>>>>> 1.2267 2006-03-15 Matthias Clasen * glib/goption.c (g_option_context_parse): Only set the prgname diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 6d811521..1e2a8cd5 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2006-03-20 Vladimer Sichinava + + * configure.in: Added "ka" (Georgian) to ALL_LINGUAS + +======= 2006-03-20 Matthias Clasen * glib/gmem.c (profiler_log): use standard_calloc to allocate @@ -18,6 +23,7 @@ * MAINTAINERS: Add this, at the request of the GNOME sysadmin team. +>>>>>>> 1.2267 2006-03-15 Matthias Clasen * glib/goption.c (g_option_context_parse): Only set the prgname diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 6d811521..1e2a8cd5 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,8 @@ +2006-03-20 Vladimer Sichinava + + * configure.in: Added "ka" (Georgian) to ALL_LINGUAS + +======= 2006-03-20 Matthias Clasen * glib/gmem.c (profiler_log): use standard_calloc to allocate @@ -18,6 +23,7 @@ * MAINTAINERS: Add this, at the request of the GNOME sysadmin team. +>>>>>>> 1.2267 2006-03-15 Matthias Clasen * glib/goption.c (g_option_context_parse): Only set the prgname diff --git a/configure.in b/configure.in index bbad989f..8c5144f0 100644 --- a/configure.in +++ b/configure.in @@ -427,7 +427,7 @@ dnl dnl gettext support dnl -ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko ku lt lv mk ml mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW" +ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka ko ku lt lv mk ml mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW" GLIB_GNU_GETTEXT if test "$gt_cv_have_gettext" != "yes" ; then