Bug 1146214 - incomplete translation in date-strings (weekday and month)
Summary: incomplete translation in date-strings (weekday and month)
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: control-center
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Control Center Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-24 19:10 UTC by Rolle
Modified: 2015-12-02 16:18 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-02 03:56:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot of the not translated weekday- and month-strings (1.19 MB, image/png)
2014-10-16 06:44 UTC, Rolle
no flags Details
Region & Language panel (19.75 KB, image/png)
2014-10-16 15:29 UTC, Florian Müllner
no flags Details
Fedora 21 alpha, Region-Settings, Not translated weekday, month (279.31 KB, image/png)
2014-10-17 08:41 UTC, Rolle
no flags Details
Fedora (22 nightly) rawhide 2014-10-13, Region-Settings, Not translated weekday, month (279.84 KB, image/png)
2014-10-17 08:43 UTC, Rolle
no flags Details
Fedora (22 nightly) rawhide 2014-10-16, Region-Settings, correctly translated weekday, month (907.35 KB, image/png)
2014-10-17 08:52 UTC, Rolle
no flags Details

Description Rolle 2014-09-24 19:10:19 UTC
Description of problem:
The "Weekday"-String and "Month"-String (also the short-forms of the strings) aren't translated. These strings stays in english. I tried to switch to german and afterwards to russian. But these strings remains in english.

Version-Release number of selected component (if applicable):
Fedora 21 alpha, LiveCD


How reproducible:
always

Steps to Reproduce:
1. Boot Fedora 21 Alpha LiveCD
2. Change the region setting to another language (e.g. german)
3. logout/login

Actual results:
all strings are translated to german, but the date in the upper menubar (in the middle) remains the strings for weekday/month in english:
Wed., Wednesday, Thursday, ...
October, July, ...

Expected results:
Mit., Mittwoch, Donnerstag, ...
Oktober, Juli, ...

Additional info:

Comment 1 Florian Müllner 2014-10-10 21:07:46 UTC
(In reply to Rolle from comment #0)
> Steps to Reproduce:
> 1. Boot Fedora 21 Alpha LiveCD
> 2. Change the region setting to another language (e.g. german)

What are the "Format" settings? I agree it's not obvious, but strings in dates are not subject to the "Language" setting (which controls the LC_MESSAGES environment variable) but the "Format" noe (which controls LC_TIME among others).

In any case this is not a gnome-shell issue, reassigning to gnome-control-center.

Comment 2 Rolle 2014-10-16 06:42:37 UTC
What do you mean with "Format". The order of weekday, day, month, year? I add a screenshot.
Maybe this helps.

Comment 3 Rolle 2014-10-16 06:44:12 UTC
Created attachment 947465 [details]
Screenshot of the not translated weekday- and month-strings

Comment 4 Florian Müllner 2014-10-16 15:29:22 UTC
Created attachment 947663 [details]
Region & Language panel

(In reply to Rolle from comment #2)
> What do you mean with "Format". The order of weekday, day, month, year?

No, I'm referring to the corresponding setting in the "Region & Language" panel, screenshot attached.

Ordering does play a role though, in that localization encompasses more than mere translations, e.g. in what order are dates written, whether weeks start on Mondays or Sundays, how numbers are represented (1.234,56 vs 1,234.56) etc.  There's a number of settings to control these localization aspects, though the GNOME UI only exposes a single "Formats" one in addition to "Language". Usually mixing those settings works quite well (for instance. mixing English language and German number format in "Pi is approximately 3,14159" is only subtly wrong), but dates are often problematic as localization there consists of both order and translated strings. It is just not possible to allow different locales for dates and messages and get it right - you either end up with correct dates that are inconsistent with the overall language (e.g. "Thursday, October 16") or with a date string that is not valid in either language ("Thursday, der 16. October" or "Donnerstag, Oktober 16").
Out of the options we have, I think the first option is the sanest one - it's not what gnome-shell currently implements, so there is a gnome-shell bug after all (https://bugzilla.gnome.org/show_bug.cgi?id=738640). However it would still give you English month/weekday names in an otherwise German interface, so you'll still want to update your formats setting :-)

Comment 5 Rolle 2014-10-17 08:41:31 UTC
Created attachment 947833 [details]
Fedora 21 alpha, Region-Settings, Not translated weekday, month

Comment 6 Rolle 2014-10-17 08:43:51 UTC
Created attachment 947835 [details]
Fedora (22 nightly) rawhide 2014-10-13, Region-Settings, Not translated weekday, month

Comment 7 Rolle 2014-10-17 08:52:25 UTC
Created attachment 947836 [details]
Fedora (22 nightly) rawhide 2014-10-16, Region-Settings, correctly translated weekday, month

Comment 8 Rolle 2014-10-17 09:11:30 UTC
> (In reply to Rolle from comment #2)
> > What do you mean with "Format". The order of weekday, day, month, year?
> 
> No, I'm referring to the corresponding setting in the "Region & Language"
> panel, screenshot attached.

So here are some updated infos with a little different behavior:
When I switch the "Language" setting (only the "Language" setting, not the "Formats" setting) to german (Deutsch/Deutschland) and I logout/login and then again I go to the "region & language" setting page the "Formats" setting is automatically set to german (Deutschland/Deutsch). But the weekday/month isn't translated.

1. In the "Fedora 21 alpha, LiveCD"-Version: weekday and month not translated (see attachment "Fedora 21 alpha, Region-Settings, Not translated weekday, month")

2. I tried the nightly LiveCD-Version (Fedora 22 rawhide) from 2014-10-13 (3 days ago) this is the same behavious (see attachment "Fedora (22 nightly) rawhide 2014-10-13, Region-Settings, Not translated weekday, month")

3. In nightly LiveCD-Version (Fedora 22 rawhide) from 2014-10-16 (from yesterday) it seems fixed in the first run (see attachment "Fedora (22 nightly) rawhide 2014-10-16, Region-Settings, correctly translated weekday, month"). See the detail in menu bar "Fr" -> this is german, instead of "Fri" -> this is english.
But I wanted to do a better screenshot and booted again this LiveCD and now it doesn't work anymore. So maybe it is translated already, but a bug occurs that sometimes it worked and sometimes not? I don't know what I did anymore, when it worked correctly. So a little bit strange.

Comment 9 Florian Müllner 2014-10-17 16:10:58 UTC
(In reply to Rolle from comment #8)
> So here are some updated infos with a little different behavior:
> When [...] I go to the "region & language" setting page the "Formats"
> setting is automatically set to german (Deutschland/Deutsch). But the
> weekday/month isn't translated.

That is a bug then - is the LC_TIME environment variable set when it happens?

Comment 10 Fedora End Of Life 2015-11-04 15:01:38 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 11 Fedora End Of Life 2015-12-02 03:56:24 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.