|
@@ -162,10 +162,10 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
}
|
|
}
|
|
};
|
|
};
|
|
if (KMVerificationTypeTrialExpired == self.type) {
|
|
if (KMVerificationTypeTrialExpired == self.type) {
|
|
- _normalViewController.titleText = NSLocalizedString(@"Thank you for trying PDF Reader Pro", nil);
|
|
|
|
|
|
+ _normalViewController.titleText = NSLocalizedString(@"Thank you for trying PDFull", nil);
|
|
_normalViewController.messageText = NSLocalizedString(@"Your trial has expired. Buy Full version to annotate and edit PDF files.", nil);
|
|
_normalViewController.messageText = NSLocalizedString(@"Your trial has expired. Buy Full version to annotate and edit PDF files.", nil);
|
|
} else {
|
|
} else {
|
|
- _normalViewController.titleText = NSLocalizedString(@"PDF Reader Pro Activation", nil);
|
|
|
|
|
|
+ _normalViewController.titleText = NSLocalizedString(@"PDFull Activation", nil);
|
|
_normalViewController.messageText = NSLocalizedString(@"Buy Full Version to annotate and edit your PDF documents.", nil);
|
|
_normalViewController.messageText = NSLocalizedString(@"Buy Full Version to annotate and edit your PDF documents.", nil);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -528,7 +528,7 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
if (error) {
|
|
if (error) {
|
|
|
|
|
|
NSString *tTitle0 = NSLocalizedString(@"The license you have entered is not correct. Please enter valid license.", nil);
|
|
NSString *tTitle0 = NSLocalizedString(@"The license you have entered is not correct. Please enter valid license.", nil);
|
|
- NSString *tTitle1 = NSLocalizedString(@"Please confirm your PDF Reader Pro AI license code through the email you provided when purchasing.", nil);
|
|
|
|
|
|
+ NSString *tTitle1 = NSLocalizedString(@"Please confirm your PDFull AI license code through the email you provided when purchasing.", nil);
|
|
|
|
|
|
NSString *message = [NSString stringWithFormat:@"%@\n\n%@", tTitle0, tTitle1];
|
|
NSString *message = [NSString stringWithFormat:@"%@\n\n%@", tTitle0, tTitle1];
|
|
|
|
|
|
@@ -538,7 +538,7 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", NSLocalizedString(@"License number does not exist.", nil), @""];
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", NSLocalizedString(@"License number does not exist.", nil), @""];
|
|
} else if (ActivityErrorTypeOutNumber == error.code) {
|
|
} else if (ActivityErrorTypeOutNumber == error.code) {
|
|
NSString *tMsg0 = NSLocalizedString(@"The devices connected to the license number has outnumbered.", nil);
|
|
NSString *tMsg0 = NSLocalizedString(@"The devices connected to the license number has outnumbered.", nil);
|
|
- NSString *tMsg1 = NSLocalizedString(@"Please deactivate license on one of them, to use PDF Reader Pro on this computer", nil);
|
|
|
|
|
|
+ NSString *tMsg1 = NSLocalizedString(@"Please deactivate license on one of them, to use PDFull on this computer", nil);
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", tMsg0, tMsg1];
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", tMsg0, tMsg1];
|
|
} else if (ActivityErrorTypeNetworkDisable == error.code) {
|
|
} else if (ActivityErrorTypeNetworkDisable == error.code) {
|
|
message = NSLocalizedString(@"The network is unavailable.", nil);
|
|
message = NSLocalizedString(@"The network is unavailable.", nil);
|
|
@@ -599,7 +599,7 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
}
|
|
}
|
|
} else {
|
|
} else {
|
|
blockSelf.activityAlertViewController.alertTitle = NSLocalizedString(@"Successful Activation!", nil);
|
|
blockSelf.activityAlertViewController.alertTitle = NSLocalizedString(@"Successful Activation!", nil);
|
|
- blockSelf.activityAlertViewController.alertMessage = NSLocalizedString(@"Congratulations! You can start using PDF Reader Pro AI features.", nil);
|
|
|
|
|
|
+ blockSelf.activityAlertViewController.alertMessage = NSLocalizedString(@"Congratulations! You can start using PDFull AI features.", nil);
|
|
[blockSelf setContentView:blockSelf.activityAlertViewController.view];
|
|
[blockSelf setContentView:blockSelf.activityAlertViewController.view];
|
|
}
|
|
}
|
|
}];
|
|
}];
|
|
@@ -659,7 +659,7 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
if (error) {
|
|
if (error) {
|
|
|
|
|
|
NSString *tTitle0 = NSLocalizedString(@"The license you have entered is not correct. Please enter valid license.", nil);
|
|
NSString *tTitle0 = NSLocalizedString(@"The license you have entered is not correct. Please enter valid license.", nil);
|
|
- NSString *tTitle1 = NSLocalizedString(@"If you have already purchased PDF Reader Pro for Mac, you should find your license in an email confirmation.", nil);
|
|
|
|
|
|
+ NSString *tTitle1 = NSLocalizedString(@"If you have already purchased PDFull for Mac, you should find your license in an email confirmation.", nil);
|
|
|
|
|
|
NSString *message = [NSString stringWithFormat:@"%@\n\n%@", tTitle0, tTitle1];
|
|
NSString *message = [NSString stringWithFormat:@"%@\n\n%@", tTitle0, tTitle1];
|
|
|
|
|
|
@@ -669,7 +669,7 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", NSLocalizedString(@"License number does not exist.", nil), @""];
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", NSLocalizedString(@"License number does not exist.", nil), @""];
|
|
} else if (ActivityErrorTypeOutNumber == error.code) {
|
|
} else if (ActivityErrorTypeOutNumber == error.code) {
|
|
NSString *tMsg0 = NSLocalizedString(@"The devices connected to the license number has outnumbered.", nil);
|
|
NSString *tMsg0 = NSLocalizedString(@"The devices connected to the license number has outnumbered.", nil);
|
|
- NSString *tMsg1 = NSLocalizedString(@"Please deactivate license on one of them, to use PDF Reader Pro on this computer", nil);
|
|
|
|
|
|
+ NSString *tMsg1 = NSLocalizedString(@"Please deactivate license on one of them, to use PDFull on this computer", nil);
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", tMsg0, tMsg1];
|
|
message = [NSString stringWithFormat:@"%@\n\n%@", tMsg0, tMsg1];
|
|
} else if (ActivityErrorTypeNetworkDisable == error.code) {
|
|
} else if (ActivityErrorTypeNetworkDisable == error.code) {
|
|
message = NSLocalizedString(@"The network is unavailable.", nil);
|
|
message = NSLocalizedString(@"The network is unavailable.", nil);
|
|
@@ -730,7 +730,7 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
}
|
|
}
|
|
} else {
|
|
} else {
|
|
blockSelf.activityAlertViewController.alertTitle = NSLocalizedString(@"Successful Activation!", nil);
|
|
blockSelf.activityAlertViewController.alertTitle = NSLocalizedString(@"Successful Activation!", nil);
|
|
- blockSelf.activityAlertViewController.alertMessage = NSLocalizedString(@"Congrats! You are eligible to enjoy all advanced features (excluding AI) in PDF Reader Pro.", nil);
|
|
|
|
|
|
+ blockSelf.activityAlertViewController.alertMessage = NSLocalizedString(@"Congrats! You are eligible to enjoy all advanced features (excluding AI) in PDFull.", nil);
|
|
[blockSelf setContentView:blockSelf.activityAlertViewController.view];
|
|
[blockSelf setContentView:blockSelf.activityAlertViewController.view];
|
|
}
|
|
}
|
|
}];
|
|
}];
|
|
@@ -781,7 +781,7 @@ static KMVerificationWindowController *_currentWindowController = nil;
|
|
subjects = [subjects stringByAppendingString:[NSString stringWithFormat:@" %@",NSLocalizedString(@"Unbind License Code:", nil)]];
|
|
subjects = [subjects stringByAppendingString:[NSString stringWithFormat:@" %@",NSLocalizedString(@"Unbind License Code:", nil)]];
|
|
subjects = [subjects stringByAppendingString:[NSString stringWithFormat:@"%@",[VerificationManager manager].detailInfo[@"device"][@"unique_sn"]?:@""]];
|
|
subjects = [subjects stringByAppendingString:[NSString stringWithFormat:@"%@",[VerificationManager manager].detailInfo[@"device"][@"unique_sn"]?:@""]];
|
|
|
|
|
|
- NSString *mailtoAddress = [NSString stringWithFormat:@"mailto:%@?Subject=%@&body=%@",@"support@anyrecover.com",[self URLEncodedString:subjects],[self URLEncodedString:NSLocalizedString(@"Hi PDF Reader Pro Team, I need to unbind my license code, thanks!\nNotice: Please do not modify the subtitle content", nil)]];
|
|
|
|
|
|
+ NSString *mailtoAddress = [NSString stringWithFormat:@"mailto:%@?Subject=%@&body=%@",@"support@anyrecover.com",[self URLEncodedString:subjects],[self URLEncodedString:NSLocalizedString(@"Hi PDFull Team, I need to unbind my license code, thanks!\nNotice: Please do not modify the subtitle content", nil)]];
|
|
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:mailtoAddress]];
|
|
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:mailtoAddress]];
|
|
}
|
|
}
|
|
|
|
|
|
@@ -852,7 +852,7 @@ fail:
|
|
}
|
|
}
|
|
|
|
|
|
- (NSString *)getAppNameForEmail {
|
|
- (NSString *)getAppNameForEmail {
|
|
- NSString *tAppName = @"PDF Reader Pro Mac";
|
|
|
|
|
|
+ NSString *tAppName = @"PDFull Mac";
|
|
|
|
|
|
#if VERSION_FREE
|
|
#if VERSION_FREE
|
|
|
|
|
|
@@ -874,7 +874,7 @@ fail:
|
|
}
|
|
}
|
|
|
|
|
|
- (NSString *)getAppNameForSupportEmail {
|
|
- (NSString *)getAppNameForSupportEmail {
|
|
- NSString *tAppName = @"PDF Reader Pro";
|
|
|
|
|
|
+ NSString *tAppName = @"PDFull";
|
|
|
|
|
|
#if VERSION_FREE
|
|
#if VERSION_FREE
|
|
|
|
|
|
@@ -883,19 +883,19 @@ fail:
|
|
VerificationManager *tManager = [VerificationManager manager];
|
|
VerificationManager *tManager = [VerificationManager manager];
|
|
switch ([tManager status]) {
|
|
switch ([tManager status]) {
|
|
case ActivityStatusTrial:
|
|
case ActivityStatusTrial:
|
|
- tAppName = @"PDF Reader Pro Trial";
|
|
|
|
|
|
+ tAppName = @"PDFull Trial";
|
|
break;
|
|
break;
|
|
|
|
|
|
case ActivityStatusVerification:
|
|
case ActivityStatusVerification:
|
|
- tAppName = @"PDF Reader Pro Verification";
|
|
|
|
|
|
+ tAppName = @"PDFull Verification";
|
|
break;
|
|
break;
|
|
|
|
|
|
case ActivityStatusTrialExpire:
|
|
case ActivityStatusTrialExpire:
|
|
- tAppName = @"PDF Reader Pro TrialExpire";
|
|
|
|
|
|
+ tAppName = @"PDFull TrialExpire";
|
|
break;
|
|
break;
|
|
|
|
|
|
case ActivityStatusVerifExpire:
|
|
case ActivityStatusVerifExpire:
|
|
- tAppName = @"PDF Reader Pro VerifExpire";
|
|
|
|
|
|
+ tAppName = @"PDFull VerifExpire";
|
|
break;
|
|
break;
|
|
|
|
|
|
default:
|
|
default:
|
|
@@ -1011,7 +1011,7 @@ fail:
|
|
|
|
|
|
+ (NSString *)getAppNameForSupportEmail
|
|
+ (NSString *)getAppNameForSupportEmail
|
|
{
|
|
{
|
|
- NSString *tAppName = @"PDF Reader Pro";
|
|
|
|
|
|
+ NSString *tAppName = @"PDFull";
|
|
|
|
|
|
#if VERSION_FREE
|
|
#if VERSION_FREE
|
|
|
|
|
|
@@ -1020,19 +1020,19 @@ fail:
|
|
VerificationManager *tManager = [VerificationManager manager];
|
|
VerificationManager *tManager = [VerificationManager manager];
|
|
switch ([tManager status]) {
|
|
switch ([tManager status]) {
|
|
case ActivityStatusTrial:
|
|
case ActivityStatusTrial:
|
|
- tAppName = @"PDF Reader Pro Trial";
|
|
|
|
|
|
+ tAppName = @"PDFull Trial";
|
|
break;
|
|
break;
|
|
|
|
|
|
case ActivityStatusVerification:
|
|
case ActivityStatusVerification:
|
|
- tAppName = @"PDF Reader Pro Verification";
|
|
|
|
|
|
+ tAppName = @"PDFull Verification";
|
|
break;
|
|
break;
|
|
|
|
|
|
case ActivityStatusTrialExpire:
|
|
case ActivityStatusTrialExpire:
|
|
- tAppName = @"PDF Reader Pro TrialExpire";
|
|
|
|
|
|
+ tAppName = @"PDFull TrialExpire";
|
|
break;
|
|
break;
|
|
|
|
|
|
case ActivityStatusVerifExpire:
|
|
case ActivityStatusVerifExpire:
|
|
- tAppName = @"PDF Reader Pro VerifExpire";
|
|
|
|
|
|
+ tAppName = @"PDFull VerifExpire";
|
|
break;
|
|
break;
|
|
|
|
|
|
default:
|
|
default:
|