diff options
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r-- | apps/files/l10n/en_GB.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 03ed36b91af..abadbfd20f0 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -187,11 +187,10 @@ OC.L10N.register( "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", "Additional settings" : "Additional settings", - "Webdav" : "Webdav", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Copy to clipboard", "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", "Clipboard is not available" : "Clipboard is not available", - "Webdav URL copied to clipboard" : "Webdav URL copied to clipboard", "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", "Error while loading the file data" : "Error while loading the file data", "Pick a template for {name}" : "Pick a template for {name}", @@ -233,7 +232,6 @@ OC.L10N.register( "%s used" : "%s used", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s of %2$s used", - "Settings" : "Settings", - "WebDAV" : "WebDAV" + "Settings" : "Settings" }, "nplurals=2; plural=(n != 1);"); |