GNOME Bugzilla – Bug 739626
Chinese Date/Time display; week-day be more explicit
Last modified: 2019-03-20 10:53:01 UTC
Hi, currently the Gnome-Shell displays the Time and Day of week, day of week is displayed as 1/2/3/4/5/6, I wonder if it would be preferable to be a bit more explicit and show it as WeekDay1/WeekDay2/... instead? That wouldn't take up a lot more space. Otherwise it feels a bit odd. thanks,
This is a translation issue. If you think the Chinese weekday shouldn't be abbreviated then the '%a' should be switched to '%A' in https://git.gnome.org/browse/gnome-desktop/tree/po/zh_CN.po#n107 and the following lines.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/Teams/Translation/migration/issues/30.