|
272 | 272 | "AWS.amazonq.featureDev.error.prepareRepoFailedError": "Sorry, I ran into an issue while trying to upload your code. Please try again.", |
273 | 273 | "AWS.amazonq.featureDev.error.promptRefusalException": "I'm sorry, I can't generate code for your request. Please make sure your message and code files comply with the <a href=\"https://aws.amazon.com/machine-learning/responsible-ai/policy/\">AWS Responsible AI Policy.</a>", |
274 | 274 | "AWS.amazonq.featureDev.error.zipFileError": "The zip file is corrupted", |
275 | | - "AWS.amazonq.featureDev.error.planIterationLimitError": "Sorry, you've reached the quota for number of iterations on an implementation plan. You can generate code for this task or discuss a new plan. For more information on quotas, see the <a href=\"https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/software-dev.html#quotas\">Amazon Q Developer documentation</a>.", |
276 | 275 | "AWS.amazonq.featureDev.error.codeIterationLimitError": "Sorry, you've reached the quota for number of iterations on code generation. You can insert this code in your files or discuss a new plan. For more information on quotas, see the <a href=\"https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/software-dev.html#quotas\" target=\"_blank\">Amazon Q Developer documentation.</a>", |
277 | 276 | "AWS.amazonq.featureDev.error.tabIdNotFoundError": "I'm sorry, I'm having technical difficulties at the moment. Please try again.", |
278 | | - "AWS.amazonq.featureDev.error.approachPhase.denyListedError": "I'm sorry, I'm having trouble generating a plan. Please try again.", |
279 | | - "AWS.amazonq.featureDev.error.approachPhase.default": "I'm sorry, I ran into an issue while trying to approach the problem. Please try again.", |
280 | 277 | "AWS.amazonq.featureDev.error.codeGen.denyListedError": "I'm sorry, I'm having trouble generating your code and can't continue at the moment. Please try again later, and share feedback to help me improve.", |
281 | 278 | "AWS.amazonq.featureDev.error.codeGen.default": "I'm sorry, I ran into an issue while trying to generate your code. Please try again.", |
282 | 279 | "AWS.amazonq.featureDev.error.codeGen.timeout": "Code generation did not finish within the expected time", |
|
287 | 284 | "AWS.amazonq.featureDev.error.technicalDifficulties": "I'm sorry, I'm having technical difficulties and can't continue at the moment. Please try again later, and share feedback to help me improve.", |
288 | 285 | "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 | 286 | "AWS.amazonq.featureDev.error.submitFeedback": "'submitFeedback' command was called programmatically, but its not registered.", |
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.", |
| 287 | + "AWS.amazonq.featureDev.pillText.awaitMessage": "Okay, I'll generate code for that.\n\nThis might take a few minutes. You can navigate away from this chat, but please keep this tab open. I'll notify you when I'm done.", |
| 288 | + "AWS.amazonq.featureDev.pillText.awaitMessageRetry": "Okay, I'll generate new code.\n\nThis might take a few minutes. You can navigate away from this chat, but please keep this tab open. I'll notify you when I'm done.", |
292 | 289 | "AWS.amazonq.featureDev.pillText.modifyDefaultSourceFolder": "Choose another folder in your workspace", |
293 | | - "AWS.amazonq.featureDev.pillText.newPlan": "Discuss a new plan", |
294 | | - "AWS.amazonq.featureDev.pillText.newTask": "Work on new task", |
| 290 | + "AWS.amazonq.featureDev.pillText.newTask": "Yes, I have another task", |
295 | 291 | "AWS.amazonq.featureDev.pillText.generateCode": "Generate code", |
| 292 | + "AWS.amazonq.featureDev.pillText.uploadingCode": "Uploading code ...", |
| 293 | + "AWS.amazonq.featureDev.pillText.contextGatheringCompleted": "Gathering context...", |
296 | 294 | "AWS.amazonq.featureDev.pillText.generatingCode": "Generating code ...", |
297 | | - "AWS.amazonq.featureDev.pillText.generatingPlan": "Generating plan ...", |
298 | 295 | "AWS.amazonq.featureDev.pillText.requestingChanges": "Requesting changes ...", |
299 | 296 | "AWS.amazonq.featureDev.pillText.insertCode": "Insert code", |
300 | 297 | "AWS.amazonq.featureDev.pillText.sendFeedback": "Send feedback", |
301 | 298 | "AWS.amazonq.featureDev.pillText.selectFiles": "Select files for context", |
302 | 299 | "AWS.amazonq.featureDev.pillText.retry": "Retry", |
303 | 300 | "AWS.amazonq.featureDev.pillText.writeNewPrompt": "Write a new prompt", |
304 | 301 | "AWS.amazonq.featureDev.pillText.reauthenticate": "Follow instructions to re-authenticate ...", |
305 | | - "AWS.amazonq.featureDev.pillText.closeSession": "Close session", |
| 302 | + "AWS.amazonq.featureDev.pillText.closeSession": "No, thanks", |
306 | 303 | "AWS.amazonq.featureDev.pillText.selectOption": "Select an option above to proceed", |
307 | 304 | "AWS.amazonq.featureDev.pillText.unableGenerateChanges": "Unable to generate any file changes", |
308 | 305 | "AWS.amazonq.featureDev.pillText.provideFeedback": "Provide feedback to regenerate", |
309 | 306 | "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.", |
310 | | - "AWS.amazonq.featureDev.answer.howPlanCanBeImproved": "How can this plan be improved?", |
311 | 307 | "AWS.amazonq.featureDev.answer.qGeneratedCode": "The Amazon Q Developer Agent for software development has generated code for you to review", |
312 | | - "AWS.amazonq.featureDev.answer.howCodeCanBeImproved": "How can the code be improved?", |
313 | | - "AWS.amazonq.featureDev.answer.approachCreation": "Ok, let me create a plan. This may take a few minutes.", |
314 | | - "AWS.amazonq.featureDev.answer.updateCode": "Code has been updated. Would you like to work on another task?", |
315 | | - "AWS.amazonq.featureDev.answer.sessionClosed": "Your session is now closed.", |
316 | | - "AWS.amazonq.featureDev.answer.newTaskChanges": "What change would you like to make?", |
| 308 | + "AWS.amazonq.featureDev.answer.howCodeCanBeImproved": "How can I improve the code for your use case?", |
| 309 | + "AWS.amazonq.featureDev.answer.updateCode": "Okay, I updated your code files. Would you like to work on another task?", |
| 310 | + "AWS.amazonq.featureDev.answer.sessionClosed": "Okay, I've ended this chat session. You can open a new tab to chat or start another workflow.", |
| 311 | + "AWS.amazonq.featureDev.answer.newTaskChanges": "What new task would you like to work on?", |
317 | 312 | "AWS.amazonq.featureDev.placeholder.chatInputDisabled": "Chat input is disabled", |
318 | 313 | "AWS.amazonq.featureDev.placeholder.additionalImprovements": "Provide input on additional improvements", |
319 | 314 | "AWS.amazonq.featureDev.placeholder.feedback": "Feedback, comments ...", |
320 | | - "AWS.amazonq.featureDev.placeholder.describe": "Describe your task or issue in as much detail as possible" |
| 315 | + "AWS.amazonq.featureDev.placeholder.describe": "Describe your task or issue in as much detail as possible", |
| 316 | + "AWS.amazonq.featureDev.placeholder.sessionClosed": "Open a new chat tab to continue" |
321 | 317 | } |
0 commit comments