Bug 71725
| Summary: | [HIG] Human Interface/Usability bugs | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | louisgtwo |
| Component: | redhat-config-printer | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | twaugh |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-08-29 12:50:23 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: | |||
|
Description
louisgtwo
2002-08-17 02:36:29 UTC
This comes from glade, not redhat-config-printer. This is really a bug in libgnomeui. I don't feel like I can fix it for the 2.0
series, as it may break apps. However, it can be fixed in the individual app if
you do:
druid.finish.set_label (_("Finish"))
in the code. 'Apply' is probably okay in some cases -- it's up to you Tim if
you want to make this change.
Changing it now would break other strings, as well as that one. Deferring. Fixed in CVS. |