mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add placeholder to add segment dialog
'Autogenerated' placeholder is shown when adding new segment. https://fedorahosted.org/freeipa/ticket/5867 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
committed by
Petr Vobornik
parent
ab52b33c71
commit
f85c347f4d
@@ -739,6 +739,7 @@ class i18n_messages(Command):
|
||||
"user": _("Who"),
|
||||
},
|
||||
"topology": {
|
||||
"autogenerated": _("Autogenerated"),
|
||||
"segment_details": _("Segment details"),
|
||||
"replication_config": _("Replication configuration"),
|
||||
"insufficient_domain_level" : _("Managed topology requires minimal domain level ${domainlevel}"),
|
||||
|
||||
Reference in New Issue
Block a user