Search

Please add documentation in German language for PowerShell 3.0 by Peter Kriegel

Active

39
0
Sign in
to vote
Type: Bug
ID: 763246
Opened: 9/18/2012 4:26:34 AM
Access Restriction: Public
0
Workaround(s)
6
User(s) can reproduce this bug
In PowerShell 3.0 there are no help files available in German language. But I would consider missing help as top priority here. Most of the the east German peoples are never learned English (they learned Russia). Even for Peoples who can read English, there is a big danger to misunderstood something. Reading documentation in a foreign language can be very challenging.

Calling the -online Help every time, i need verbose English Help, is no solution. Because i am sitting in a corporate Network with Proxy and no Internet Access!

I have downloaded the English verbose HelpFiles with Save-Help -UICulture 'en-US' but i cant acces this Helpfiles. Because the Help depends on the UI Culture of my current Windows setting.
I cant display them without changind my UI Culture in Windows!
Should i switch my Windows setting allways if i need verbose English help?

I Like to display choose the German AND EVEN the English help without changing my UI Culture in Windows or PowerShell!

Get-Help Get-Comand -Culture "en-US" -Full # should display the Englisch verbose Help
Get-Help Get-Comand -Culture "de-DE" -Full # should display the German verbose Help


Details (expand)
How often does this happen?
Always Happens
Have you seen this problem before in this product?
No, this is new to the most recent version
Reproduction Steps
Get-Help = consise crippeld German help
Expected Results
Get-Help = Verbose (-full) German help OR verbose (-full) English Help without dependency of the UI Culture!

Where do you see this documentation issue.

MSDN
TechNet Library
On the box help (available with get-help)
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.