[gstreamer-bugs] [Bug 137431] - Don't split sentences in gstreamer

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jul 6 04:26:05 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=137431
GStreamer | gstreamer (core) | Ver: 0.8.0





------- Additional Comments From thomas at apestaart.org  2004-07-06 07:26 -------
Christian,

can you explain how, given code like this:

    g_print (_("Execution ended after %" G_GUINT64_FORMAT " iterations (sum %"
            G_GUINT64_FORMAT " ns, average %" G_GUINT64_FORMAT " ns, min %"
            G_GUINT64_FORMAT " ns, max %" G_GUINT64_FORMAT " ns).\n"),
        iterations, sum, sum / iterations, min, max);


this situation can be fixed ? I am at loss to figure out what we are supposed to
do here to help translators.  A simple patch for this issue will help me fix others.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list