diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-22 02:28:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-22 02:28:41 +0000 |
commit | cabe6f383e6932be3e0b07e6de5a23ba51b88723 (patch) | |
tree | 494c6513a88feb6b97d976adc3d9ad1e808a0c77 /apps/files_sharing/l10n/en_GB.js | |
parent | 5747b9b01a5bf34699ccb3a5f80698a22437eece (diff) | |
download | nextcloud-server-cabe6f383e6932be3e0b07e6de5a23ba51b88723.tar.gz nextcloud-server-cabe6f383e6932be3e0b07e6de5a23ba51b88723.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 | 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 16246b8a2cf..ed89bfe287f 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -71,7 +71,6 @@ OC.L10N.register( "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", "Could not delete share" : "Could not delete share", "Please specify a file or folder path" : "Please specify a file or folder path", - "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist", "Could not create share" : "Could not create share", "Please specify a valid user" : "Please specify a valid user", "Group sharing is disabled by the administrator" : "Group sharing is disabled by the administrator", @@ -136,6 +135,7 @@ OC.L10N.register( "Select or drop files" : "Select or drop files", "Uploaded files:" : "Uploaded files:", "Add to your Nextcloud" : "Add to your Nextcloud", + "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist", "invalid permissions" : "invalid permissions", "Can't change permissions for public share links" : "Can't change permissions for public share links", "Download %s" : "Download %s" |