This commit is contained in:
@@ -201,13 +201,13 @@ HOW TO INSTALL YOUR LICENSE KEY
|
||||
5. Click on the accept button, AyaNova will fetch the license key from our server and install it automatically";
|
||||
|
||||
|
||||
RavenNewKeyAvailable = @"Your AyaNova key is ready to be installed.\nAyaNova will fetch it automatically within 24 hours or you can force it to fetch immediately from the License page in AyaNova now.\n---\n{newLicense}";
|
||||
RavenNewKeyAvailable = @"A new AyaNova license key is available.\nAyaNova will automatically fetch it within 24 hours or you can force it to fetch immediately from the License page in AyaNova now.\n---\n{newLicense}";
|
||||
|
||||
|
||||
ValidateEmail = @"Please verify your email address by clicking the link below or copy and pasting into a browser\r\n{verifyUrl}\r\nOnce your email is verified the request will be processed manually during business hours.\r\n(If you did not request this you can ignore this message)";
|
||||
|
||||
|
||||
RavenTrialApproved = @"Your trial license request has been approved.\r\nThe license will fetch and install automatically shortly or you can fetch it now in the License form menu.";
|
||||
RavenTrialApproved = @"Your trial license request has been approved.\r\nThe license will be automatically installed shortly or you can fetch it now in the License form menu.";
|
||||
|
||||
|
||||
RavenTrialRejected = @"Your trial license request was not approved.\r\n{reason}";
|
||||
|
||||
Reference in New Issue
Block a user