From ca0d959df8020c4e5c7bf9dd5d27556158e7191d Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Thu, 15 Aug 2013 12:31:32 +0200 Subject: Add base-id, range-size and range-type options to trust-add dialog https://fedorahosted.org/freeipa/ticket/3049 --- install/ui/test/data/ipa_init.json | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/test') diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 9cc7d23f..8e0b2a33 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -382,6 +382,7 @@ "type": "Range type", "type_ad": "Active Directory domain", "type_ad_posix": "Active Directory domain with POSIX attributes", + "type_detect": "Detect", "type_local": "Local domain", "type_ipa": "IPA trust", "type_winsync": "Active Directory winsync" -- cgit