Skip to content

Conversation

@KevinRansom
Copy link
Contributor

Enable the preferreduilang switch for fsi.exe.

fsi.exe --preferreduilang:de-DE

Microsoft (R) F# Interactive, Version 4.1
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.

Um Hilfe zu erhalten, geben Sie "#help;;" ein.

> #quit;;

@KevinRansom KevinRansom requested a review from dsyme January 24, 2018 08:26
@forki
Copy link
Contributor

forki commented Jan 24, 2018

hugs!

@KevinRansom KevinRansom force-pushed the fsiuilang branch 2 times, most recently from dd9c135 to db77f96 Compare January 24, 2018 09:01
@cartermp
Copy link
Contributor

Docs update: dotnet/docs#4193

@cartermp
Copy link
Contributor

@dotnet-bot test this please

@realvictorprm
Copy link
Contributor

realvictorprm commented Jan 25, 2018 via email

| Some(n) -> Thread.CurrentThread.CurrentUICulture <- new CultureInfo(n)
| None -> ()
#if FX_LCIDFROMCODEPAGE
ignore lcidFromCodePage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this do anything?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so ... I will check.

@KevinRansom KevinRansom merged commit e2168fa into dotnet:master Jan 29, 2018
@KevinRansom KevinRansom deleted the fsiuilang branch March 9, 2018 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants