You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/nls/root/strings.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2046,7 +2046,7 @@ define({
2046
2046
2047
2047
// promos
2048
2048
"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:",
2050
2050
"PROMO_CARD_1": "Edit In Live Preview",
2051
2051
"PROMO_CARD_1_MESSAGE": "Edit content and elements right in Live Preview - cut, copy, paste, duplicate, delete - without breaking your flow.",
2052
2052
"PROMO_CARD_2": "Drag & Drop Elements",
@@ -2056,6 +2056,8 @@ define({
2056
2056
"PROMO_CARD_4": "Inspect Element Layout",
2057
2057
"PROMO_CARD_4_MESSAGE": "Design and inspect in one view - hover to see spacing, dimensions, and classes. Ruler guides for pixel-perfect alignment.",
2058
2058
"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`.",
2059
2061
"PROMO_UPGRADE_APP_UPSELL_BUTTON": "Upgrade to {0}",
2060
2062
"PROMO_PRO_ENDED_TITLE": "{0} trial ended",
2061
2063
"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