commit 9a08cd5b042a1550cd446724e1ce71ff5379ed2b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 20:28:34 2010 -0500

    More distcheck fixes

 glib/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit ef497e8e64100f672509b8398a9805677ce80bcb
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 20:11:33 2010 -0500

    Fix some distcheck issues

 glib/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 3983418c25037dd01fea4b7a52eecdc703535d78
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 19:55:02 2010 -0500

    Fix up GFileDescriptorBased docs

 docs/reference/gio/gio-docs.xml     |    1 +
 docs/reference/gio/gio-sections.txt |   13 +++++++++++++
 docs/reference/gio/gio.types        |    1 +
 gio/gfiledescriptorbased.c          |    4 ++--
 4 files changed, 17 insertions(+), 2 deletions(-)

commit 03fc92784d0ba995883fa2cbae96531ff3db8672
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 19:48:22 2010 -0500

    Add indices for 2.24 additions

 docs/reference/glib/glib-docs.sgml       |    4 ++++
 docs/reference/gobject/gobject-docs.sgml |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 80a160c7c6c1028febfda3d5bf3b557406a9555c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 19:46:57 2010 -0500

    Small doc fixes

 docs/reference/glib/glib-sections.txt       |    5 +++++
 docs/reference/gobject/gobject-sections.txt |    2 ++
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 2de84d65943c29b86c24f2da9c9e7ca094e9c3a6
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 19:42:37 2010 -0500

    Fix up make check

 gio/gfiledescriptorbased.c |    2 ++
 gio/gio.symbols            |   13 ++++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

commit fd751cc2a2906bf4fd19cadacf202de9819247c4
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 19:17:50 2010 -0500

    More updates

 NEWS |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit e0e57fd97d156e860f1211887b6f302c68c86202
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 17:59:15 2010 -0500

    Fix a doc typo.

    Reported in bug 608063 by Дилян Палаузов.

 glib/goption.h |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit dcdc409cd88f6d47eb54a7eee528be6c8667d394
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 16:29:15 2010 -0500

    Fix the large array test to work

    Fix by Sven Herzberg, bug 568760

 glib/tests/array-test.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit 21080a33e12e87144e0534cd18b3699a9dbc2f36
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 16:12:35 2010 -0500

    Add missign single include guards

    Reported in bug 609530. patch by Christian Dywan.

 gio/gcharsetconverter.h    |    4 ++++
 gio/gnativevolumemonitor.h |    4 ++++
 gio/gzlibcompressor.h      |    4 ++++
 gio/gzlibdecompressor.h    |    4 ++++
 4 files changed, 16 insertions(+), 0 deletions(-)

commit dd7bd61c5301f92408ccb420a5bbd094faa863c3
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 16:04:21 2010 -0500

    Documentation improvement

    Document the size requirements on output buffer in
    g_base64_encode_close.
    Patch by Christian Persch, bug 609564.

 glib/gbase64.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit 6c1a914d511b9a94fbeb3e30d93608c3f537c0a7
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 15:55:10 2010 -0500

    Fix build on Solaris 8

    System header fun. See bug 610131.

 configure.in             |    2 +-
 gio/libasyncns/asyncns.c |    5 +++++
 2 files changed, 6 insertions(+), 1 deletions(-)

commit de6914a46a0af720de3df34539e61973e9d4446b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 15:32:08 2010 -0500

    Add a pointer to G_DEFINE_INTERFACE

 docs/reference/gobject/tut_gtype.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit ecb45f43824cdae003cf1280eb0c13039619d6b5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 15:28:04 2010 -0500

    Fix an oversight

    _Always_ explicitly compare strcmp to 0... this was pointed out in
    bug 610484 by Christian Persch.

 glib/gvariant.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 19e438556cd0d958b34cd9a63bd528d680d77c45
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Feb 21 15:19:06 2010 -0500

    Updates

 NEWS |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

commit e377a6f4816ceef23a730c6e431d9ccbb052e7f0
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Sat Feb 20 22:22:04 2010 +0100

    Updated Galician Translation

 po/gl.po |  119
 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 62 insertions(+), 57 deletions(-)

commit af22e5739ba89a9795f046ddaf00a506b77c5a8e
Author: Piotr DrÄ…g <piotrdrag@gmail.com>
Date:   Sat Feb 20 22:20:04 2010 +0100

    Updated Polish translation

 po/pl.po | 1097
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 552 insertions(+), 545 deletions(-)

commit 5047fd7f688dc0a3e4c148864f63961389bc83f9
Author: Colin Walters <walters@verbum.org>
Date:   Fri Feb 19 16:06:22 2010 -0500

    [gutf8.c] Add a bit of documentation to UNICODE_VALID

 glib/gutf8.c |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

commit ed3c914cdbdd02d1af6d2f6a3a3f3a9fdc8dc1c2
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Fri Feb 19 10:42:53 2010 -0500

    Merge the main public API of GVariant

 docs/reference/glib/glib-sections.txt |   60 +-
 glib/Makefile.am                      |    1 +
 glib/glib.symbols                     |   56 +
 glib/gvariant-core.c                  |   18 +
 glib/gvariant.c                       | 1858
 +++++++++++++++++++++++++++++++++
 glib/gvariant.h                       |   95 ++-
 glib/tests/gvariant.c                 |  179 +++-
 7 files changed, 2259 insertions(+), 8 deletions(-)

commit afa5dc0c6d9e1aa9b6e057d93562e6ee5796bf46
Author: Petr Kovar <pknbe@volny.cz>
Date:   Thu Feb 18 20:07:56 2010 +0100

    Update Czech translation

 po/cs.po |  947
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 480 insertions(+), 467 deletions(-)

commit 48f74cab395044a07e1220440cdc816db01b9984
Author: Christian Kellner <gicmo@gnome.org>
Date:   Thu Feb 18 15:49:58 2010 +0100

    Move event support in the inotify backend

    This adds support for G_FILE_MONITOR_SEND_MOVED events when
    requested by
    the user to the inotify backend. Last part to fix bug #547890.
    Based heavily on a patch by Martyn Russel <martyn@lanedo.com>.

 gio/inotify/ginotifydirectorymonitor.c |    7 +++-
 gio/inotify/ginotifyfilemonitor.c      |    9 +++++-
 gio/inotify/inotify-helper.c           |   49
 ++++++++++++++++++++++++++++----
 gio/inotify/inotify-kernel.c           |    4 +-
 gio/inotify/inotify-path.c             |   18 +++++++++++
 gio/inotify/inotify-path.h             |    8 ++--
 gio/inotify/inotify-sub.c              |    6 ++-
 gio/inotify/inotify-sub.h              |    3 +-
 8 files changed, 86 insertions(+), 18 deletions(-)

commit 239af977126a4a4b6c68cb43e0876847c7ce2211
Author: Christian Kellner <gicmo@gnome.org>
Date:   Thu Feb 18 15:43:45 2010 +0100

    GLocalFileMonitor: Support for GFileMonitorFlags

    Evaluate and remember GFileMonitorFlags. This is a part of move
    event support for fs-monitoring (bug #547890).

 gio/glocalfilemonitor.c |   28 +++++++++++++++++++++++++---
 gio/glocalfilemonitor.h |    1 +
 2 files changed, 26 insertions(+), 3 deletions(-)

commit 41956b237601a1c5ded0ba5e8821b9f5d09278be
Author: Christian Kellner <gicmo@gnome.org>
Date:   Thu Feb 18 15:40:13 2010 +0100

    Move event support for fs-monitoring: Event & flag

    Add a G_FILE_MONITOR_SEND_MOVED flag indicating the API user
    wants to receive the new G_FILE_MOINOTR_EVENT_MOVED event
    instead of single CREATED/DELETED events.
    First part of bug #547890.

 gio/gioenums.h |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

commit a5dc1af0a230ecfca2dac7fa0dcdf8359537a9f6
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Feb 18 11:46:06 2010 +0200

    Estonian translation updated

 po/et.po |  511
 +++-----------------------------------------------------------
 1 files changed, 21 insertions(+), 490 deletions(-)

commit e1cc5a5fecc1847a6080435fc8a40f2d8d534bbb
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Wed Feb 17 09:00:04 2010 +0100

    Updated German translation

 po/de.po | 1022
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 515 insertions(+), 507 deletions(-)

commit 63a6666ab7a54c9584b6579e323301f3528e86b3
Author: Benjamin Otte <otte@redhat.com>
Date:   Wed Feb 17 08:45:28 2010 +0100

    Make g_type_interface_prerequisites() only return one instantiable
    type

    Previously, the code had a heisenbug and could potentially return
    superclasses, too. In fact, it was based on the behavior of malloc.

    https://bugzilla.redhat.com/show_bug.cgi?id=554678

 gobject/gtype.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit 9fdbae9344a04479ccb601ebd4ae2c709e7856d9
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Feb 16 12:38:11 2010 +0100

    Updated Slovenian translation

 po/sl.po |  163
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 84 insertions(+), 79 deletions(-)

commit b899bfc7415ec76ef563de3fc945b84675357464
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Mon Feb 15 19:11:58 2010 -0500

    GVariant: create child instance from its own data

    also: white-space fix in the serialiser

 glib/gvariant-core.c       |    8 ++++++--
 glib/gvariant-serialiser.c |    1 -
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 7fb9d536c0c89800f745ea2c05380efd8f371bf1
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Tue Feb 16 03:42:19 2010 +0900

    Updated Korean translation

 po/ko.po | 1032
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 517 insertions(+), 515 deletions(-)

commit 68505d5a9f0b2cbacee4eafa3ba754612f052a5f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Feb 15 17:54:26 2010 +0100

    Updated Spanish translation

 po/es.po |  958
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 483 insertions(+), 475 deletions(-)

commit 36d29e06f9459ce28206d212667aee3adc1fd780
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Mon Feb 15 17:10:21 2010 +0100

    Updated Galician Translation

 po/gl.po | 1259
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 641 insertions(+), 618 deletions(-)

commit bb4f63d6390fe5efd183f259e5bd891f89de9e24
Author: Christian Kellner <gicmo@gnome.org>
Date:   Sun Feb 7 17:23:38 2010 +0100

    GFile: Support for splice(2) in copy_fallback

    The (linux specific) system call splice can be
    used to transfer data between file descriptors
    whitout copying them into user space.
    See bug #604086 for additional details.

 configure.in |    1 +
 gio/gfile.c  |  187
 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 170 insertions(+), 18 deletions(-)

commit 28f90db1edf938c04f0b5c8a2f54f8add50db234
Author: Christian Kellner <gicmo@gnome.org>
Date:   Sun Feb 7 17:18:06 2010 +0100

    GLocalFileOutputStream: Implement GFileDescriptorBased

    Also convert GLocalFileIOStream to use the new interface to obtain
    the file descriptor.

 gio/glocalfileiostream.c     |    3 ++-
 gio/glocalfileoutputstream.c |   30 +++++++++++++++++++++++-------
 gio/glocalfileoutputstream.h |    1 -
 3 files changed, 25 insertions(+), 9 deletions(-)

commit 670f6210ced672eb9c8a500b3dd6cfd22346472b
Author: Christian Kellner <gicmo@gnome.org>
Date:   Sun Feb 7 17:17:44 2010 +0100

    GLocalFileInputStream: Implement GFileDescriptorBased

 gio/glocalfileinputstream.c |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

commit 4536a4adbc290f56f3686dec0c8e05c15049a602
Author: Christian Kellner <gicmo@gnome.org>
Date:   Sun Feb 7 14:51:01 2010 +0100

    GFileDescriptorBased: New interface

    New interface for file descriptor based io object. The interface
    is only exported on unix based systems. See bug 604086.

 gio/Makefile.am            |    3 ++
 gio/gfiledescriptorbased.c |   72
 ++++++++++++++++++++++++++++++++++++++++++++
 gio/gfiledescriptorbased.h |   63 ++++++++++++++++++++++++++++++++++++++
 gio/giotypes.h             |    1 +
 4 files changed, 139 insertions(+), 0 deletions(-)

commit 3840151012b6ed01bfa9aada2914cce974398d0d
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Mon Feb 15 19:15:38 2010 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 1028
 +++++++++++++++++++++++++++++------------------------------
 po/zh_TW.po | 1015
 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 1015 insertions(+), 1028 deletions(-)

commit b37da7134b127e6c92e7002150077515dc7d42b4
Author: Alexander Larsson <alexl@redhat.com>
Date:   Mon Feb 15 10:13:10 2010 +0100

    Set result_uncertain in win32 g_content_type_guess implementation

    Fixes bug #609143

 gio/gcontenttype.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 83c6087dcc2168cc41db3a328bbd30341ac3955b
Author: Lucian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Feb 13 19:35:42 2010 +0200

    Updated Romanian translation

 po/ro.po | 1025
 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 510 insertions(+), 515 deletions(-)

commit e66d66c5559f4f0423d015a4d006f170dcb5d582
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Thu Feb 11 16:52:20 2010 -0500

    GVariant: lock before freeing, to avoid assert

 glib/gvariant-core.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit fd3923aba2f827b47c54edc9728c953b9520fa52
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Feb 11 21:08:57 2010 +0100

    Move offsets array from interface data member to TypeNode

    We need to assign offsets when the interface is not yet instantiated.

 gobject/gtype.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 61b649cffd26c3feafe4158da01ebb1394a1b574
Author: Benjamin Otte <otte@redhat.com>
Date:   Thu Feb 11 21:05:41 2010 +0100

    Move prerequisites out of _prot struct

    Also fix the naming (including typo)

 gobject/gtype.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 1e6b18422563bc428e17e8a4e3c84dac8ed02ab2
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Wed Feb 10 13:59:14 2010 -0500

    add performance tests to gitignore

 tests/gobject/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 3e30e8a87e18952e9c26c0d05f5c336a110f2bed
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Wed Feb 10 11:29:12 2010 -0500

    make tests not dynamic link against /lib/libglib

    For some reason, even though the tests are linked against
    libgobject.la
    and libgobject.la mentions libglib.la as a dependency, the tests are
    running against the system glib instead of the in-tree one.

    Adding the libglib.la file as an explicit LDFLAG fixes it.

 tests/gobject/Makefile.am |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit 1e655eb02c6cadee45a28df359327ce9fb41c6a5
Author: Ryan Lortie <desrt@desrt.ca>
Date:   Wed Feb 10 11:13:06 2010 -0500

    merge GVariant

 docs/reference/glib/Makefile.am             |    7 +-
 docs/reference/glib/glib-docs.sgml          |    1 +
 docs/reference/glib/glib-sections.txt       |   18 +
 docs/reference/glib/tmpl/.gitignore         |    1 +
 docs/reference/gobject/gobject-sections.txt |    2 +
 glib/Makefile.am                            |    4 +
 glib/glib.h                                 |    1 +
 glib/glib.symbols                           |   13 +
 glib/gvariant-core.c                        |  855
 +++++++++++++++++++++++++++
 glib/gvariant-core.h                        |   46 ++
 glib/gvariant.h                             |   47 ++
 gobject/gboxed.c                            |   27 +
 gobject/gboxed.h                            |   18 +
 gobject/gobject.symbols                     |    2 +
 14 files changed, 1039 insertions(+), 3 deletions(-)

commit 2afe2325c4c9e42dab8ebfed11b86d24715837e0
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Feb 10 16:34:53 2010 +0100

    Updated Slovenian translation

 po/sl.po | 1352
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 701 insertions(+), 651 deletions(-)

commit 243e340d6edde4d7ae1c45b3041489332f83a6d5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Feb 9 10:35:01 2010 -0500

    bump version

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1831ff2d30ee837179d9d79d9dbf36016564e0f0
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Feb 9 10:20:37 2010 -0500

    2.23.3

 po/am.po          |  250 ++++++-----
 po/ar.po          |  254 ++++++-----
 po/as.po          |  254 ++++++-----
 po/ast.po         |  254 ++++++-----
 po/az.po          |  253 ++++++-----
 po/be.po          |  263 ++++++-----
 po/be@latin.po    |  260 ++++++-----
 po/bg.po          |  254 ++++++-----
 po/bn.po          |  254 ++++++-----
 po/bn_IN.po       |  254 ++++++-----
 po/bs.po          |  253 ++++++-----
 po/ca.po          |  254 ++++++-----
 po/ca@valencia.po |  254 ++++++-----
 po/cs.po          |  940 +++++++++++++++++++-------------------
 po/cy.po          |  254 ++++++-----
 po/da.po          |  254 ++++++-----
 po/de.po          |  254 ++++++-----
 po/dz.po          |  253 ++++++-----
 po/el.po          |  254 ++++++-----
 po/en@shaw.po     |  254 ++++++-----
 po/en_CA.po       |  254 ++++++-----
 po/en_GB.po       |  254 ++++++-----
 po/eo.po          |  251 ++++++-----
 po/es.po          |  955 +++++++++++++++++++-------------------
 po/et.po          |  254 ++++++-----
 po/eu.po          |  255 ++++++-----
 po/fa.po          |  253 ++++++-----
 po/fi.po          |  254 ++++++-----
 po/fr.po          |  950 +++++++++++++++++++-------------------
 po/ga.po          |  251 ++++++-----
 po/gl.po          |  254 ++++++-----
 po/gu.po          |  254 ++++++-----
 po/he.po          |  254 ++++++-----
 po/hi.po          |  254 ++++++-----
 po/hr.po          |  253 ++++++-----
 po/hu.po          |  254 ++++++-----
 po/hy.po          |  251 ++++++-----
 po/id.po          |  253 ++++++-----
 po/is.po          |  253 ++++++-----
 po/it.po          |  254 ++++++-----
 po/ja.po          |  254 ++++++-----
 po/ka.po          |  254 ++++++-----
 po/kn.po          |  254 ++++++-----
 po/ko.po          |  254 ++++++-----
 po/ku.po          |  250 ++++++-----
 po/lt.po          |  254 ++++++-----
 po/lv.po          |  251 ++++++-----
 po/mai.po         |  254 ++++++-----
 po/mg.po          |  253 ++++++-----
 po/mk.po          |  254 ++++++-----
 po/ml.po          |  254 ++++++-----
 po/mn.po          |  253 ++++++-----
 po/mr.po          |  254 ++++++-----
 po/ms.po          |  253 ++++++-----
 po/nb.po          |  940 +++++++++++++++++++-------------------
 po/ne.po          |  253 ++++++-----
 po/nl.po          |  256 ++++++-----
 po/nn.po          |  254 ++++++-----
 po/oc.po          |  249 ++++++-----
 po/or.po          |  254 ++++++-----
 po/pa.po          |  254 ++++++-----
 po/pl.po          |  254 ++++++-----
 po/ps.po          |  253 ++++++-----
 po/pt.po          |  254 ++++++-----
 po/pt_BR.po       |  940 +++++++++++++++++++-------------------
 po/ro.po          |  254 ++++++-----
 po/ru.po          |  258 ++++++-----
 po/rw.po          |  253 ++++++-----
 po/si.po          |  254 ++++++-----
 po/sk.po          |  253 ++++++-----
 po/sl.po          | 1340
 ++++++++++++++++++++++++++---------------------------
 po/sq.po          |  256 ++++++-----
 po/sr.po          |  254 ++++++-----
 po/sr@ije.po      |  253 ++++++-----
 po/sr@latin.po    |  254 ++++++-----
 po/sv.po          |  254 ++++++-----
 po/ta.po          |  254 ++++++-----
 po/te.po          |  254 ++++++-----
 po/th.po          |   21 +-
 po/tl.po          |  253 ++++++-----
 po/tr.po          |  254 ++++++-----
 po/tt.po          |  250 ++++++-----
 po/uk.po          |  254 ++++++-----
 po/vi.po          |  254 ++++++-----
 po/wa.po          |  253 ++++++-----
 po/xh.po          |  253 ++++++-----
 po/yi.po          |  251 ++++++-----
 po/zh_CN.po       |  254 ++++++-----
 po/zh_HK.po       |  254 ++++++-----
 po/zh_TW.po       |  254 ++++++-----
 90 files changed, 15161 insertions(+), 11981 deletions(-)