diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index ac3ec69467..e11bd78ca1 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -2214,6 +2214,7 @@ define({ "AI_CHAT_TOOL_RESIZE_PREVIEW": "Resize preview", "AI_LIVE_PREVIEW_BANNER_TEXT": "AI is inspecting the live preview", "AI_LIVE_PREVIEW_BANNER_RESIZE": "AI resized preview to {0}", + "AI_LIVE_PREVIEW_BANNER_DISMISS_TOOLTIP": "Click to dismiss", "AI_CHAT_TOOL_CONTROL_EDITOR": "Editor", "AI_CHAT_TOOL_TASKS": "Tasks", "AI_CHAT_TOOL_TASKS_SUMMARY": "{0} of {1} tasks done", diff --git a/tracking-repos.json b/tracking-repos.json index d556c346d5..91d279ad78 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "468fd0d0a1ae514613e3ddddf1df964681af3721" + "commitID": "9958b480125ed04fa29a8b86dc0c8e68b66d847e" } }