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
2 changes: 2 additions & 0 deletions src/nls/root/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -2208,6 +2208,8 @@ define({
"AI_CHAT_UNDO_TITLE": "Undo changes from this response",
"AI_CHAT_RESTORE_TITLE": "Restore files to this point",
"AI_CHAT_RESTORED": "Restored",
"AI_CHAT_UNDO_RESTORE_WARNING_TITLE": "AI Undo & Restore",
"AI_CHAT_UNDO_RESTORE_WARNING_BODY": "This will only undo changes made by the AI. Changes made outside the AI won’t be restored and may be lost. For full version history, use version control like Git.",
"AI_CHAT_SHOW_DIFF": "Show diff",
"AI_CHAT_HIDE_DIFF": "Hide diff",
"AI_CHAT_LABEL_YOU": "You",
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": "cbd55399cc8907d7bf072038b70319b1d4b5ef87"
"commitID": "871b8fdaf238c0bedd9dc1e24cbc75ee67987453"
}
}
Loading