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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,7 @@
144
144
"Failed to run test: {0}": "Failed to run test: {0}",
145
145
"Failed to start debugger: {0}": "Failed to start debugger: {0}",
146
146
"Test run already in progress": "Test run already in progress",
147
+
"Workspace projects": "Workspace projects",
147
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.",
148
149
"Choose": "Choose",
149
150
"Choose and set default": "Choose and set default",
@@ -158,6 +159,8 @@
158
159
"C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?",
159
160
"Nested Code Action": "Nested Code Action",
160
161
"Fix All: ": "Fix All: ",
162
+
"C# Workspace Status": "C# Workspace Status",
163
+
"Open solution": "Open solution",
161
164
"Pick a fix all scope": "Pick a fix all scope",
162
165
"Fix All Code Action": "Fix All Code Action",
163
166
"pipeArgs must be a string or a string array type": "pipeArgs must be a string or a string array type",
0 commit comments