|
Bugzilla – Full Text Bug Listing |
| Summary: | buttons not translated in 1 Click Install | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Luiz Fernando Ranghetti <elchevive68> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | benji, ke, mvidner |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | buttons Yes and No not translated in 1-Click Install | ||
Thanks for the report. YaST developers please to check why these buttons are not localized. Translations are available in the "base" textdomain. If wanted I can transfer them to OneClickInstall.$$.po, too. In this case, I'd need an update OneClickInstall.pot file. My bad. I've changed the file in SVN 48102 to use Label::YesButton() and Label::NoButton() so it should not require any modifications to the translations file. However, I'm not sure what the policy on modifications to things is at this stage - is it better to alter the package or the translations? At this point neither change is allowed. Not even obvious trivial fixes can go in now, only ship stoppers. When the dust settles, we can do an online update. Fixed for 11.1. |
Created attachment 220458 [details] buttons Yes and No not translated in 1-Click Install Hi Karl, In the 1-Click Install, there are 2 buttons not translated, the 'Yes' and the 'No' ones... Looking into the OneClickInstall.$$.po these 2 strings &Yes and &No does not exist. Attached you see these issue.. regards