You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
<targetstate="new">- ERRORS AND WARNINGS -</target>
28
+
<note />
29
+
</trans-unit>
30
+
<trans-unitid="fsiLanguage">
31
+
<source>- LANGUAGE -</source>
32
+
<targetstate="new">- LANGUAGE -</target>
33
+
<note />
34
+
</trans-unit>
35
+
<trans-unitid="fsiMiscellaneous">
36
+
<source>- MISCELLANEOUS -</source>
37
+
<targetstate="new">- MISCELLANEOUS -</target>
38
+
<note />
39
+
</trans-unit>
40
+
<trans-unitid="fsiAdvanced">
41
+
<source>- ADVANCED -</source>
42
+
<targetstate="new">- ADVANCED -</target>
43
+
<note />
44
+
</trans-unit>
45
+
<trans-unitid="fsiExceptionRaisedStartingServer">
46
+
<source>Exception raised when starting remoting server.\n{0}</source>
47
+
<targetstate="new">Exception raised when starting remoting server.\n{0}</target>
48
+
<note />
49
+
</trans-unit>
50
+
<trans-unitid="fsiUse">
51
+
<source>Use the given file on startup as initial input</source>
52
+
<targetstate="new">Use the given file on startup as initial input</target>
53
+
<note />
54
+
</trans-unit>
55
+
<trans-unitid="fsiLoad">
56
+
<source>#load the given file on startup</source>
57
+
<targetstate="new">#load the given file on startup</target>
58
+
<note />
59
+
</trans-unit>
60
+
<trans-unitid="fsiRemaining">
61
+
<source>Treat remaining arguments as command line arguments, accessed using fsi.CommandLineArgs</source>
62
+
<targetstate="new">Treat remaining arguments as command line arguments, accessed using fsi.CommandLineArgs</target>
63
+
<note />
64
+
</trans-unit>
65
+
<trans-unitid="fsiHelp">
66
+
<source>Display this usage message (Short form: -?)</source>
67
+
<targetstate="new">Display this usage message (Short form: -?)</target>
68
+
<note />
69
+
</trans-unit>
70
+
<trans-unitid="fsiExec">
71
+
<source>Exit fsi after loading the files or running the .fsx script given on the command line</source>
72
+
<targetstate="new">Exit fsi after loading the files or running the .fsx script given on the command line</target>
73
+
<note />
74
+
</trans-unit>
75
+
<trans-unitid="fsiGui">
76
+
<source>Execute interactions on a Windows Forms event loop (on by default)</source>
77
+
<targetstate="new">Execute interactions on a Windows Forms event loop (on by default)</target>
78
+
<note />
79
+
</trans-unit>
80
+
<trans-unitid="fsiQuiet">
81
+
<source>Suppress fsi writing to stdout</source>
82
+
<targetstate="new">Suppress fsi writing to stdout</target>
83
+
<note />
84
+
</trans-unit>
85
+
<trans-unitid="fsiReadline">
86
+
<source>Support TAB completion in console (on by default)</source>
87
+
<targetstate="new">Support TAB completion in console (on by default)</target>
88
+
<note />
89
+
</trans-unit>
90
+
<trans-unitid="fsiEmitDebugInfoInQuotations">
91
+
<source>Emit debug information in quotations</source>
92
+
<targetstate="new">Emit debug information in quotations</target>
93
+
<note />
94
+
</trans-unit>
95
+
<trans-unitid="fsiBanner3">
96
+
<source>For help type #help;;</source>
97
+
<targetstate="new">For help type #help;;</target>
98
+
<note />
99
+
</trans-unit>
100
+
<trans-unitid="fsiConsoleProblem">
101
+
<source>A problem occurred starting the F# Interactive process. This may be due to a known problem with background process console support for Unicode-enabled applications on some Windows systems. Try selecting Tools->Options->F# Interactive for Visual Studio and enter '--fsi-server-no-unicode'.</source>
102
+
<targetstate="new">A problem occurred starting the F# Interactive process. This may be due to a known problem with background process console support for Unicode-enabled applications on some Windows systems. Try selecting Tools->Options->F# Interactive for Visual Studio and enter '--fsi-server-no-unicode'.</target>
103
+
<note />
104
+
</trans-unit>
105
+
<trans-unitid="fsiInvalidAssembly">
106
+
<source>'{0}' is not a valid assembly name</source>
107
+
<targetstate="new">'{0}' is not a valid assembly name</target>
<source>--> Referenced '{0}' (file may be locked by F# Interactive process)</source>
217
+
<targetstate="new">--> Referenced '{0}' (file may be locked by F# Interactive process)</target>
218
+
<note />
219
+
</trans-unit>
220
+
<trans-unitid="fsiDidAHashrWithStaleWarning">
221
+
<source>--> Referenced '{0}' (an assembly with a different timestamp has already been referenced from this location, reset fsi to load the updated assembly)</source>
222
+
<targetstate="new">--> Referenced '{0}' (an assembly with a different timestamp has already been referenced from this location, reset fsi to load the updated assembly)</target>
223
+
<note />
224
+
</trans-unit>
225
+
<trans-unitid="fsiDidAHashI">
226
+
<source>--> Added '{0}' to library include path</source>
227
+
<targetstate="new">--> Added '{0}' to library include path</target>