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.
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.