Skip to content

Commit 457f8e3

Browse files
committed
minor edits
1 parent 8958541 commit 457f8e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/core/package.nls.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"AWS.command.amazonq.optimizeCode": "Optimize",
113113
"AWS.command.amazonq.sendToPrompt": "Send to prompt",
114114
"AWS.command.amazonq.security.scan": "Run Project Scan",
115-
"AWS.command.amazonq.security.autoscan": "Run File Scan",
116115
"AWS.command.deploySamApplication": "Deploy SAM Application",
117116
"AWS.command.aboutToolkit": "About",
118117
"AWS.command.downloadLambda": "Download...",
@@ -312,7 +311,7 @@
312311
"AWS.amazonq.featureDev.answer.qGeneratedCode": "The Amazon Q Developer Agent for software development has generated code for you to review",
313312
"AWS.amazonq.featureDev.answer.howCodeCanBeImproved": "How can the code be improved?",
314313
"AWS.amazonq.featureDev.answer.approachCreation": "Ok, let me create a plan. This may take a few minutes.",
315-
"AWS.amazonq.scans.runProjectScans": "Scanning code in this workspace ...",
314+
"AWS.amazonq.scans.runProjectScans": "Sure. This may take a few minutes. I will send a notification when it’s complete if you navigate away from this panel.",
316315
"AWS.amazonq.featureDev.answer.updateCode": "Code has been updated. Would you like to work on another task?",
317316
"AWS.amazonq.featureDev.answer.sessionClosed": "Your session is now closed.",
318317
"AWS.amazonq.featureDev.answer.newTaskChanges": "What change would you like to make?",

0 commit comments

Comments
 (0)