diff options
Diffstat (limited to 'idrop-web/grails-app/i18n/messages.properties')
-rw-r--r-- | idrop-web/grails-app/i18n/messages.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/idrop-web/grails-app/i18n/messages.properties b/idrop-web/grails-app/i18n/messages.properties index f3a5469..234e02f 100644 --- a/idrop-web/grails-app/i18n/messages.properties +++ b/idrop-web/grails-app/i18n/messages.properties @@ -103,8 +103,9 @@ browse.page.prompt=Select a directory or file to see info and tags based on the # messages error.nothing.selected=Nothing was selected for the action +error.no.audit.access=This user does not have permission to view audit data error.no.data.found=No data found -error.no.data.found=No ticket was found +error.no.ticket.found=No ticket was found error.data.error=Invalid data entered error.unable.to.find.acl=Unable to find ACL data error.no.path.provided=No file path provided in request |