|
29 | 29 | "Can't parse envFile {0} because of {1}": "Can't parse envFile {0} because of {1}", |
30 | 30 | "Open envFile": "Open envFile", |
31 | 31 | "Yes": "Yes", |
32 | | - "Not Now": "Not Now", |
33 | | - "More Information": "More Information", |
34 | | - "The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?", |
35 | 32 | "Self-signed certificate sucessfully {0}": "Self-signed certificate sucessfully {0}", |
36 | 33 | "Couldn't create self-signed certificate. {0}\ncode: {1}\nstdout: {2}": "Couldn't create self-signed certificate. {0}\ncode: {1}\nstdout: {2}", |
37 | 34 | "Show Output": "Show Output", |
38 | 35 | "Couldn't create self-signed certificate. See output for more information.": "Couldn't create self-signed certificate. See output for more information.", |
| 36 | + "Not Now": "Not Now", |
| 37 | + "More Information": "More Information", |
| 38 | + "The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?", |
39 | 39 | "No executable projects": "No executable projects", |
40 | 40 | "Select the project to launch": "Select the project to launch", |
41 | 41 | "Invalid project index": "Invalid project index", |
|
140 | 140 | "OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.", |
141 | 141 | "Download Mono": "Download Mono", |
142 | 142 | "Open settings": "Open settings", |
143 | | - "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", |
144 | 143 | "Reload Window": "Reload Window", |
| 144 | + "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change", |
145 | 145 | "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?", |
146 | 146 | "Restart Language Server": "Restart Language Server", |
147 | 147 | "project.json is no longer a supported project format for .NET Core applications.": "project.json is no longer a supported project format for .NET Core applications.", |
|
0 commit comments