diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.json')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 0b6f59617b2..fa74e48a26b 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -82,7 +82,6 @@ "Not a directory" : "Not a directory", "Could not lock path" : "Could not lock path", "Wrong or no update parameter given" : "Wrong or no update parameter given", - "Cannot increase permissions" : "Cannot increase permissions", "shared by %s" : "shared by %s", "Direct link" : "Direct link", "Share API is disabled" : "Share API is disabled", @@ -144,6 +143,7 @@ "Add to your Nextcloud" : "Add to your Nextcloud", "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist", - "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more." + "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.", + "Cannot increase permissions" : "Cannot increase permissions" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |