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:
Pavel Vomacka
2016-06-22 18:13:27 +02:00
committed by Petr Vobornik
parent 3c40d3aa9e
commit 31a13c9e98
3 changed files with 50 additions and 2 deletions

View File

@@ -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"),