Bug 359560

Summary: german zypper help translates parameters
Product: [openSUSE] openSUSE 10.3 Reporter: Thomas Schmidt <tschmidt>
Component: DocumentationAssignee: Karl Eichwalder <ke>
Status: RESOLVED DUPLICATE QA Contact: Karl Eichwalder <ke>
Severity: Normal    
Priority: P5 - None CC: ciaran.farrell
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thomas Schmidt 2008-02-07 13:53:11 UTC
Zyppers help translates the -t types: 

tschmidt@bessel:~> zypper help up
update (up) [Optionen]

Aktualisiere alle installierten möglichen Abhängigkeiten mit neueren Versionen, wo anwendbar.

  Kommandooptionen:

-t, --type <type>               Typ möglicher Abhängigkeit (Paket, Patch, Muster, Produkt) (Standard: Patch)
Comment 1 Juergen Weigert 2008-02-07 14:16:06 UTC
env LC_ALL=de_DE zypper help up
env LC_ALL=C zypper help up
print two different list of type keywords.
zypper only accepts the english keywords, regardless of locale.
Comment 2 Karl Eichwalder 2008-02-07 14:35:02 UTC
It's fixed for post 10.3.

*** This bug has been marked as a duplicate of bug 343335 ***