|
377 | 377 | "AWS.amazonq.doc.answer.scanning": "Scanning source files", |
378 | 378 | "AWS.amazonq.doc.answer.summarizing": "Summarizing source files", |
379 | 379 | "AWS.amazonq.doc.answer.generating": "Generating documentation", |
380 | | - "AWS.amazonq.doc.answer.creating": "Okay, I'm creating a README for your project. This may take a few minutes.", |
381 | | - "AWS.amazonq.doc.answer.updating": "Okay, I'm updating the README to reflect your code changes. This may take a few minutes.", |
| 380 | + "AWS.amazonq.doc.answer.creating": "Okay, I'm creating a README for your project. This might take a few minutes.", |
| 381 | + "AWS.amazonq.doc.answer.updating": "Okay, I'm updating the README. This might take a few minutes.", |
382 | 382 | "AWS.amazonq.doc.answer.chooseFolder": "Choose a folder to continue.", |
383 | 383 | "AWS.amazonq.doc.error.noFolderSelected": "It looks like you didn't choose a folder. Choose a folder to continue.", |
384 | 384 | "AWS.amazonq.doc.error.contentLengthError": "Your workspace is too large for me to review. Your workspace must be within the quota, even if you choose a smaller folder. For more information on quotas, see the <a href=\"https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/doc-generation.html#quotas\" target=\"_blank\">Amazon Q Developer documentation.</a>", |
|
391 | 391 | "AWS.amazonq.doc.error.promptRefusal": "I'm sorry, I can't generate documentation for this folder. Please make sure your message and code files comply with the 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>", |
392 | 392 | "AWS.amazonq.doc.placeholder.editReadme": "Describe documentation changes", |
393 | 393 | "AWS.amazonq.doc.pillText.closeSession": "End session", |
| 394 | + "AWS.amazonq.doc.pillText.newTask": "Start a new documentation task", |
| 395 | + "AWS.amazonq.doc.pillText.update": "Update README to reflect code", |
| 396 | + "AWS.amazonq.doc.pillText.makeChange": "Make a specific change", |
394 | 397 | "AWS.amazonq.inline.invokeChat": "Inline chat", |
395 | 398 | "AWS.toolkit.lambda.walkthrough.quickpickTitle": "Application Builder Walkthrough", |
396 | 399 | "AWS.toolkit.lambda.walkthrough.title": "Get started building your application", |
|
0 commit comments