|
1 | 1 | { |
2 | | - "Reload C# Extension": "Reload C# Extension", |
3 | | - "Workspace trust has changed. Would you like to reload the C# extension?": "Workspace trust has changed. Would you like to reload the C# extension?", |
| 2 | + "Reload Extensions": "Reload Extensions", |
| 3 | + "Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?", |
4 | 4 | "How to setup Remote Debugging": "How to setup Remote Debugging", |
5 | 5 | "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.", |
6 | 6 | "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "The C# extension for Visual Studio Code is incompatible on {0} {1}.", |
|
23 | 23 | "Transport attach could not obtain processes list.": "Transport attach could not obtain processes list.", |
24 | 24 | "Error Message: ": "Error Message: ", |
25 | 25 | "See {0} output": "See {0} output", |
| 26 | + "Manage": "Manage", |
| 27 | + "C# Activation Status": "C# Activation Status", |
| 28 | + "Limited Activation": "Limited Activation", |
| 29 | + "The workspace is not trusted.": "The workspace is not trusted.", |
26 | 30 | "'{0}' was not set in the debug configuration.": "'{0}' was not set in the debug configuration.", |
27 | 31 | "'{0}' request is not supported for the '{1}' configuration.": "'{0}' request is not supported for the '{1}' configuration.", |
28 | 32 | "'{0}' was not provided in the debug configuration.": "'{0}' was not provided in the debug configuration.", |
|
179 | 183 | "Choose": "Choose", |
180 | 184 | "Choose and set default": "Choose and set default", |
181 | 185 | "Do not load any": "Do not load any", |
| 186 | + "Reload C# Extension": "Reload C# Extension", |
182 | 187 | "Detected change in telemetry settings. These will not take effect until the language server is restarted, would you like to restart?": "Detected change in telemetry settings. These will not take effect until the language server is restarted, would you like to restart?", |
183 | 188 | "IntelliCode features will not be available, {0} failed to activate.": "IntelliCode features will not be available, {0} failed to activate.", |
184 | 189 | "Go to output": "Go to output", |
|
0 commit comments