can share => can reshare

This commit is contained in:
Roeland Jago Douma 2016-08-19 12:49:42 +02:00 committed by Christoph Wurst
parent 5cda383460
commit e343d6fb01
No known key found for this signature in database
GPG key ID: CC42AC2A7F0E56D8

View file

@ -165,7 +165,7 @@
mailNotificationEnabled: this.configModel.isMailNotificationEnabled(),
notifyByMailLabel: t('core', 'notify by email'),
unshareLabel: t('core', 'Unshare'),
canShareLabel: t('core', 'can share'),
canShareLabel: t('core', 'can reshare'),
canEditLabel: t('core', 'can edit'),
createPermissionLabel: t('core', 'create'),
updatePermissionLabel: t('core', 'change'),