Bug 1321950

Summary: [Czech] "First detected" string isn't translated
Product: [Fedora] Fedora Reporter: Petr Schindler <pschindl>
Component: gnome-abrtAssignee: Jakub Filak <jfilak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: digitalfreak, jberan, jfilak, mhabrnal, phelia
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnome-abrt-1.2.3-2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-11 09:12:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot of application with untranslated string none

Description Petr Schindler 2016-03-29 12:50:36 UTC
Description of problem:
During l10n test day I found out that "First detected" string in main window (when some crash is selected) isn't marked for translation. The same applies for the text next to this field: "6 days ago" and so.

Version-Release number of selected component (if applicable):
gnome-abrt-1.2.3-1.fc25.x86_64

How reproducible:


Steps to Reproduce:
1. open gnome-abrt
2. choose some crash
3.

Comment 1 Petr Schindler 2016-03-29 12:51:43 UTC
Created attachment 1141241 [details]
Screenshot of application with untranslated string

Comment 2 Jakub Filak 2016-03-29 13:12:13 UTC
Thank you for the report. I believe the string is marked for translation:

<property name="label" translatable="yes" comments="Translators: A label for a date when the bug happened for the first time. Please keep this label short, below 156px if possible.">First Detected</property>

https://github.com/abrt/gnome-abrt/blob/master/src/gnome_abrt/oops.glade#L503

It is just not translated yet. The string can be translated here:
https://fedora.zanata.org/iteration/view/gnome-abrt/master

Comment 3 Rafal Luzynski 2016-03-29 22:53:31 UTC
(In reply to Petr Schindler from comment #0)
> Description of problem:
> During l10n test day I found out that "First detected" string in main window
> (when some crash is selected) isn't marked for translation.

I confirm, this string has been added only recently and the reason why it is not *yet* translated is that the translators have not delivered the translation. Fedora is in the string freeze phase and the translation deadline is Apr 5, I encourage all translators update their translations.

(Is there a way to reassign this bug to the Czech translation team?)

> The same applies
> for the text next to this field: "6 days ago" and so.

This string is formatted by python3-humanize which has been localized to only few languages (compare with gnome-abrt localized to about 30 languages). AFAIK it is possible to translate it to more languages but it will not be ready in just few days or weeks.

Comment 4 Fedora Update System 2016-04-08 10:02:32 UTC
gnome-abrt-1.2.3-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5afd9edfbc

Comment 5 Fedora Update System 2016-04-08 16:51:27 UTC
gnome-abrt-1.2.3-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5afd9edfbc

Comment 6 Fedora Update System 2016-04-11 09:12:20 UTC
gnome-abrt-1.2.3-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.