mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Typos in FreeIPA messages
Rebased patch sent by Yuri Chornoivan (yurchor@ukr.net). Fixes 'occured' and 'commond' typos in FreeIPA messages. https://fedorahosted.org/freeipa/ticket/2526
This commit is contained in:
committed by
Martin Kosek
parent
9578f67572
commit
cfafc415f3
@@ -354,7 +354,7 @@ class i18n_messages(Command):
|
||||
"ptr_redir_zone": _("Zone found: ${zone}"),
|
||||
"ptr_redir_zone_err": _("Target reverse zone not found."),
|
||||
"ptr_redir_zones": _("Fetching DNS zones."),
|
||||
"ptr_redir_zones_err": _("An error occurd while fetching dns zones."),
|
||||
"ptr_redir_zones_err": _("An error occurred while fetching dns zones."),
|
||||
"redirection_dnszone": _("You will be redirected to DNS Zone."),
|
||||
"standard": _("Standard Record Types"),
|
||||
"title": _("Records for DNS Zone"),
|
||||
|
||||
@@ -65,7 +65,7 @@ EXAMPLES:
|
||||
SEEALSO:
|
||||
|
||||
The list controlling the order in which the SELinux user map is applied
|
||||
and the default SELinux user are available in the config-show commond.
|
||||
and the default SELinux user are available in the config-show command.
|
||||
""")
|
||||
|
||||
notboth_err = _('HBAC rule and local members cannot both be set')
|
||||
|
||||
Reference in New Issue
Block a user