configure.ac: prereleasing
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 11 Jan 2006 11:39:10 +0000 (11:39 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 11 Jan 2006 11:39:10 +0000 (11:39 +0000)
Original commit message from CVS:

* configure.ac:
prereleasing
* po/af.po:
* po/az.po:
* po/cs.po:
* po/en_GB.po:
* po/hu.po:
* po/it.po:
* po/nb.po:
* po/nl.po:
* po/or.po:
* po/sq.po:
* po/sr.po:
* po/sv.po:
* po/uk.po:
* po/vi.po:
update translations

16 files changed:
ChangeLog
configure.ac
po/af.po
po/az.po
po/cs.po
po/en_GB.po
po/hu.po
po/it.po
po/nb.po
po/nl.po
po/or.po
po/sq.po
po/sr.po
po/sv.po
po/uk.po
po/vi.po

index 248d0f1..f27b5cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * configure.ac:
+         prereleasing
+       * po/af.po:
+       * po/az.po:
+       * po/cs.po:
+       * po/en_GB.po:
+       * po/hu.po:
+       * po/it.po:
+       * po/nb.po:
+       * po/nl.po:
+       * po/or.po:
+       * po/sq.po:
+       * po/sr.po:
+       * po/sv.po:
+       * po/uk.po:
+       * po/vi.po:
+         update translations
+
 2006-01-10  Michael Smith  <msmith@fluendo.com>
 
        * gst/level/gstlevel.c: (gst_level_class_init),
 
        reviewed by: Christian Schaller <uraeus@gnome.org>
        
-       Add SunAudio plugin - tested to make sure it doesn't break
-       the build under GNU/Linux.      
-
        * configure.ac:
        * gst-plugins-good.spec.in:
        * sys/Makefile.am:
        * sys/sunaudio/Makefile.am:
        * sys/sunaudio/gstsunaudio.c: (plugin_init):
        * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
-        (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
-        (gst_sunaudiomixer_change_state):
-        * sys/sunaudio/gstsunaudiomixer.h:
-        * sys/sunaudio/gstsunaudiomixerctrl.c:
-        (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
-        (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
-        (gst_sunaudiomixer_ctrl_list_tracks),
-        (gst_sunaudiomixer_ctrl_get_volume),
-        (gst_sunaudiomixer_ctrl_set_volume),
-        (gst_sunaudiomixer_ctrl_set_mute),
-        (gst_sunaudiomixer_ctrl_set_record):
-        * sys/sunaudio/gstsunaudiomixerctrl.h:
-        * sys/sunaudio/gstsunaudiomixertrack.c:
-        (gst_sunaudiomixer_track_class_init),
-        (gst_sunaudiomixer_track_init), (fill_labels),
-        (gst_sunaudiomixer_track_new):
-        * sys/sunaudio/gstsunaudiomixertrack.h:
-        * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
-        (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
-        (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
-        (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
-        (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
-        (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
-        (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
-        * sys/sunaudio/gstsunaudiosink.h:
+       (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
+       (gst_sunaudiomixer_change_state):
+       * sys/sunaudio/gstsunaudiomixer.h:
+       * sys/sunaudio/gstsunaudiomixerctrl.c:
+       (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
+       (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
+       (gst_sunaudiomixer_ctrl_list_tracks),
+       (gst_sunaudiomixer_ctrl_get_volume),
+       (gst_sunaudiomixer_ctrl_set_volume),
+       (gst_sunaudiomixer_ctrl_set_mute),
+       (gst_sunaudiomixer_ctrl_set_record):
+       * sys/sunaudio/gstsunaudiomixerctrl.h:
+       * sys/sunaudio/gstsunaudiomixertrack.c:
+       (gst_sunaudiomixer_track_class_init),
+       (gst_sunaudiomixer_track_init), (fill_labels),
+       (gst_sunaudiomixer_track_new):
+       * sys/sunaudio/gstsunaudiomixertrack.h:
+       * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
+       (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
+       (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
+       (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
+       (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
+       (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
+       (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
+       * sys/sunaudio/gstsunaudiosink.h:
+
+       Add SunAudio plugin - tested to make sure it doesn't break
+       the build under GNU/Linux.      
 
 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
 
        * gst-plugins-good/gst/udp/gstdynudpsink.c:
        * gst-plugins-good/gst/udp/gstudpsrc.c:
-               Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
-               overrides the port or multicast parameters. Fixes bugs #323021.
+       Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
+       overrides the port or multicast parameters. Fixes bugs #323021.
 
 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
 
 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
 
        * configure.ac:
-          also remove smoothwave's Makefile.am
+         also remove smoothwave's Makefile.am
        * docs/plugins/Makefile.am:
-          fix plugin docs
+         fix plugin docs
 
 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
 
        * tests/examples/Makefile.am:
-          added missing Makefile.am
+         added missing Makefile.am
 
 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
 
        * tests/Makefile.am:
        * tests/examples/level/Makefile.am:
        * tests/examples/level/level-example.c: (message_handler), (main):
-          moved level-example to tests/examples/level-example
+         moved level-example to tests/examples/level-example
        * tests/old/examples/level/demo.c: (main):
        * tests/old/examples/level/plot.c: (main):
-          some initial fixes
+         some initial fixes
 
 2005-12-29  Michael Smith  <msmith@fluendo.com>
 
        * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
        * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
        * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
-               Making these depayloaders (H263+ and mpeg4 video) inherit from
-               RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
+         Making these depayloaders (H263+ and mpeg4 video) inherit from
+         RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
 
 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * ext/esd/esdmon.c: (gst_esdmon_open_audio):
        * ext/esd/esdsink.c: (gst_esdsink_prepare):
        * gst/multipart/multipartdemux.c:
-          change some char* into char[]
+         change some char* into char[]
 
 2005-12-16  Wim Taymans  <wim@fluendo.com>
 
        * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
        * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
        * gst-plugins-good/gst/rtp/README:
-       Fixed payload range in payloder caps. Removed payload range completly from
-       depayloaders as they don't require payload type in their caps. In effect,
-       there isn't any specific payload type for any given codec, only suggestions.
+       Fixed payload range in payloder caps. Removed payload range completely
+       from depayloaders as they don't require payload type in their caps.
+       In effect, there isn't any specific payload type for any given codec,
+       only suggestions.
        Fixes bug #324011.
 
 2005-12-13  Julien MOUTTE  <julien@moutte.net>
 2005-12-13  Edward Hervey  <edward@fluendo.com>
 
        * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
-       If the speed of the file is null in the header, set the frame_time to the default
-       setting of GST_SECOND / 70. Which is the default frame_delay for .fli files as
-       stated in this document : http://www.compuphase.com/flic.htm
-       Would be nice to have the time conversion done properly too
-       (duration = flxh->frames * flxdec->frame_time)
+       If the speed of the file is null in the header, set the frame_time to
+       the default setting of GST_SECOND / 70. Which is the default
+       frame_delay for .fli files as stated in this document :
+       http://www.compuphase.com/flic.htm
+       Would be nice to have the time conversion done properly too (duration =
+       flxh->frames * flxdec->frame_time)
 
 2005-12-12  Julien MOUTTE  <julien@moutte.net>
 
 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
 
        * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
-          more debug-func-ptr usage
+         more debug-func-ptr usage
 
 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
 
index 9692f24..43dcc1a 100644 (file)
@@ -6,7 +6,7 @@ AC_INIT
 
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 1,
+AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 2,
     GST_CVS="no", GST_CVS="yes")
 
 dnl can autoconf find the source ?
@@ -35,6 +35,10 @@ AC_SUBST(GST_MAJORMINOR)
 AS_LIBTOOL_TAGS([CXX])
 AM_PROG_LIBTOOL
 
+dnl *** required versions of GStreamer stuff ***
+GST_REQ=0.10.1
+GSTPB_REQ=0.10.1
+
 dnl *** autotools stuff ****
 
 dnl allow for different autotools
@@ -198,8 +202,6 @@ fi
 
 dnl checks for gstreamer
 dnl uninstalled is selected preferentially -- see pkg-config(1)
-GST_REQ=0.9.7
-GSTPB_REQ=0.9.7
 GST_CHECK_GST($GST_MAJORMINOR, [$GST_REQ])
 GST_CHECK_GST_BASE($GST_MAJORMINOR, [$GST_REQ])
 GST_CHECK_GST_GDP($GST_MAJORMINOR, [$GST_REQ])
index 11d2627..1aa7c11 100644 (file)
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.7.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-03-18 14:16+0200\n"
 "Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
 "Language-Team: Afrikaans <i18n@af.org.za>\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 0f6f6cd..3c2e94a 100644 (file)
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins-0.8.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-03-19 18:29+0200\n"
 "Last-Translator: Metin Amiroff <metin@karegen.com>\n"
 "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -17,7 +17,7 @@ msgstr ""
 "X-Generator: KBabel 1.0.2\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 86bbf2b..979edde 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-08-08 22:58+0200\n"
 "Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
 "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 5296e8f..0004679 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-04-26 10:41-0400\n"
 "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
 "Language-Team: English (British) <en_gb@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 577c354..2764030 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-07-18 11:03+0200\n"
 "Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
 "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@@ -15,7 +15,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 42c1dda..3abe0b0 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-11-07 19:11+0100\n"
 "Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 9d89490..c02fee7 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-10-04 15:54+0200\n"
 "Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
 "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
@@ -15,7 +15,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 36fe555..a8b4f61 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-08-05 16:26+0200\n"
 "Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index e8b0395..1a4881f 100644 (file)
--- a/po/or.po
+++ b/po/or.po
@@ -2,13 +2,13 @@
 # Copyright (C) 2004, Free Software Foundation, Inc.
 # This file is distributed under the same license as the gst-plugins-0.8.3 package.
 # Gora Mohanty <gora_mohanty@yahoo.co.in>, 2004.
-# $Id: or.po,v 1.17 2005/12/05 16:21:08 thomasvs Exp $
+# $Id: or.po,v 1.18 2005/12/22 15:00:41 burger Exp $
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins-0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-09-27 13:32+0530\n"
 "Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
 "Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 9a5e2aa..611c9df 100644 (file)
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-08-07 20:29+0200\n"
 "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
 "Language-Team: Albanian <begraj@hotmail.com>\n"
@@ -15,7 +15,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index a41a75c..c9ed4ee 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.7.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-03-13 00:18+0100\n"
 "Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
 "Language-Team: Serbian <gnu@prevod.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 98b8028..cfdb5a1 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-08-03 20:53+0200\n"
 "Last-Translator: Christian Rose <menthos@menthos.com>\n"
 "Language-Team: Swedish <sv@li.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 173d154..b509343 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins 0.8.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2004-08-03 15:40+0200\n"
 "Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""
 
index 18e472e..b86484f 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gst-plugins-0.8.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-17 19:50-0500\n"
+"POT-Creation-Date: 2006-01-11 11:15+0100\n"
 "PO-Revision-Date: 2005-01-22 17:17+0930\n"
 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
 "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 
 #: ext/libpng/gstpngdec.c:275 ext/libpng/gstpngdec.c:438
-#: gst/wavparse/gstwavparse.c:1141
+#: gst/wavparse/gstwavparse.c:1142
 msgid "Internal data stream error."
 msgstr ""