Skip to content

Commit 356d00d

Browse files
committed
feat(ai-chat): add privacy consent dialog strings
1 parent 4b2b42f commit 356d00d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,6 +2110,9 @@ define({
21102110
"AI_CHAT_SCREENSHOT_SELECTED_ELEMENT": "Live Preview Selection",
21112111
"AI_CHAT_SCREENSHOT_CAPTURE": "Capture",
21122112
"AI_CHAT_SCREENSHOT_CANCEL": "Cancel",
2113+
"AI_CHAT_PRIVACY_TITLE": "Start AI Chat with Claude Code",
2114+
"AI_CHAT_PRIVACY_BODY": "To provide responses, this feature sends your prompts and relevant context to Claude Code.<br><br><a class='ai-privacy-link'>Learn more and manage your privacy settings</a>.",
2115+
"AI_CHAT_PRIVACY_OK": "OK",
21132116
"AI_CHAT_FILE_REMOVE": "Remove file",
21142117
"AI_CHAT_QUEUED": "Queued",
21152118
"AI_CHAT_QUEUED_EDIT": "Edit",

0 commit comments

Comments
 (0)