From 43c6ece31af4187744831951401c40feea19c2c3 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Sun, 25 May 2014 12:48:17 +0200 Subject: [PATCH 1/2] fully translatable user_webdav --- apps/user_ldap/js/settings.js | 2 +- apps/user_ldap/templates/part.settingcontrols.php | 2 +- apps/user_ldap/templates/part.wizardcontrols.php | 2 +- apps/user_webdavauth/templates/settings.php | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/user_ldap/js/settings.js b/apps/user_ldap/js/settings.js index 8c18cc4c58..87d755697c 100644 --- a/apps/user_ldap/js/settings.js +++ b/apps/user_ldap/js/settings.js @@ -90,7 +90,7 @@ var LdapConfiguration = { ); } $('#ldap_serverconfig_chooser option:selected').removeAttr('selected'); - var html = ''; + var html = ''; $('#ldap_serverconfig_chooser option:last').before(html); LdapWizard.init(); } else { diff --git a/apps/user_ldap/templates/part.settingcontrols.php b/apps/user_ldap/templates/part.settingcontrols.php index dfc4954903..298e5fc394 100644 --- a/apps/user_ldap/templates/part.settingcontrols.php +++ b/apps/user_ldap/templates/part.settingcontrols.php @@ -3,7 +3,7 @@ - diff --git a/apps/user_ldap/templates/part.wizardcontrols.php b/apps/user_ldap/templates/part.wizardcontrols.php index 862e10bdd1..c141c6027f 100644 --- a/apps/user_ldap/templates/part.wizardcontrols.php +++ b/apps/user_ldap/templates/part.wizardcontrols.php @@ -7,7 +7,7 @@ - diff --git a/apps/user_webdavauth/templates/settings.php b/apps/user_webdavauth/templates/settings.php index 4596fdf3c7..a87c0ad159 100755 --- a/apps/user_webdavauth/templates/settings.php +++ b/apps/user_webdavauth/templates/settings.php @@ -1,7 +1,7 @@

t('WebDAV Authentication'));?>

-

+

- +
t('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.')); ?>

From b713f15b99c2f80be74fd133a98f3003a27324e8 Mon Sep 17 00:00:00 2001 From: Volkan Gezer Date: Thu, 29 May 2014 01:28:59 +0200 Subject: [PATCH 2/2] document always links to the current version of OC --- apps/user_ldap/templates/part.settingcontrols.php | 2 +- apps/user_ldap/templates/part.wizardcontrols.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/user_ldap/templates/part.settingcontrols.php b/apps/user_ldap/templates/part.settingcontrols.php index 298e5fc394..ddf65e8a75 100644 --- a/apps/user_ldap/templates/part.settingcontrols.php +++ b/apps/user_ldap/templates/part.settingcontrols.php @@ -3,7 +3,7 @@ -
diff --git a/apps/user_ldap/templates/part.wizardcontrols.php b/apps/user_ldap/templates/part.wizardcontrols.php index c141c6027f..33e1614c9c 100644 --- a/apps/user_ldap/templates/part.wizardcontrols.php +++ b/apps/user_ldap/templates/part.wizardcontrols.php @@ -7,7 +7,7 @@ -