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.
1 parent 0ec7fcc commit 1aece44Copy full SHA for 1aece44
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