This commit is contained in:
@@ -201,16 +201,16 @@ 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 = @"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}";
|
||||
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)";
|
||||
ValidateEmail = "Please verify your email address by clicking the link below or copy and pasting into a browser\n{verifyUrl}\nOnce your email is verified the request will be processed manually during business hours.\n(If you did not request this you can ignore this message)";
|
||||
|
||||
|
||||
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.";
|
||||
RavenTrialApproved = "Your trial license request has been approved.\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}";
|
||||
RavenTrialRejected = "Your trial license request was not approved.\n{reason}";
|
||||
|
||||
#endregion default message templates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user