summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimer Sichinava <vsichi@src.gnome.org>2006-03-20 23:21:19 +0000
committerVladimer Sichinava <vsichi@src.gnome.org>2006-03-20 23:21:19 +0000
commitb78ec7a1b55d2125de4f95f1e0ab848a20274866 (patch)
tree75b3520407209979b6131bf23873f8d6decb88a1
parentacbbe9f88ebb2f86b1686687177c33e3a11e0127 (diff)
Updated Georgian translation
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-126
-rw-r--r--configure.in2
4 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d8115211..1e2a8cd57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-20 Vladimer Sichinava <vlsichinava@gmail.com>
+
+ * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
+
+=======
2006-03-20 Matthias Clasen <mclasen@redhat.com>
* 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 <mclasen@redhat.com>
* glib/goption.c (g_option_context_parse): Only set the prgname
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 6d8115211..1e2a8cd57 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+2006-03-20 Vladimer Sichinava <vlsichinava@gmail.com>
+
+ * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
+
+=======
2006-03-20 Matthias Clasen <mclasen@redhat.com>
* 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 <mclasen@redhat.com>
* glib/goption.c (g_option_context_parse): Only set the prgname
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 6d8115211..1e2a8cd57 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,8 @@
+2006-03-20 Vladimer Sichinava <vlsichinava@gmail.com>
+
+ * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
+
+=======
2006-03-20 Matthias Clasen <mclasen@redhat.com>
* 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 <mclasen@redhat.com>
* glib/goption.c (g_option_context_parse): Only set the prgname
diff --git a/configure.in b/configure.in
index bbad989f9..8c5144f0e 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