summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
commit7929e6d91d23c88b85b806e349dfca1eece898ca (patch)
treefeb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/files_sharing/l10n/en_GB.js
parentf5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff)
downloadnextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz
nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.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.js2
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 411fd4607e3..6d544ab12c0 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -135,7 +135,6 @@ OC.L10N.register(
"Share API is disabled" : "Share API is disabled",
"File sharing" : "File sharing",
"Share will expire tomorrow" : "Share will expire tomorrow",
- "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow",
"Your share of {node} will expire tomorrow" : "Your share of {node} will expire tomorrow",
"You received {share} as a share by {user}" : "You received {share} as a share by {user}",
"You received {share} to group {group} as a share by {user}" : "You received {share} to group {group} as a share by {user}",
@@ -266,6 +265,7 @@ OC.L10N.register(
"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",
"Cannot change permissions for public share links" : "Cannot change permissions for public share links",
+ "One or more of your shares will expire tomorrow" : "One or more of your shares will expire tomorrow",
"Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.",
"Toggle grid view" : "Toggle grid view"
},