Skip to content
Merged
Changes from 13 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/package.nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"AWS.command.refreshCdkExplorer": "Refresh CDK Explorer",
"AWS.command.cdk.help": "View CDK Documentation",
"AWS.command.ec2.openTerminal": "Open terminal to EC2 instance...",
"AWS.command.ec2.openRemoteConnection": "Connect to EC2 instance in New Window...",
"AWS.command.ec2.openRemoteConnection": "Open new window connected to EC2 instance...",
"AWS.command.ec2.startInstance": "Start EC2 Instance",
"AWS.command.ec2.linkToLaunch": "Launch EC2 Instance",
"AWS.command.ec2.stopInstance": "Stop EC2 Instance",
Expand Down
Loading