We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ec7fcc + 1aece44 commit 7817f35Copy full SHA for 7817f35
packages/core/src/amazonq/webview/ui/texts/constants.ts
@@ -25,7 +25,7 @@ export const uiComponentsTexts = {
25
copyToClipboard: 'Copied to clipboard',
26
noMoreTabsTooltip: 'You can only open ten conversation tabs at a time.',
27
codeSuggestionWithReferenceTitle: 'Some suggestions contain code with references.',
28
- spinnerText: 'Generating your answer...',
+ spinnerText: 'Thinking...',
29
changeAccepted: 'Change accepted',
30
changeRejected: 'Change rejected',
31
acceptChange: 'Accept change',
0 commit comments