summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/it.php')
-rw-r--r--apps/user_webdavauth/l10n/it.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/user_webdavauth/l10n/it.php b/apps/user_webdavauth/l10n/it.php
index 1c1e0899b1d..f815c5a5aa2 100644
--- a/apps/user_webdavauth/l10n/it.php
+++ b/apps/user_webdavauth/l10n/it.php
@@ -1,5 +1,3 @@
<?php $TRANSLATIONS = array(
-"WebDAV Authentication" => "Autenticazione WebDAV",
-"URL: " => "URL:",
-"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 invierà le credenziali dell'utente a questo URL. Questa estensione controlla la risposta e interpreta i codici di stato 401 e 403 come credenziali non valide, e tutte le altre risposte come credenziali valide."
+"WebDAV Authentication" => "Autenticazione WebDAV"
);