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 235045 - weekdays should be used from glibc locale
weekdays should be used from glibc locale
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Calendar
3.4.x (obsolete)
Other other
: Normal minor
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-12-04 14:30 UTC by Marius Andreiana
Modified: 2021-05-19 12:28 UTC
See Also:
GNOME target: ---
GNOME version: 3.3/3.4



Description Marius Andreiana 2002-12-04 14:30:56 UTC
Now they are translatable, but this data is already provided by glibc.

The clock applet in panel uses glibc. Would you like me to try and provide
a patch to fix this?
Comment 1 Matthew Barnes 2009-02-12 05:17:32 UTC
This may be obsolete now, need to check.
Comment 2 Milan Crha 2009-06-19 14:58:15 UTC
There are still some places for this, but I doubt it's easily doable. One can for places where are full names: 
#: ../calendar/gui/dialogs/cal-prefs-dialog.glade.h:25
#: ../calendar/gui/dialogs/recurrence-page.c:1116
#: ../calendar/gui/e-itip-control.c:729

or abbreviations:
#: ../calendar/gui/print.c:595

but for abbreviations with a mnemonic letter, probably not doable:
#: ../calendar/gui/dialogs/cal-prefs-dialog.glade.h:36

So?
Comment 3 André Klapper 2012-02-07 22:24:53 UTC
From 3.3.5 git master:

#: ../calendar/gui/dialogs/recurrence-page.c:1189
#: ../modules/calendar/e-calendar-preferences.ui.h:1
msgid "Monday"

#. Translators: These are workday abbreviations, e.g. Su=Sunday and Th=thursday
#: ../calendar/gui/print.c:655
msgid "Su"
Comment 4 André Klapper 2021-05-19 12:28:55 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. 
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org (resources are unfortunately quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines
and create a new bug report ticket at
  https://gitlab.gnome.org/GNOME/evolution/-/issues/

Thank you for your understanding and your help.