Bug 1254649
| Summary: | Strings not marked for translation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> | ||||
| Component: | gnome-abrt | Assignee: | Matej Habrnal <mhabrnal> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 23 | CC: | abdel.g.martinez.l, jfilak, mhabrnal, piotrdrag | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | gnome-abrt-1.2.1-1.fc23 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-01-24 03:32:36 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: | |||||||
| Bug Depends On: | 1255265 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
Thank you for the bug report. The upstream commit https://github.com/abrt/gnome-abrt/commit/233345dabfcbe18adb10d5071eefb34dc537611f fixes the issue with translation of string 'quit unexpectedly'. To show the time string, when the crash was detected (e.g. '20 days ago'), gnome-abrt uses the 'python-humanize' package. So, the translations of the time string depends on the translations of the package. At the time, the package is localized only to Russian, French, and Korean. Same situation on Spanish. gnome-abrt-1.2.1-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-266cdafe01 gnome-abrt-1.2.1-1.fc23 has been pushed to the Fedora 23 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-266cdafe01 gnome-abrt-1.2.1-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1064344 [details] screenshot showing English strings Running the l10n test day, it seems some gnome-abrt strings are not marked for translation. I ran the app in Catalan, which is marked as 100% complete in Zanata. Still, the front page of the app shows English: for each crash the text 'quit unexpectedly' is still in English, as is the time when the crash was detected (e.g. '20 days ago'). Attaching a screenshot.