mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add button for dns_update_system_records command
Part of: https://fedorahosted.org/freeipa/ticket/5905 Reviewed-By: Petr Vobornik <pvoborni@redhat.com> Reviewed-By: Petr Spacek <pspacek@redhat.com>
This commit is contained in:
committed by
Petr Vobornik
parent
3c40d3aa9e
commit
31a13c9e98
@@ -462,6 +462,9 @@ class i18n_messages(Command):
|
||||
"forward_none": _("Forwarding disabled"),
|
||||
"forward_only": _("Forward only"),
|
||||
"options": _("Options"),
|
||||
"update_dns": _("Update System DNS Records"),
|
||||
"update_dns_dialog_msg": _("Do you want to update system DNS records?"),
|
||||
"updated_dns": _("System DNS records updated"),
|
||||
},
|
||||
"dnsrecord": {
|
||||
"data": _("Data"),
|
||||
|
||||
Reference in New Issue
Block a user