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, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index ce4486da202..2fee3edda59 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -291,13 +291,13 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", "Toggle list of others with access to this file" : "Toggle list of others with access to this file", "Unable to fetch inherited shares" : "Unable to fetch inherited shares", - "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["The following email address is not valid: {emails}","The following email addresses are not valid: {emails}"], "Link shares" : "Link shares", "Shares" : "Shares", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", "this share just expired." : "this share just expired.", "Shared with you by {owner}" : "Shared with you by {owner}", + "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["The following email address is not valid: {emails}","The following email addresses are not valid: {emails}"], "Link to a file" : "Link to a file", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "Open in Files", |