diff --git a/apps/user_ldap/templates/part.wizard-groupfilter.php b/apps/user_ldap/templates/part.wizard-groupfilter.php index 0cc4dfa572..e460997b1b 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()));?>

- t('What attribute shall be used as login name:'));?> + t('Users login with this attribute:'));?>

- t('Limit the access to %s to users meeting this criteria:', $theme->getName()));?> + t('Limit %s access to users meeting these criteria:', $theme->getName()));?>