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 669075 - Calendar: Day names are not according to format settings but to language settings
Calendar: Day names are not according to format settings but to language sett...
Status: RESOLVED DUPLICATE of bug 659187
Product: gnome-shell
Classification: Core
Component: calendar
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: David Zeuthen (not reading bugmail)
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-31 01:09 UTC by Roman Polach
Modified: 2012-01-31 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (117.15 KB, image/png)
2012-01-31 01:10 UTC, Roman Polach
Details
Screenshot form Fedora 16 (83.05 KB, image/png)
2012-01-31 11:49 UTC, André Klapper
Details

Description Roman Polach 2012-01-31 01:09:57 UTC
In GnomeShell's Callendar "applet": 
While other month names and day names
follow regional settings,
the table column header
(day names' first letters) does not.

See attached screenshot:
Úterý (Tuesday in Czech) is OK.
Leden (January in Czech is OK.
but table's header shows "M T W T F S S"
(Monday, Tuesday, Wednesday, ...)
but it should display "P Ú S Č P S N"
(or eventually mostly used "Po Út St Čt Pá So Ne")
(Pondělí, Úterý, Středa, ...)
Comment 1 Roman Polach 2012-01-31 01:10:37 UTC
Created attachment 206488 [details]
screenshot
Comment 2 Milan Bouchet-Valat 2012-01-31 09:23:39 UTC
You know, the attached screenshot doesn't show the problem... but we can trust you it happens. ;-)

The problem is likely that the translation is missing for your language. But the translation is available in the PO file (and has been since at least September):
http://git.gnome.org/browse/gnome-shell/tree/po/cs.po#n331

What version of the Shell are you using?
Comment 3 André Klapper 2012-01-31 11:47:40 UTC
http://git.gnome.org/browse/gnome-shell/commit/?id=f3e687eac8356420fe887f578ce610b51ae25678 made this properly translatable and http://l10n.gnome.org/POT/gnome-shell.master/gnome-shell.master.cs.po also shows Czech translations.

Running an up-to-date Fedora 16, I get correct output for Czech.

Need more information about your version and distribution.
Comment 4 André Klapper 2012-01-31 11:49:00 UTC
Created attachment 206509 [details]
Screenshot form Fedora 16
Comment 5 Roman Polach 2012-01-31 12:02:43 UTC
I am using Fedora 16 with up to date updates.
I am also using several extensions from
extensions.gnome.org:
  Remove Accessibility, Frippery Move Clock, Remove User Name,
  Alternative Status Menu, Remove Panel App Menu, Windows Alt Tab,
  Frippery Bottom Panel, Frippery Static Workspaces, Activities Button Text,
  Evil Status Icon Forever, Force Quit, Removable Drive Menu,
  Applications Menu, NetMonitor Lite, Show Desktop Button

I guess the problem is this:
  I have set language to English but formats to Czech.
  While month names and day names follows format region,
  day letters probably follow language region.
This should probably be changed. While both can be seen logical,
  the date-format settings I see closer (thats also why I
  see "Úterý" and not "Tuesday" in the applet, correct?)

Why the screenshot does not show the problem? I clearly see
"M T W T F S S" on it...
Comment 6 André Klapper 2012-01-31 12:19:05 UTC
(In reply to comment #5)
>   I have set language to English but formats to Czech.
>   While month names and day names follows format region,
>   day letters probably follow language region.
> This should probably be changed. While both can be seen logical,
>   the date-format settings I see closer (thats also why I
>   see "Úterý" and not "Tuesday" in the applet, correct?)

I can confirm this. Same results as in your screenshot with these settings.
Comment 7 Milan Bouchet-Valat 2012-01-31 13:09:25 UTC
I guess the problem is simply that day names are translated like normal UI strings, i.e. they're not considered as format strings at all.(In reply to comment #5)

> Why the screenshot does not show the problem? I clearly see
> "M T W T F S S" on it...
Sorry, I was looking for two-letter abbreviations you get in the right part of the calendar.
Comment 8 Florian Müllner 2012-01-31 13:56:33 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 659187 ***