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: lib/constants.ts
+1-2
Original file line number
Diff line number
Diff line change
@@ -231,8 +231,7 @@ export class MacOSVersions {
231
231
exportconstMacOSDeprecationStringFormat="NativeScript does not support macOS %s and some functionality may not work. Please, upgrade to the latest macOS version.";
publicstaticAgreeToReceiveEmailMsg="I agree".green.bold+" to receive email communications from Progress Software or its Partners (`https://www.progress.com/partners/partner-directory`),"+
235
-
"containing information about Progress Software's products. Consent may be withdrawn at any time.";
234
+
publicstaticAgreeToReceiveEmailMsg="I agree".green.bold+" to receive email communications from Progress Software in the form of the NativeScript Newsletter. Consent may be withdrawn at any time.";
236
235
publicstaticReviewPrivacyPolicyMsg=`You can review the Progress Software Privacy Policy at \`${PROGRESS_PRIVACY_POLICY_URL}\``;
237
236
publicstaticPromptMsg="Input your e-mail address to agree".green+" or "+"leave empty to decline".red.bold+":";
0 commit comments