PMCORE-3332 Error message when consulting information about the cases (related to case notes)

This commit is contained in:
Roly Gutierrez
2021-09-16 21:48:00 -04:00
parent ba1aeb9f95
commit 3e0ac48049
5 changed files with 10 additions and 3 deletions

View File

@@ -61385,6 +61385,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_THE_WEBSITE_CAN_NOT_BE_REACHED','en','The website can not be reached','2020-03-02') ,
( 'LABEL','ID_THIS_MONTH','en','This Month','2014-01-15') ,
( 'LABEL','ID_THIS_QUARTER','en','This quarter','2014-01-15') ,
( 'LABEL','ID_THIS_USER_DOESNT_HAVE_PERMISSIONS_TO_SEE_CASE_NOTES','en','This user doesnt have permissions to see the case notes of this process.','2021-09-16') ,
( 'LABEL','ID_THIS_WEEK','en','This Week','2014-01-15') ,
( 'LABEL','ID_THIS_YEAR','en','This Year','2014-01-15') ,
( 'LABEL','ID_THREAD_INDEX','en','Thread Index','2014-01-15') ,