Bug 1321950 - [Czech] "First detected" string isn't translated
Summary: [Czech] "First detected" string isn't translated
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-29 12:50 UTC by Petr Schindler
Modified: 2016-12-01 00:49 UTC (History)
5 users (show)

Fixed In Version: gnome-abrt-1.2.3-2.fc24
Clone Of:
Environment:
Last Closed: 2016-04-11 09:12:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Screenshot of application with untranslated string (45.79 KB, image/png)
2016-03-29 12:51 UTC, Petr Schindler
no flags Details

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.


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