From 626f58ffe3f5c89927a67d227992225bb76abd49 Mon Sep 17 00:00:00 2001 From: Pluto Date: Tue, 30 Dec 2025 15:08:42 +0530 Subject: [PATCH 1/3] feat: update translations --- 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 5dd04f4a9..4a1572dfe 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -217,7 +217,7 @@ define({ "LIVE_DEV_IMAGE_GALLERY_SIZE_CARD": "Card 400px", "LIVE_DEV_IMAGE_GALLERY_SIZE_HERO": "Hero 1080px", "LIVE_DEV_IMAGE_GALLERY_SIZE_RETINA": "Retina 2200px", - "LIVE_DEV_IMAGE_GALLERY_ATTRIBUTION_ON": "on", + "LIVE_DEV_IMAGE_GALLERY_ATTRIBUTION_ON": "on {0}", "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 fa060c519a3da6e7acc9350fd6ecae6a2b166635 Mon Sep 17 00:00:00 2001 From: Pluto Date: Tue, 30 Dec 2025 20:35:43 +0530 Subject: [PATCH 2/3] 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 48e95d46c..bbd777832 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "8add743a37ee19530ff1ef4edfab685a57a84fe8" + "commitID": "ca0bb10a13ad1dacf5a305c239229011b31c44d3" } } From ca3e65bf7da1977842ae7cd00f90390b93d8e66b Mon Sep 17 00:00:00 2001 From: abose Date: Tue, 30 Dec 2025 21:30:54 +0530 Subject: [PATCH 3/3] chore: update pro dep --- tracking-repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking-repos.json b/tracking-repos.json index bbd777832..6f6da9589 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "ca0bb10a13ad1dacf5a305c239229011b31c44d3" + "commitID": "9f0edf74028b05ec587b744fa3c8a4bb2ce169e2" } }