After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735431 - Underscores are used in timezone names instead of spaces
Underscores are used in timezone names instead of spaces
Status: RESOLVED NOTABUG
Product: evolution
Classification: Applications
Component: Calendar
3.14.x (obsolete)
Other All
: Normal minor
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-08-26 06:39 UTC by Yuri Myasoedov
Modified: 2014-11-12 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yuri Myasoedov 2014-08-26 06:39:19 UTC
Underscores are used in timezone names instead of spaces (calendar/zones.h):

msgid "Africa/Addis_Ababa"
msgid "Africa/Dar_es_Salaam"
msgid "Africa/El_Aaiun"
msgid "Africa/Sao_Tome"
msgid "America/Boa_Vista"
msgid "America/Buenos_Aires"
msgid "America/Cambridge_Bay"
msgid "America/Costa_Rica"
msgid "America/Dawson_Creek"
msgid "America/El_Salvador"
msgid "America/Glace_Bay"
msgid "America/Goose_Bay"
msgid "America/Grand_Turk"
msgid "America/La_Paz"
msgid "America/Los_Angeles"
msgid "America/Mexico_City"
msgid "America/New_York"
msgid "America/North_Dakota/Center"
msgid "America/Port_of_Spain"
msgid "America/Porto_Velho"
msgid "America/Puerto_Rico"
msgid "America/Rainy_River"
msgid "America/Rankin_Inlet"
msgid "America/Rio_Branco"
msgid "America/Santo_Domingo"
msgid "America/Sao_Paulo"
msgid "America/St_Johns"
msgid "America/St_Kitts"
msgid "America/St_Lucia"
msgid "America/St_Thomas"
msgid "America/St_Vincent"
msgid "America/Swift_Current"
msgid "America/Thunder_Bay"
msgid "Antarctica/South_Pole"
msgid "Asia/Hong_Kong"
msgid "Asia/Kuala_Lumpur"
msgid "Asia/Phnom_Penh"
msgid "Asia/Ujung_Pandang"
msgid "Atlantic/Cape_Verde"
msgid "Atlantic/Jan_Mayen"
msgid "Atlantic/South_Georgia"
msgid "Atlantic/St_Helena"
msgid "Australia/Broken_Hill"
msgid "Australia/Lord_Howe"
msgid "Europe/San_Marino"
msgid "Pacific/Pago_Pago"
msgid "Pacific/Port_Moresby"
Comment 1 Milan Crha 2014-11-12 11:08:35 UTC
Thanks for a bug report. This is correct, the source string comes from libical, which uses underscores (those are used also at /usr/share/zoneinfo/ + [the above string] as a file name). You can translate them to a human-readable text, which is shown in a timezone picker (for example Edit->Preferences->Calendar and Tasks->General tab->Timezone caption, click "Select" beside the timezone name, or the button beside the Second Zone label.