Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/nls/root/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -2107,8 +2107,12 @@ define({
"AI_CHAT_SCREENSHOT_LIVE_PREVIEW": "Live Preview",
"AI_CHAT_SCREENSHOT_AREA": "Select Area",
"AI_CHAT_SCREENSHOT_FULL_EDITOR": "Full Editor",
"AI_CHAT_SCREENSHOT_SELECTED_ELEMENT": "Live Preview Selection",
"AI_CHAT_SCREENSHOT_CAPTURE": "Capture",
"AI_CHAT_SCREENSHOT_CANCEL": "Cancel",
"AI_CHAT_PRIVACY_TITLE": "Start AI Chat with Claude Code",
"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>.",
"AI_CHAT_PRIVACY_OK": "OK",
"AI_CHAT_FILE_REMOVE": "Remove file",
"AI_CHAT_QUEUED": "Queued",
"AI_CHAT_QUEUED_EDIT": "Edit",
Expand Down
2 changes: 1 addition & 1 deletion tracking-repos.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"phoenixPro": {
"commitID": "6f0ac36ce36ff5d524590442ef6e16320fa904f1"
"commitID": "69b8d0160b40bbcc89f454498ef30115a018c3e9"
}
}
Loading