[gtk: 1/2] Remove a "-"



commit 01ebd00f974cbd18441f2582a0ecd5dc1f10fe34
Author: scootergrisen <scootergrisen gmail com>
Date:   Sun Apr 26 20:44:04 2020 +0000

    Remove a "-"

 gtk/gtkmediacontrols.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkmediacontrols.c b/gtk/gtkmediacontrols.c
index 93823f1231..526c2fb380 100644
--- a/gtk/gtkmediacontrols.c
+++ b/gtk/gtkmediacontrols.c
@@ -90,7 +90,7 @@ totem_time_to_string (gint64   usecs,
        if (hour > 0 || force_hour) {
                if (!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]