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: packages/core/package.nls.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -288,21 +288,26 @@
288
288
"AWS.amazonq.featureDev.error.throttling": "I'm sorry, I'm experiencing high demand at the moment and can't generate your code. This attempt won't count toward usage limits. Please try again.",
289
289
"AWS.amazonq.featureDev.error.submitFeedback": "'submitFeedback' command was called programmatically, but its not registered.",
290
290
"AWS.amazonq.featureDev.error.approachNewTab": "There has been a problem generating an approach. Please open a conversation in a new tab",
291
+
"AWS.amazonq.featureDev.pillText.awaitMessage": "This may take a few minutes. I will send a notification when it's complete if you navigate away from this panel, but please keep the tab open.",
291
292
"AWS.amazonq.featureDev.pillText.modifyDefaultSourceFolder": "Choose another folder in your workspace",
292
293
"AWS.amazonq.featureDev.pillText.newPlan": "Discuss a new plan",
293
294
"AWS.amazonq.featureDev.pillText.newTask": "Work on new task",
"AWS.amazonq.featureDev.pillText.selectOption": "Select an option above to proceed",
306
+
"AWS.amazonq.featureDev.pillText.unableGenerateChanges": "Unable to generate any file changes",
303
307
"AWS.amazonq.featureDev.pillText.provideFeedback": "Provide feedback to regenerate",
304
308
"AWS.amazonq.featureDev.answer.generateSuggestion": "Would you like to generate a suggestion for this? You’ll review a file diff before inserting into your project.",
305
309
"AWS.amazonq.featureDev.answer.howPlanCanBeImproved": "How can this plan be improved?",
310
+
"AWS.amazonq.featureDev.answer.qGeneratedCode": "The Amazon Q Developer Agent for software development has generated code for you to review",
306
311
"AWS.amazonq.featureDev.answer.howCodeCanBeImproved": "How can the code be improved?",
307
312
"AWS.amazonq.featureDev.answer.approachCreation": "Ok, let me create a plan. This may take a few minutes.",
308
313
"AWS.amazonq.featureDev.answer.updateCode": "Code has been updated. Would you like to work on another task?",
0 commit comments