Skip to content

Commit 5f17269

Browse files
committed
feat: add opt-out hint to pro trial upgrade dialog and update trial to 15 days
1 parent 5fe3022 commit 5f17269

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/nls/root/strings.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2046,7 +2046,7 @@ define({
20462046

20472047
// promos
20482048
"PROMO_UPGRADE_TITLE": "You’ve been upgraded to {0}",
2049-
"PROMO_UPGRADE_MESSAGE": "Enjoy access to these premium features for the next {0} days:",
2049+
"PROMO_UPGRADE_MESSAGE": "Enjoy free access to these premium features for the next {0} days:",
20502050
"PROMO_CARD_1": "Edit In Live Preview",
20512051
"PROMO_CARD_1_MESSAGE": "Edit content and elements right in Live Preview - cut, copy, paste, duplicate, delete - without breaking your flow.",
20522052
"PROMO_CARD_2": "Drag & Drop Elements",
@@ -2056,6 +2056,8 @@ define({
20562056
"PROMO_CARD_4": "Inspect Element Layout",
20572057
"PROMO_CARD_4_MESSAGE": "Design and inspect in one view - hover to see spacing, dimensions, and classes. Ruler guides for pixel-perfect alignment.",
20582058
"PROMO_LEARN_MORE": "Learn More\u2026",
2059+
"PROMO_OPT_OUT_LINK": "Opt out?",
2060+
"PROMO_OPT_OUT_NOTE": "You can cancel your trial anytime by selecting `Help > Cancel Phoenix Pro Trial`.",
20592061
"PROMO_UPGRADE_APP_UPSELL_BUTTON": "Upgrade to {0}",
20602062
"PROMO_PRO_ENDED_TITLE": "{0} trial ended",
20612063
"PROMO_PHOENIX_PRO_ENDED_MESSAGE": "Thanks for trying Pro! <b>You're now on the Free Community Edition.</b> <br>Upgrade anytime to unlock these features:",

0 commit comments

Comments
 (0)