diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:23 +0000 |
commit | 8db40df3bd7989546cd13127ec3631da7884e0fd (patch) | |
tree | f69494877ba89993ef573a39e74dc3d8a2b6ff28 /apps/files_sharing/l10n/en_GB.js | |
parent | c723daaa561f621496a416e20a7988727303580c (diff) | |
download | nextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.tar.gz nextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index f278b0bbcd4..ee3b2f577c1 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -145,7 +145,6 @@ OC.L10N.register( "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.", - "Cannot increase permissions" : "Cannot increase permissions" + "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more." }, "nplurals=2; plural=(n != 1);"); |