Activity log for bug #2013281

Date Who What changed Old value New value Message
2023-03-30 07:03:32 Edu Gómez Escandell bug added bug
2023-03-30 07:03:32 Edu Gómez Escandell attachment added Image of the desktop. The date is the one displayed at the top. https://bugs.launchpad.net/bugs/2013281/+attachment/5658882/+files/Screenshot%20from%202023-03-29%2013-06-11.png
2023-03-30 07:11:54 Daniel van Vugt bug watch added https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6558
2023-03-30 07:11:54 Daniel van Vugt bug task added gnome-shell
2023-03-30 08:05:34 Bug Watch Updater gnome-shell: status Unknown Fix Released
2023-05-02 07:53:41 Launchpad Janitor gnome-desktop (Ubuntu): status New Confirmed
2023-05-02 08:09:44 Edu Gómez Escandell description # Affected version I'm using wayland on Ubuntu 22.10 with GNOME Shell 43.1. # Bug summary The date displayed on the top bar follows format [Month(short)] [day] [time]: ``` mar 30 08:59 ``` This date format makes sense in english, but not in spanish or catalan, nor probably most languages in existence. In spanish it is even worse, because "marzo" (march) and "martes" (tuesday) both start with "mar", so it looks like it has been tuesday for the past 30 days; particularly since [weekday] [day] is a common format, whereas [month] [day] is not a format at all. The lockscreen shows a similar format [weekday] [month] [day]. This one is wrong, but not confusing. It reads like a bad machine translation. ``` martes marzo 30 ``` I initially opened [upstream](https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6558) and was redirected here. # Affected version I'm using wayland on Ubuntu 22.10 with GNOME Shell 43.1. # Bug summary The date displayed on the top bar follows format [Month(short)] [day] [time]: ``` mar 30 08:59 ``` This date format makes sense in english, but not in spanish. Furthermore, "marzo" (march) and "martes" (tuesday) both start with "mar", so it looks like it has been tuesday for the past 30 days; particularly since [weekday] [day] is a common format, whereas [month] [day] is not a format at all. The lockscreen shows a similar format [weekday] [month] [day]. This one is wrong, but not confusing. It reads like a bad machine translation. ``` martes marzo 30 ``` I initially opened [upstream](https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6558) and was redirected here.