[totem/wip/hadess/precise-stepping: 7/10] gst: Fix translator comment
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/precise-stepping: 7/10] gst: Fix translator comment
- Date: Thu, 17 Feb 2022 21:42:27 +0000 (UTC)
commit fb8cd3f4e5d9b96ccf01440dd40a026be64ef51a
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]