summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/da.php')
-rw-r--r--apps/user_webdavauth/l10n/da.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_webdavauth/l10n/da.php b/apps/user_webdavauth/l10n/da.php
index 0d1190ba222..87d99416f98 100644
--- a/apps/user_webdavauth/l10n/da.php
+++ b/apps/user_webdavauth/l10n/da.php
@@ -1,4 +1,3 @@
<?php $TRANSLATIONS = array(
-"WebDAV Authentication" => "WebDAV-godkendelse",
-"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud vil sende brugerens oplysninger til denne URL. Plugin'et registrerer responsen og fortolker HTTP-statuskoder 401 og 403 som ugyldige oplysninger, men alle andre besvarelser som gyldige oplysninger."
+"WebDAV Authentication" => "WebDAV-godkendelse"
);