diff options
| author | Pavel Vomacka <pvomacka@redhat.com> | 2016-04-14 12:21:49 +0200 |
|---|---|---|
| committer | Martin Basti <mbasti@redhat.com> | 2016-04-22 10:11:48 +0200 |
| commit | f4467923535b54795e79ca30e4a5de74ab66820d (patch) | |
| tree | 06ef5b08d5a0ae90215f31841404deb0a6dc4765 /install/ui/test | |
| parent | a023dcbc5c2e60d29938588845905b62986c3a93 (diff) | |
| download | freeipa-f4467923535b54795e79ca30e4a5de74ab66820d.tar.gz freeipa-f4467923535b54795e79ca30e4a5de74ab66820d.tar.xz freeipa-f4467923535b54795e79ca30e4a5de74ab66820d.zip | |
Add 'skip overlap check' checkbox into add zone dialog
https://fedorahosted.org/freeipa/ticket/5773
Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'install/ui/test')
| -rw-r--r-- | install/ui/test/data/ipa_init.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 7bd74dc81..1b9b69ff9 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -324,6 +324,7 @@ "remove_permission": "Remove Permission", "remove_permission_confirm": "Are you sure you want to remove permission for DNS Zone ${object}?", "skip_dns_check": "Skip DNS check", + "skip_overlap_check": "Skip overlap check", "soamname_change_message": "Do you want to check if new authoritative nameserver address is in DNS", "soamname_change_title": "Authoritative nameserver change" }, |
