Bug 619406
| Summary: | String is not marked for translation | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Piotr Drąg <piotrdrag> |
| Component: | abrt | Assignee: | Nikola Pajkovsky <npajkovs> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | anton, dhoward, dvlasenk, iprikryl, jmoskovc, kklic, mtoman, npajkovs |
| Target Milestone: | --- | Keywords: | FutureFeature, Translation |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | abrt-1.1.13-1.fc12 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-17 05:29:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
$ git log 3b6df52^..3b6df52
commit 3b6df523ca5ecb1fb981c6e44a0fb0c22bc96679
Author: Nikola Pajkovsky <npajkovs>
Date: Thu Jul 29 15:44:21 2010 +0200
mark string for translate
Signed-off-by: Nikola Pajkovsky <npajkovs>
abrt-1.1.13-1.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc14 abrt-1.1.13-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc13 abrt-1.1.13-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update abrt'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc14 abrt-1.1.13-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc12 abrt-1.1.13-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. abrt-1.1.13-2.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/abrt-1.1.13-2.fc14 abrt-1.1.13-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. abrt-1.1.13-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
One user-visible string ("Open ABRT") in applet notification code is not marked for translation, so it's in English on every desktop, including my Polish one. It's line 256 in file src/Applet/CCApplet.cpp: http://git.fedorahosted.org/git/?p=abrt.git;a=blob;f=src/Applet/CCApplet.cpp;h=02d911d9eb492fedda9abff3cb2ee4720a4a7ce3;hb=HEAD#l256