Bug 351387

Summary: Yast uses 'Bearbeiten' and 'Konfigurieren' inconsitently.
Product: [openSUSE] openSUSE 10.3 Reporter: Juergen Weigert <jw>
Component: TranslationsAssignee: 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
German translation bug and typo.

See attached screenshot of Modemkonfguration.
The dialog suggests 'Drücken Sie Konfigurieren um es zu konfigurieren'
It should read 'Drücken Sie Bearbeiten, um es zu konfigurieren'
There is no button 'Konfigurieren in this dialog.

See attached screenshot of Netzwerkeinstellungen.
This looks very similar to the above, but it has a button 'Konfigurieren' instead of 'Bearbeiten'.

The spacing in 'Drücken SieKonfigu rieren um' needs some adjustment, here.

Both dialogs (and possibly others) should agree on either 'Konfigurieren' or 'Bearbeiten'.Mixing two interchangable words is not helpful.
Comment 1 Juergen Weigert 2008-01-03 14:47:54 UTC
Created attachment 189193 [details]
Screenshot of Modemkonfiguration
Comment 2 Juergen Weigert 2008-01-03 14:48:26 UTC
Created attachment 189194 [details]
Screenshot of Netzwerkeinstellungen
Comment 3 Karl Eichwalder 2008-01-07 10:39:12 UTC
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?
Comment 4 Karl Eichwalder 2008-01-07 14:10:54 UTC
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?
Comment 5 Katarina Machalkova 2008-01-30 16:50:39 UTC
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. 
Comment 6 Katarina Machalkova 2008-01-30 16:51:17 UTC
Anyway, fixed in svn now