|
380 | 380 | "AWS.amazonq.doc.answer.scanning": "Scanning source files",
|
381 | 381 | "AWS.amazonq.doc.answer.summarizing": "Summarizing source files",
|
382 | 382 | "AWS.amazonq.doc.answer.generating": "Generating documentation",
|
383 |
| - "AWS.amazonq.doc.answer.creating": "Okay, I'm creating a README for your project. This may take a few minutes.", |
384 |
| - "AWS.amazonq.doc.answer.updating": "Okay, I'm updating the README to reflect your code changes. This may take a few minutes.", |
| 383 | + "AWS.amazonq.doc.answer.creating": "Okay, I'm creating a README for your project. This might take a few minutes.", |
| 384 | + "AWS.amazonq.doc.answer.updating": "Okay, I'm updating the README. This might take a few minutes.", |
385 | 385 | "AWS.amazonq.doc.answer.chooseFolder": "Choose a folder to continue.",
|
386 | 386 | "AWS.amazonq.doc.error.noFolderSelected": "It looks like you didn't choose a folder. Choose a folder to continue.",
|
387 | 387 | "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>",
|
|
394 | 394 | "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>",
|
395 | 395 | "AWS.amazonq.doc.placeholder.editReadme": "Describe documentation changes",
|
396 | 396 | "AWS.amazonq.doc.pillText.closeSession": "End session",
|
| 397 | + "AWS.amazonq.doc.pillText.newTask": "Start a new documentation task", |
| 398 | + "AWS.amazonq.doc.pillText.update": "Update README to reflect code", |
| 399 | + "AWS.amazonq.doc.pillText.makeChange": "Make a specific change", |
397 | 400 | "AWS.amazonq.inline.invokeChat": "Inline chat",
|
398 | 401 | "AWS.toolkit.lambda.walkthrough.quickpickTitle": "Application Builder Walkthrough",
|
399 | 402 | "AWS.toolkit.lambda.walkthrough.title": "Get started building your application",
|
|
0 commit comments