r88190 adds the server default timezone to the message 'timezoneuseserverdefault', but that timezone is in english. Please localize it, like the other timezones in the scroll down box.
Thanks.
Version: unspecified
Severity: enhancement
r88190 adds the server default timezone to the message 'timezoneuseserverdefault', but that timezone is in english. Please localize it, like the other timezones in the scroll down box.
Thanks.
Version: unspecified
Severity: enhancement
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/core | master | +75 -43 | Use localization for server default timezone on Special:Preferences |
To be exact this particular bugs asks to localize only the timezone name provided by the server, which can be anything.
Other timezone names are already translated, though without help from CLDR.
In the most cases, the server timezone is one of the list on Special:Preferences and therefor can be localized in the same way. Having a way to localize all possible timezone with CLDR sound like a new bug.
Change 205101 had a related patch set uploaded (by Umherirrender):
Add localization for server default timezone in preferences
Change 205101 merged by jenkins-bot:
Use localization for server default timezone on Special:Preferences