Skip to content

Commit 882f83b

Browse files
committed
chore(i18n): add AI_LIVE_PREVIEW_BANNER_DISMISS_TOOLTIP string
Used as the tooltip on the AI live preview inspection banner now that the whole banner is clickable to dismiss.
1 parent cdebc3c commit 882f83b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2216,6 +2216,7 @@ define({
22162216
"AI_CHAT_TOOL_RESIZE_PREVIEW": "Resize preview",
22172217
"AI_LIVE_PREVIEW_BANNER_TEXT": "AI is inspecting the live preview",
22182218
"AI_LIVE_PREVIEW_BANNER_RESIZE": "AI resized preview to {0}",
2219+
"AI_LIVE_PREVIEW_BANNER_DISMISS_TOOLTIP": "Click to dismiss",
22192220
"AI_CHAT_TOOL_CONTROL_EDITOR": "Editor",
22202221
"AI_CHAT_TOOL_TASKS": "Tasks",
22212222
"AI_CHAT_TOOL_TASKS_SUMMARY": "{0} of {1} tasks done",

0 commit comments

Comments
 (0)