diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 84c7190a1a6..a7ae4987499 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -8,6 +8,12 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Shared with others" : "Shared with others", "Shared by link" : "Shared by link", + "Nothing shared with you yet" : "Nothing shared with you yet", + "Files and folders others share with you will show up here" : "Files and folders others share with you will show up here", + "Nothing shared yet" : "Nothing shared yet", + "Files and folders you share will show up here" : "Files and folders you share will show up here", + "No shared links" : "No shared links", + "Files and folders you share by link will show up here" : "Files and folders you share by link will show up here", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Do you want to add the remote share {name} from {owner}@{remote}?", "Remote share" : "Remote share", "Remote share password" : "Remote share password", @@ -20,7 +26,6 @@ OC.L10N.register( "You received a new remote share from %s" : "You received a new remote share from %s", "%1$s accepted remote share %2$s" : "%1$s accepted remote share %2$s", "%1$s declined remote share %2$s" : "%1$s declined remote share %2$s", - "%1$s unshared %2$s" : "%1$s unshared %2$s", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", |