|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast uses 'Bearbeiten' and 'Konfigurieren' inconsitently. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Juergen Weigert <jw> |
| Component: | Translations | Assignee: | Katarina Machalkova <kmachalkova> |
| Status: | RESOLVED FIXED | QA Contact: | Karl Eichwalder <ke> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ke |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Screenshot of Modemkonfiguration
Screenshot of Netzwerkeinstellungen |
||
|
Description
Juergen Weigert
2008-01-03 14:46:53 UTC
Created attachment 189193 [details]
Screenshot of Modemkonfiguration
Created attachment 189194 [details]
Screenshot of Netzwerkeinstellungen
I fixed the network card related translation bug in SVN. I guess the modem related bug is caused by the English strings (I cannot test because of the lack of modem devices here). I guess in the modem related dialog you must use <LI>Press <B>Edit</B>... instead of <LI>Press <B>Configure</B>... Alternatively, you could replace the Edit button with Configure and change the help text accordingly. Katarina, does this make sense? Reassigning failed... Repeating comment #3: I fixed the network card related translation bug in SVN. I guess the modem related bug is caused by the English strings (I cannot test because of the lack of modem devices here). I guess in the modem related dialog you must use <LI>Press <B>Edit</B>... instead of <LI>Press <B>Configure</B>... Alternatively, you could replace the Edit button with Configure and change the help text accordingly. Katarina, does this make sense? We use unified descriptions, independent of device type. But yast2-lan (network card) module creates its own user interface (using Add-Configure-Delete) while all other modules (modem, isdn,...) use hardware wizard (using Add-Edit-Delete). That's where the inconsistency comes from. Anyway, fixed in svn now |