Bug 1321950
Summary: | [Czech] "First detected" string isn't translated | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Schindler <pschindl> | ||||
Component: | gnome-abrt | Assignee: | Jakub Filak <jfilak> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 24 | CC: | 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
Petr Schindler
2016-03-29 12:50:36 UTC
Created attachment 1141241 [details]
Screenshot of application with untranslated string
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 (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. gnome-abrt-1.2.3-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5afd9edfbc 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 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. |