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.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/da.php b/apps/user_webdavauth/l10n/da.php
index 2889a1b42a0..66b74d389ba 100644
--- a/apps/user_webdavauth/l10n/da.php
+++ b/apps/user_webdavauth/l10n/da.php
@@ -1,7 +1,6 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV-godkendelse",
-"Address: " => "Adresse:",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Bruger oplysningerne vil blive sendt til denne adresse. Plugin'et registrerer responsen og fortolker HTTP-statuskode 401 og 403 som ugyldige oplysninger, men alle andre besvarelser som gyldige oplysninger."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";