summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-28 02:18:15 +0000
committerNextcloud bot <bot@nextcloud.com>2020-03-28 02:18:15 +0000
commitdf463f90be01be2d38f6cdd5b2b1a20900696b54 (patch)
tree9f02f1b16ac059cc0671613893ad0a861640c96c /apps/files/l10n/en_GB.js
parent463b388589134fd816f1ff3ee5ce9dc76c3e4035 (diff)
downloadnextcloud-server-df463f90be01be2d38f6cdd5b2b1a20900696b54.tar.gz
nextcloud-server-df463f90be01be2d38f6cdd5b2b1a20900696b54.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 878788d92e0..4f5a0df6c85 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -136,7 +136,6 @@ OC.L10N.register(
"Settings" : "Settings",
"Show hidden files" : "Show hidden files",
"WebDAV" : "WebDAV",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>",
"No files in here" : "No files in here",
"Upload some content or sync with your devices!" : "Upload some content or sync with your devices!",
"No entries found in this folder" : "No entries found in this folder",
@@ -152,6 +151,7 @@ OC.L10N.register(
"Shared by link" : "Shared by link",
"Text file" : "Text file",
"New text file.txt" : "New text file.txt",
- "%s of %s used" : "%s of %s used"
+ "%s of %s used" : "%s of %s used",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>"
},
"nplurals=2; plural=(n != 1);");