From aa39a174554c02f469813139fe6e3f68c2f892a8 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 cfb3b4407..b1154a2f0 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 579569060b2330f2d11d16f60bc0b97424a5139f Mon Sep 17 00:00:00 2001 From: Pluto Date: Fri, 26 Dec 2025 13:36:11 +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 f57621a12..335aeef12 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "4e4348d3661edb57b4612a9ee9697d74308acc02" + "commitID": "10c1aab6c35c4d45981b8c47febcacc420017e07" } } From 06eaf2f06cb23449db72c713a44999bd1d44fd40 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 f26dc15c378e2571ac6f30d83e3a3d181ae3dfac 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 fb2304098979d9387949fde08912b588140a9cc5 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 b1154a2f0..43cadd392 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 3a2ce3b9a3977b2abed7d38d4446f40100e8eb41 Mon Sep 17 00:00:00 2001 From: Pluto Date: Fri, 26 Dec 2025 20:52:29 +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..336ec0742 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "8fd0b6f9067fda92dd08eb931267e94af2136b70" + "commitID": "204d8a06d419ace4796632a7e348b6c65812d5d0" } }