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: localization/l10n/bundle.l10n.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2008,6 +2008,7 @@
2008
2008
},
2009
2009
"Unknown error": "Unknown error",
2010
2010
"No active database connection in the current editor. Please establish a connection to continue.": "No active database connection in the current editor. Please establish a connection to continue.",
2011
+
"Chat command not available in this VS Code version": "Chat command not available in this VS Code version",
2011
2012
"$(plug) Connect to MSSQL": "$(plug) Connect to MSSQL",
`Connect to ${connectionCredentials.server},${connectionCredentials.database}${connectionCredentials.profileName ? ` using profile ${connectionCredentials.profileName}` : ""}.`,
`Connect to ${connectionCredentials.server},${connectionCredentials.database}${connectionCredentials.profileName ? ` using profile ${connectionCredentials.profileName}` : ""}.`,
0 commit comments