|
Bugzilla – Full Text Bug Listing |
| Summary: | SL10.1-LOC-Linux-DE-Beta1-06/01/24 -Software Manager_Installation sources has untranslated text | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Thomas Casserly <thomasc> |
| Component: | YaST2 | Assignee: | Stefan Hundhammer <shundhammer> |
| Status: | VERIFIED FIXED | QA Contact: | Thomas Casserly <thomasc> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | davidbo, emmetw |
| Version: | Beta 1 | Keywords: | Chinese_Simplified, German, L10N, Portuguese, Spanish |
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Localization | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Secondary Filter untranslated | ||
|
Description
Thomas Casserly
2006-01-24 14:37:28 UTC
Created attachment 64755 [details]
Secondary Filter untranslated
Same for Spanish, SL10.1, Beta1 Also occurs on Braz Port Beta 1 Also occurs on Simplified Chinese SL10.1 Beta 2 Looks like this text comes from the shared library in /usr/lib/YaST2/plugin/libpy2qt.so and will need to be resourced so it may be translated. Tanslations are not yet completely done, so missing tranlations are to be expected in this stage of development. Reassigning to Stefan so he can check if these translatable texts are resourced correctly. If yes, just reassign to Karl. Oops - yes, it is marked for translation - but a corresponding "Textdomain" marker was missing in that file (YQPkgInstSrcFilterView.cc).
This seems to be a weak point in our potfile generation for YaST2 C++ code: We check for "Textdomain" in the header, but not if there are any files with '_(' translation markers that don't have a textdomain set.
See also bug #147611 Not a bug for DE,packager is Re-designed for beta 4 Not a bug for SCH,packager is Re-designed for beta 4 FYI: Those texts will remain the same. That code is re-used. But currently this view is disabled because the underlying data structures are not ready yet. Not a bug for ES,packager is Re-designed for beta 4 Can't find this bug. Closing issue |