|
373 | 373 | "AWS.amazonq.doc.answer.scanning": "Scanning source files",
|
374 | 374 | "AWS.amazonq.doc.answer.summarizing": "Summarizing source files",
|
375 | 375 | "AWS.amazonq.doc.answer.generating": "Generating documentation",
|
376 |
| - "AWS.amazonq.doc.answer.creating": "Okay, I'm creating a README for your project. This may take a few minutes.", |
377 |
| - "AWS.amazonq.doc.answer.updating": "Okay, I'm updating the README to reflect your code changes. This may take a few minutes.", |
| 376 | + "AWS.amazonq.doc.answer.creating": "Okay, I'm creating a README for your project. This might take a few minutes.", |
| 377 | + "AWS.amazonq.doc.answer.updating": "Okay, I'm updating the README. This might take a few minutes.", |
378 | 378 | "AWS.amazonq.doc.answer.chooseFolder": "Choose a folder to continue.",
|
379 | 379 | "AWS.amazonq.doc.error.noFolderSelected": "It looks like you didn't choose a folder. Choose a folder to continue.",
|
380 | 380 | "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>",
|
|
387 | 387 | "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>",
|
388 | 388 | "AWS.amazonq.doc.placeholder.editReadme": "Describe documentation changes",
|
389 | 389 | "AWS.amazonq.doc.pillText.closeSession": "End session",
|
| 390 | + "AWS.amazonq.doc.pillText.newTask": "Start a new documentation task", |
| 391 | + "AWS.amazonq.doc.pillText.update": "Update README to reflect code", |
| 392 | + "AWS.amazonq.doc.pillText.makeChange": "Make a specific change", |
390 | 393 | "AWS.amazonq.inline.invokeChat": "Inline chat",
|
391 | 394 | "AWS.toolkit.lambda.walkthrough.quickpickTitle": "Application Builder Walkthrough",
|
392 | 395 | "AWS.toolkit.lambda.walkthrough.title": "Get started building your application",
|
|
0 commit comments