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 2c0d9e75370..2315c7aa2f2 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", + "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", "Others with access" : "Others with access", "No other users with access found" : "No other users with access found", |