diff --git a/apps/user_ldap/templates/part.wizard-groupfilter.php b/apps/user_ldap/templates/part.wizard-groupfilter.php index 0cc4dfa572a..e460997b1bf 100644 --- a/apps/user_ldap/templates/part.wizard-groupfilter.php +++ b/apps/user_ldap/templates/part.wizard-groupfilter.php @@ -1,7 +1,7 @@
- t('Limit the access to %s to groups meeting this criteria:', $theme->getName()));?> + t('Groups meeting these criteria are available in %s:', $theme->getName()));?>
diff --git a/apps/user_ldap/templates/part.wizard-loginfilter.php b/apps/user_ldap/templates/part.wizard-loginfilter.php index dc5d61e9f77..3dde46fa979 100644 --- a/apps/user_ldap/templates/part.wizard-loginfilter.php +++ b/apps/user_ldap/templates/part.wizard-loginfilter.php @@ -1,7 +1,7 @@ - t('What attribute shall be used as login name:'));?> + t('Users login with this attribute:'));?> diff --git a/apps/user_ldap/templates/part.wizard-userfilter.php b/apps/user_ldap/templates/part.wizard-userfilter.php index c1d522ce2a6..eff9f89ce2c 100644 --- a/apps/user_ldap/templates/part.wizard-userfilter.php +++ b/apps/user_ldap/templates/part.wizard-userfilter.php @@ -1,7 +1,7 @@ - t('Limit the access to %s to users meeting this criteria:', $theme->getName()));?> + t('Limit %s access to users meeting these criteria:', $theme->getName()));?>
- t('What attribute shall be used as login name:'));?> + t('Users login with this attribute:'));?>
diff --git a/apps/user_ldap/templates/part.wizard-userfilter.php b/apps/user_ldap/templates/part.wizard-userfilter.php index c1d522ce2a6..eff9f89ce2c 100644 --- a/apps/user_ldap/templates/part.wizard-userfilter.php +++ b/apps/user_ldap/templates/part.wizard-userfilter.php @@ -1,7 +1,7 @@ - t('Limit the access to %s to users meeting this criteria:', $theme->getName()));?> + t('Limit %s access to users meeting these criteria:', $theme->getName()));?>
- t('Limit the access to %s to users meeting this criteria:', $theme->getName()));?> + t('Limit %s access to users meeting these criteria:', $theme->getName()));?>