mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-04 18:33:20 -05:00
fix missing translation string
Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
@@ -169,7 +169,7 @@ class config(LDAPObject):
|
||||
),
|
||||
IA5Str('ipagroupsearchfields',
|
||||
cli_name='groupsearch',
|
||||
label='Group search fields',
|
||||
label=_('Group search fields'),
|
||||
doc=_('A comma-separated list of fields to search in when searching for groups'),
|
||||
),
|
||||
Bool('ipamigrationenabled',
|
||||
|
||||
Reference in New Issue
Block a user