[totem/wip/hadess/precise-stepping: 5/7] gst: Fix translator comment




commit 2735a4b8fdefc853901f21333f2aae3f0c8655d2
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 17 21:38:43 2022 +0100

    gst: Fix translator comment

 src/gst/totem-time-helpers.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gst/totem-time-helpers.c b/src/gst/totem-time-helpers.c
index 75a1f7830..c6b3fb507 100644
--- a/src/gst/totem-time-helpers.c
+++ b/src/gst/totem-time-helpers.c
@@ -64,7 +64,7 @@ totem_time_to_string (gint64        msecs,
        if (hour > 0 || flags & TOTEM_TIME_FLAG_FORCE_HOUR) {
                if (!(flags & TOTEM_TIME_FLAG_REMAINING)) {
                        /* hour:minutes:seconds */
-                       /* Translators: This is a time format, like "-9:05:02" for 9
+                       /* Translators: This is a time format, like "9:05:02" for 9
                         * hours, 5 minutes, and 2 seconds. You may change ":" to
                         * the separator that your locale uses or use "%Id" instead
                         * of "%d" if your locale uses localized digits.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]