This commit is contained in:
2020-06-16 18:31:42 +00:00
parent efd00fa51d
commit 6a1c0fcd38
4 changed files with 7 additions and 7 deletions

View File

@@ -212,7 +212,7 @@
"ErrorNotDeleteable": "Error: a {0} object can not be deleted",
"ErrorRequiredFieldEmpty": "{0} is a required field. Please enter a value for {0}",
"ErrorStartDateAfterEndDate": "Start date must be earlier than stop / end date",
"ErrorSecurityAdministratorOnlyMessage": "You must be logged on as Administrator to access this function",
"ErrorSecurityAdministratorOnlyMessage": "You must be logged on as the 'SuperUser' for this task",
"ErrorSecurityNotAuthorizedToChange": "Error: User is not authorized to change a {0} or the object or field being changed currently is read only.",
"ErrorSecurityNotAuthorizedToCreate": "Error: Current user not authorized to create a new {0}",
"ErrorSecurityNotAuthorizedToDelete": "Error: Current user is not authorized to delete a {0}",
@@ -1818,7 +1818,7 @@
"EvaluationRequestReceived": "Request received, check your email for verification",
"NewLicenseInstalled": "New license has been installed. You will now be logged out.",
"NewLicenseNotFound": "No new license is currently available",
"SendEvaluationRequest":"Send request",
"HelpReleaseKey":"Re-use existing license",
"HelpRestore":"How to restore data"
"SendEvaluationRequest": "Send request",
"HelpReleaseKey": "Re-use existing license",
"HelpRestore": "How to restore data"
}