diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index d582d9128d2..1b3dab72e64 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled", "Please specify a valid circle" : "Please specify a valid circle", "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", "Not a directory" : "Not a directory", "Could not lock node" : "Could not lock node", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Circle", "Talk conversation" : "Talk conversation", "Deck board" : "Deck board", + "Science Mesh" : "Science Mesh", "on {server}" : "on {server}", "Others with access" : "Others with access", "No other users with access found" : "No other users with access found", |