diff options
Diffstat (limited to 'apps/files/l10n/en_GB.php')
-rw-r--r-- | apps/files/l10n/en_GB.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php index 8a0085822c5..e64b7f4cc95 100644 --- a/apps/files/l10n/en_GB.php +++ b/apps/files/l10n/en_GB.php @@ -72,6 +72,8 @@ $TRANSLATIONS = array( "0 is unlimited" => "0 is unlimited", "Maximum input size for ZIP files" => "Maximum input size for ZIP files", "Save" => "Save", +"WebDAV" => "WebDAV", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", "New" => "New", "New text file" => "New text file", "Text file" => "Text file", |