Bug 524537
| Summary: | Translated strings in text version are way less than PO file | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Noriko Mizumoto <noriko> |
| Component: | system-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | harald, jmoskovc, jpopelka, piotrdrag |
| Target Milestone: | --- | Keywords: | Translation |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-05-03 14:08:11 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 525052 | ||
|
Description
Noriko Mizumoto
2009-09-21 05:29:13 UTC
This is feedback from Fedora 12 software translation review. Version-Release number of selected component (if applicable): Live for Fedora 12 Software Translation Review http://people.redhat.com/petersen/f12-l10n/ - Translated strings appeared in the text version are way less than PO file. Observed by ko-KR, ja-JP, ru-RU and it-IT - "Edit a device params" and "Edit DNS configuration" appears in English even those have been fully translated in PO file. Observed by zh-TW and ru-RU How reproducible: always Steps to Reproduce: 1. issue command 'system-config-network' 2. Observe text version Actual results: Only following six strings appear in text version, while there are 711 entries in POT file. 'Select Action' - found in POT 'Edit a device params' - Not found in POT 'Edit DNS configuration' - Not found in POT 'Save&Quit' - found in POT 'Quit' - found in POT '<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen' - Not found in POT Expected results: Where can those 711 entries in POT be found? Additional info: Observed by zh-TW, ko_KR, ja-JP, ru-RU and it_IT Ping. Is this bug to be addressed for F12 GA? No response may trigger a report to Fedora Translation Project, affecting future translation. '<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen' - Not found in POT is not generated by s-c-network. This is from the newt library. Found the 'Edit a device params' 'Edit DNS configuration' and added the missing _() The .pot files contains strings from the text version (system-config-network-tui) as well as strings from the graphical version (system-config-network-gui). Most of 711 entries in the POT file come from the GUI/GTK/GNOME version. Hum... 'system-config-network-gui' does not work here. It returns 'Command not found.' message. /usr/sbin/system-config-network-gui and this is started if you run system-config-network in the Desktop This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Closing, as F12 has been released a long time ago. |