diff options
Diffstat (limited to 'idrop-web/grails-app/i18n/messages.properties')
-rwxr-xr-x | idrop-web/grails-app/i18n/messages.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/idrop-web/grails-app/i18n/messages.properties b/idrop-web/grails-app/i18n/messages.properties index 6639196..ee59e36 100755 --- a/idrop-web/grails-app/i18n/messages.properties +++ b/idrop-web/grails-app/i18n/messages.properties @@ -227,6 +227,9 @@ message.no.support.specific.query=Nothing to display! Sharing and starring supp message.share.delete.successful=Delete of share successful, note that permissions still remain as defined before message.update.share.successful=Update of share successful +message.zone.unavailable=Zone is unavailable, it may be down + + # validation errors org.irods.mydrop.controller.AddMetadataCommand.attribute.blank.error.attribute=Attribute must be entered org.irods.mydrop.controller.AddMetadataCommand.value.blank.error.value=Value must be entered |