mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
committed by
Petr Vobornik
parent
5cb003f0b4
commit
2180d5db8a
@@ -468,7 +468,7 @@ def verify_trusted_domain_object_type(validator, desired_type, name_or_sid):
|
||||
raise errors.ConversionError(
|
||||
name='identifier',
|
||||
error=_('You are trying to reference a magic private group '
|
||||
'which is not allowed to be overriden. '
|
||||
'which is not allowed to be overridden. '
|
||||
'Try overriding the GID attribute of the '
|
||||
'corresponding user instead.')
|
||||
)
|
||||
|
@@ -193,7 +193,7 @@ class realmdomains_mod(LDAPUpdate):
|
||||
raise errors.ValidationError(
|
||||
name='domain',
|
||||
error=_(
|
||||
'The realm of the folllowing domains could '
|
||||
'The realm of the following domains could '
|
||||
'not be detected: %(domains)s. If these are '
|
||||
'domains that belong to the this realm, please '
|
||||
'create a _kerberos TXT record containing "%(realm)s" '
|
||||
|
Reference in New Issue
Block a user