Please add documentation in German language for PowerShell 3.0
Votes from Connect: 78
Original Date Submitted: 9/18/2012 6:29:36 PM
Description:
Contact Information
Handle: Peter Kriegel
Site Name: PowerShell
Feedback ID: 763246
Frequency: Always Happens
Regression: No, this is new to the most recent version
Problem Description:
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
Product Studio item created by Connect Synchronizer due to creation of feedback ID 763246 (http://connect.microsoft.com/PowerShell/feedback/ViewFeedback.aspx?FeedbackID=763246).
Repro 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!
Internal BugId: 3818
