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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,6 @@
135
135
"Reload Window": "Reload Window",
136
136
"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?",
137
137
"Restart Language Server": "Restart Language Server",
138
-
"Workspace projects": "Workspace projects",
139
138
"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.",
140
139
"More Detail": "More Detail",
141
140
"Some projects have trouble loading. Please review the output for more details.": "Some projects have trouble loading. Please review the output for more details.",
@@ -145,6 +144,7 @@
145
144
"Failed to run test: {0}": "Failed to run test: {0}",
146
145
"Failed to start debugger: {0}": "Failed to start debugger: {0}",
147
146
"Test run already in progress": "Test run already in progress",
147
+
"Workspace projects": "Workspace projects",
148
148
"Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.": "Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.",
149
149
"Choose": "Choose",
150
150
"Choose and set default": "Choose and set default",
@@ -197,4 +197,4 @@
197
197
"Disable message in settings": "Disable message in settings",
198
198
"Help": "Help",
199
199
"The C# extension is still downloading packages. Please see progress in the output window below.": "The C# extension is still downloading packages. Please see progress in the output window below."
0 commit comments