We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c8d62 commit 8669065Copy full SHA for 8669065
packages/core/package.nls.json
@@ -142,8 +142,8 @@
142
"AWS.command.refreshAwsExplorer": "Refresh Explorer",
143
"AWS.command.refreshCdkExplorer": "Refresh CDK Explorer",
144
"AWS.command.cdk.help": "View CDK Documentation",
145
- "AWS.command.ec2.openTerminal": "Open terminal to EC2 instance...",
146
- "AWS.command.ec2.openRemoteConnection": "Connect to EC2 instance in New Window...",
+ "AWS.command.ec2.openTerminal": "Connect Terminal to EC2 Instance...",
+ "AWS.command.ec2.openRemoteConnection": "Connect VSCode to EC2 Instance...",
147
"AWS.command.ec2.startInstance": "Start EC2 Instance",
148
"AWS.command.ec2.linkToLaunch": "Launch EC2 Instance",
149
"AWS.command.ec2.stopInstance": "Stop EC2 Instance",
0 commit comments