| Summary: | Message with percent character incorrectly marked c-format | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Göran Uddeborg <goeran> |
| Component: | libreport | Assignee: | abrt <abrt-devel-list> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | abrt-devel-list, dvlasenk, jfilak, jmoskovc, mlichvar, mmilata, mtoman |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-29 18:43:46 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: | |
Thank you for the report. abrt-screencast has been deprecated and has been replaced by fros. The tool has been dropped in libreport-2.1.7, but please feel free to report any further bugs you find. |
Description of problem: Downloading the most recent po file for libreport from transifex, it contains this message: #: ../src/plugins/abrt-screencast:87 #, c-format msgid "Encoding: {0!s}% complete" msgstr "" That is not a c-format message. But since the comment says so, if I add a translation tools will complain about my translation. Searching I found bug 888884 which mentioned this problem and another. That bug was resolved in February, but it seems the problem has reappeared.