summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/he.php')
-rw-r--r--apps/user_webdavauth/l10n/he.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_webdavauth/l10n/he.php b/apps/user_webdavauth/l10n/he.php
index aee7b00f185..724acc0e3d2 100644
--- a/apps/user_webdavauth/l10n/he.php
+++ b/apps/user_webdavauth/l10n/he.php
@@ -1,4 +1,3 @@
<?php $TRANSLATIONS = array(
-"WebDAV Authentication" => "הזדהות מול WebDAV",
-"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 תשלח את פרטי המשתמש לכתובת זו. התוסף יבדוק את התגובה ויתרגם את הקודים 401 ו־403 כתגובה לציון פרטי גישה שגויים ואת כל שאר התגובות כפרטי גישה נכונים."
+"WebDAV Authentication" => "הזדהות מול WebDAV"
);