diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 6068561339e..259994b9df8 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -23,8 +23,7 @@ OC.L10N.register( "Cancel" : "Cancel", "Add remote share" : "Add remote share", "You can upload into this folder" : "You can upload into this folder", - "No ownCloud installation (7 or higher) found at {remote}" : "No ownCloud installation (7 or higher) found at {remote}", - "Invalid ownCloud url" : "Invalid ownCloud URL", + "No expiration date set" : "No expiration date set", "Shared by" : "Shared by", "Sharing" : "Sharing", "Share API is disabled" : "Share API is disabled", @@ -95,6 +94,7 @@ OC.L10N.register( "No entries found in this folder" : "No entries found in this folder", "Name" : "Name", "Share time" : "Share time", + "Expiration date" : "Expiration date", "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work anymore.", "Reasons might be:" : "Reasons might be:", "the item was removed" : "the item was removed", |