mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-9344] change permissions error message for opening records management library (#4414)
* [ACS-9344] Changed error messages * [ACS-9344] Unit tests * [ACS-9344] Fixed unit test
This commit is contained in:
@@ -150,6 +150,11 @@
|
||||
"TOOLTIP": "Access my favorite libraries"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ERRORS": {
|
||||
"LIBRARY_NOT_FOUND": "This library no longer exists.",
|
||||
"LIBRARY_NO_PERMISSIONS": "You do not have permission to view this library.",
|
||||
"LIBRARY_LOADING_ERROR": "There was some problem during loading this library."
|
||||
}
|
||||
},
|
||||
"SHARED": {
|
||||
|
||||
Reference in New Issue
Block a user