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
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,13 @@
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?",
"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,8 +140,8 @@
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