forked from AuroraMiddleware/gtk
Remove a "-"
This commit is contained in:
parent
7da995da1d
commit
01ebd00f97
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user