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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -119,8 +119,9 @@
119
119
"Ignore": "Ignore",
120
120
"Run and Debug: A valid browser is not installed": "Run and Debug: A valid browser is not installed",
121
121
"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.",
122
-
"Choose solution": "Choose solution",
123
-
"Do not load solutions": "Do not load solutions",
122
+
"Choose": "Choose",
123
+
"Choose and set default": "Choose and set default",
124
+
"Do not load any": "Do not load any",
124
125
"Restart Language Server": "Restart Language Server",
125
126
"pipeArgs must be a string or a string array type": "pipeArgs must be a string or a string array type",
126
127
"Name not defined in current configuration.": "Name not defined in current configuration.",
0 commit comments