From ef1b388a7ed8f9f4a7efb96e12991a5fbfd91513 Mon Sep 17 00:00:00 2001 From: abose Date: Mon, 29 Dec 2025 17:05:25 +0530 Subject: [PATCH 1/4] 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 6b115d5c4..1b34fbf7d 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "427d40ce3b176fa707ac0ab04ab9b58a4d0b4706" + "commitID": "21993e200ec3cac48d0833b1bcf0f8342346c7d2" } } From ee0045c88e3e3c2d9f520589f865f442f710911e Mon Sep 17 00:00:00 2001 From: abose Date: Mon, 29 Dec 2025 18:12:38 +0530 Subject: [PATCH 2/4] 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 1b34fbf7d..d06440492 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "21993e200ec3cac48d0833b1bcf0f8342346c7d2" + "commitID": "0b8ae34746e47a9b8f5d1fbdcb754755724330bf" } } From e2e6ccee06f74cbf6a24ded1fcbb1763ab4daacc Mon Sep 17 00:00:00 2001 From: abose Date: Mon, 29 Dec 2025 19:27:34 +0530 Subject: [PATCH 3/4] chore: update promo strings and pro --- src/config.json | 1 + src/nls/root/strings.js | 15 +++++++++------ tracking-repos.json | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/src/config.json b/src/config.json index 81ab86937..8fe53d6cd 100644 --- a/src/config.json +++ b/src/config.json @@ -3,6 +3,7 @@ "app_title": "Phoenix Code", "app_name_about": "Phoenix Code", "main_pro_plan": "Phoenix Pro", + "main_pro_plan_short": "Pro", "ai_brand_name": "Phoenix AI", "about_icon": "styles/images/phoenix-icon.svg", "account_url": "https://account.phcode.dev/", diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index 7b6c06499..50cc1fafd 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -1720,16 +1720,19 @@ define({ "PROMO_CARD_4": "Editing Text In Preview", "PROMO_CARD_4_MESSAGE": "Edit headings, buttons, and copy directly in the preview.", "PROMO_LEARN_MORE": "Learn More\u2026", - "PROMO_GET_APP_UPSELL_BUTTON": "Get {0}", - "PROMO_PRO_ENDED_TITLE": "Your {0} Trial has ended", - "PROMO_ENDED_MESSAGE": "Subscribe now to continue using these advanced features:", + "PROMO_UPGRADE_APP_UPSELL_BUTTON": "Upgrade to {0}", + "PROMO_PRO_ENDED_TITLE": "{0} trial ended", + "PROMO_PHOENIX_PRO_ENDED_MESSAGE": "Thanks for trying Pro! You're now on the Free Community Edition.
Upgrade anytime to unlock these features:", "PROMO_PRO_UNLOCK_PRO_TITLE": "Unlock the power of {0}", + "PROMO_PRO_CONTINUE_ON_FREE": "Continue on Free", "PROMO_PRO_UNLOCK_LIVE_EDIT_TITLE": "Unlock Live Edit with {0}", "PROMO_PRO_UNLOCK_MESSAGE": "Subscribe now to unlock these advanced features:", "PROMO_PRO_TRIAL_DAYS_LEFT": "Phoenix Pro Trial ({0} days left)", - "PRO_TRIAL_ENDING_TITLE": "Your {0} trial ends in {1} days", - "PRO_TRIAL_ENDING_TITLE_TOMORROW": "Your {0} trial ends tomorrow", - "PRO_TRIAL_ENDING_MESSAGE": "Get Phoenix Pro to keep using these Pro features without interruption.", + "PRO_TRIAL_ENDING_TITLE": "Your {0} upgrade ends in {1} days", + "PRO_TRIAL_ENDING_TITLE_TOMORROW": "Your {0} upgrade ends tomorrow", + "PRO_TRIAL_ENDING_MESSAGE": "We’ll automatically switch you to the Free Community Edition in {0} days.
Upgrade now to keep using these Pro features:", + "PRO_TRIAL_ENDING_MESSAGE_TOMORROW": "We’ll automatically switch you to the Free Community Edition tomorrow.
Upgrade now to keep using these Pro features:", + "GET_PRO_NOT_NOW": "Not Now", "GET_PHOENIX_PRO": "Get Phoenix Pro", "USER_FREE_PLAN_NAME_DO_NOT_TRANSLATE": "Community Edition", // license dialogs diff --git a/tracking-repos.json b/tracking-repos.json index d06440492..80cc99633 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "0b8ae34746e47a9b8f5d1fbdcb754755724330bf" + "commitID": "719e1fe6ab801947a70e033947afa380d9b61387" } } From c740aad6be8e9d2312f9847ca16fa05de19eae9f Mon Sep 17 00:00:00 2001 From: abose Date: Mon, 29 Dec 2025 20:30:21 +0530 Subject: [PATCH 4/4] chore: pro update --- tracking-repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking-repos.json b/tracking-repos.json index 80cc99633..715815605 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "719e1fe6ab801947a70e033947afa380d9b61387" + "commitID": "0fd41703530f926a504c96dc0623e3586cad669f" } }