From 0fb6b8e01f717ec289eeb5b7335e1ae98ffab15f Mon Sep 17 00:00:00 2001 From: Pluto Date: Fri, 26 Dec 2025 13:33:44 +0530 Subject: [PATCH 1/6] refactor: update strings --- src/nls/root/strings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index 12f149744..cb35dcdb0 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -197,7 +197,7 @@ define({ "LIVE_DEV_MORE_OPTIONS_CUT": "Cut", "LIVE_DEV_MORE_OPTIONS_COPY": "Copy", "LIVE_DEV_MORE_OPTIONS_PASTE": "Paste", - "LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "Use this image", + "LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "Download image", "LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER": "Choose image download folder", "LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "Search images\u2026", "LIVE_DEV_IMAGE_GALLERY_SEARCH_BUTTON": "Search", From 6d7b94ad57130902eb0207e1797ab7eb89a14c83 Mon Sep 17 00:00:00 2001 From: Pluto Date: Sun, 28 Dec 2025 15:04:06 +0530 Subject: [PATCH 2/6] build: 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 f00e9a2db..335aeef12 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "7c1ce8414a18b8128de23f45e0cdb3e87bb08d60" + "commitID": "10c1aab6c35c4d45981b8c47febcacc420017e07" } } From 0d766c0f58077546b8052596ab27e4ea6718c044 Mon Sep 17 00:00:00 2001 From: Pluto Date: Fri, 26 Dec 2025 13:59:40 +0530 Subject: [PATCH 3/6] build: 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 335aeef12..83285ae1d 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "10c1aab6c35c4d45981b8c47febcacc420017e07" + "commitID": "ca32cf57c34543b10eebcc076764317833c17196" } } From 8399f1a980ae47967cbe25b77f581a7fad09e86a Mon Sep 17 00:00:00 2001 From: Pluto Date: Fri, 26 Dec 2025 17:27:30 +0530 Subject: [PATCH 4/6] build: 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 83285ae1d..94b38d801 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "ca32cf57c34543b10eebcc076764317833c17196" + "commitID": "8fd0b6f9067fda92dd08eb931267e94af2136b70" } } From d082c8c8cd10e614dc27b53959c7355cffb923c4 Mon Sep 17 00:00:00 2001 From: Pluto Date: Fri, 26 Dec 2025 19:42:39 +0530 Subject: [PATCH 5/6] chore: localize image gallery string --- src/nls/root/strings.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index cb35dcdb0..8fda588ed 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -213,6 +213,7 @@ define({ "LIVE_DEV_IMAGE_GALLERY_OFFLINE_RETRY": "Retry", "LIVE_DEV_IMAGE_GALLERY_CHECKING_CONNECTION": "Checking connection", "LIVE_DEV_IMAGE_GALLERY_STILL_OFFLINE": "Still offline. Please check your connection.", + "LIVE_DEV_IMAGE_GALLERY_SELECT_SIZE": "Select image size", "LIVE_DEV_TOAST_NOT_EDITABLE": "Element not editable - generated by script", "LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it below the selected element", "LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED": "Element doesn't scroll with page - edit boxes hidden", From 4d1e3983d2ff81be5a3e98ab3365892ef5693c03 Mon Sep 17 00:00:00 2001 From: Pluto Date: Sun, 28 Dec 2025 15:08:45 +0530 Subject: [PATCH 6/6] build: 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 94b38d801..e97234051 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "8fd0b6f9067fda92dd08eb931267e94af2136b70" + "commitID": "066d41f0ff63af70ddacdd01e48d04302726afda" } }