|
@@ -1027,7 +1027,7 @@ NSString * const KMIAPSubscriptionLoadedNotification = @"KMIAPSubscriptionLoaded
|
|
if ([productIdentifier isEqualToString:self.proAIProduct.productIdentifier]) {
|
|
if ([productIdentifier isEqualToString:self.proAIProduct.productIdentifier]) {
|
|
informative = [NSString stringWithFormat:@"\n%@\n\n%@\n\n",
|
|
informative = [NSString stringWithFormat:@"\n%@\n\n%@\n\n",
|
|
NSLocalizedString(@"--> If you haven't accessed your benefits after purchasing, please restart the APP.", nil),
|
|
NSLocalizedString(@"--> If you haven't accessed your benefits after purchasing, please restart the APP.", nil),
|
|
- NSLocalizedString(@"--> If you still can't access your benefits after switching networks, please contact us at: support@pdfreaderpro.com", nil)];
|
|
|
|
|
|
+ NSLocalizedString(@"--> If you still can't access your benefits after restarting, please contact us at: support@pdfreaderpro.com", nil)];
|
|
} else {
|
|
} else {
|
|
informative = [NSString stringWithFormat:@"\n%@\n\n%@\n\n%@\n\n",
|
|
informative = [NSString stringWithFormat:@"\n%@\n\n%@\n\n%@\n\n",
|
|
NSLocalizedString(@"—》If you already completed the payment, simply click the \"Restore Previous Purchase\" button directly from the upgrade page to enable all the advanced features at no cost to you.", nil),
|
|
NSLocalizedString(@"—》If you already completed the payment, simply click the \"Restore Previous Purchase\" button directly from the upgrade page to enable all the advanced features at no cost to you.", nil),
|