diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 180d4104c9c..25da462b0e5 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -89,6 +89,8 @@ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sharing %1$s failed because the back end does not allow shares from type %2$s", "Please specify a valid federated account ID" : "Please specify a valid federated account ID", "Please specify a valid federated group ID" : "Please specify a valid federated group ID", + "You cannot share to a Team if the app is not enabled" : "You cannot share to a Team if the app is not enabled", + "Please specify a valid team" : "Please specify a valid team", "Sharing %s failed because the back end does not support room shares" : "Sharing %s failed because the back end does not support room shares", "Sharing %s failed because the back end does not support ScienceMesh shares" : "Sharing %s failed because the back end does not support ScienceMesh shares", "Unknown share type" : "Unknown share type", @@ -109,6 +111,7 @@ "No mail notification configured for this share type" : "No mail notification configured for this share type", "Wrong password" : "Incorrect password", "Error while sending mail notification" : "Error while sending mail notification", + "This share does not exist or is no longer available" : "This share does not exist or is no longer available", "shared by %s" : "shared by %s", "Download all files" : "Download all files", "Direct link" : "Direct link", |