This commit is contained in:
Paula V. Quispe
2016-04-18 10:55:58 -04:00
parent 14b322d0b1
commit c9a041f9f1
3 changed files with 9 additions and 0 deletions

View File

@@ -9638,6 +9638,8 @@ SELECT 'LABEL','ID_CASE_USER_NOT_HAVE_PERMISSION','en','The user with "{0}" did
UNION ALL
SELECT 'LABEL','ID_EMAIL_MORE_THAN_ONE_USER','en','This email is assigned to more than one user. Please contact your administrator.','2015-09-08'
UNION ALL
SELECT 'LABEL','ID_EMAIL_EVENT_DEFINITION_DOES_NOT_EXIST','en','The email event definition does not exist.','2016-04-11'
UNION ALL
SELECT 'LABEL','ID_USER_DOES_NOT_CORRESPOND','en','Wrong authentication. This user does not correspond with the email address.','2015-09-08'
UNION ALL
SELECT 'LABEL','ID_NO_LICENSE_FEATURE_ENABLED','en','Your license does not have the Gmail integration. Please contact your administrator.','2015-09-17'