diff --git a/src-node/package-lock.json b/src-node/package-lock.json
index cd90912d4..af90c1033 100644
--- a/src-node/package-lock.json
+++ b/src-node/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@phcode/node-core",
- "version": "5.1.6-0",
+ "version": "5.1.7-0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@phcode/node-core",
- "version": "5.1.6-0",
+ "version": "5.1.7-0",
"hasInstallScript": true,
"license": "GNU-AGPL3.0",
"dependencies": {
diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js
index 7ad41b058..aaa44a8fb 100644
--- a/src/nls/root/strings.js
+++ b/src/nls/root/strings.js
@@ -2046,7 +2046,7 @@ define({
// promos
"PROMO_UPGRADE_TITLE": "You’ve been upgraded to {0}",
- "PROMO_UPGRADE_MESSAGE": "Enjoy access to these premium features for the next {0} days:",
+ "PROMO_UPGRADE_MESSAGE": "Enjoy free access to these premium features for the next {0} days:",
"PROMO_CARD_1": "Edit In Live Preview",
"PROMO_CARD_1_MESSAGE": "Edit content and elements right in Live Preview - cut, copy, paste, duplicate, delete - without breaking your flow.",
"PROMO_CARD_2": "Drag & Drop Elements",
@@ -2056,6 +2056,8 @@ define({
"PROMO_CARD_4": "Inspect Element Layout",
"PROMO_CARD_4_MESSAGE": "Design and inspect in one view - hover to see spacing, dimensions, and classes. Ruler guides for pixel-perfect alignment.",
"PROMO_LEARN_MORE": "Learn More\u2026",
+ "PROMO_OPT_OUT_LINK": "Opt out?",
+ "PROMO_OPT_OUT_NOTE": "You can cancel your trial anytime by selecting `Help > Cancel Phoenix Pro Trial`.",
"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:",
diff --git a/tracking-repos.json b/tracking-repos.json
index d6a57b37c..d9ea48c80 100644
--- a/tracking-repos.json
+++ b/tracking-repos.json
@@ -1,5 +1,5 @@
{
"phoenixPro": {
- "commitID": "0fe5aec11b51afaab09ab043011834855ad8afd9"
+ "commitID": "9bf998b2c6c137a9bfdd2b715975a28fb8311b7e"
}
}