From 9e074fef5d40dd02b4bd760cef2c1acab6c02195 Mon Sep 17 00:00:00 2001 From: abose Date: Tue, 6 Jan 2026 16:53:44 +0530 Subject: [PATCH 1/2] chore: update strings --- src/nls/root/strings.js | 1 + tracking-repos.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index a884fa3ae..53fd7ec0d 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -187,6 +187,7 @@ define({ "LIVE_DEV_TOOLBOX_EDIT_HYPERLINK": "Edit Hyperlink", "LIVE_DEV_HYPERLINK_NO_HREF": "No href set", "LIVE_DEV_HYPERLINK_OPEN_LINK": "Open this link", + "LIVE_DEV_HYPERLINK_OPENS_NEW_TAB": "Open in new tab", "LIVE_DEV_TOOLBOX_DUPLICATE": "Duplicate", "LIVE_DEV_TOOLBOX_DELETE": "Delete", "LIVE_DEV_TOOLBOX_AI": "Edit with AI", diff --git a/tracking-repos.json b/tracking-repos.json index 8fa94b562..73b5e54f0 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "c1bff2ec31351aa3e1fde383c3a686ede37b20aa" + "commitID": "48f2a3b1e1210d41b074381f40adf685cd253530" } } From 16373e220ef67c5d8698fa88da8fe33e89e7f13e Mon Sep 17 00:00:00 2001 From: abose Date: Tue, 6 Jan 2026 18:04:49 +0530 Subject: [PATCH 2/2] chore: update pro deps --- tracking-repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking-repos.json b/tracking-repos.json index 73b5e54f0..307d50b99 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "48f2a3b1e1210d41b074381f40adf685cd253530" + "commitID": "d711954475c8f08a2ea4cb82baf8a2ec4a080249" } }