From 970018f206121919b714ab78a265a65593f42f6a Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 22 Jul 2011 17:35:06 -0400 Subject: dns section header i18n. https://fedorahosted.org/freeipa/ticket/1493 --- install/ui/test/data/ipa_init.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'install/ui/test') diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 10d3ad51..5c0fb8fc 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -15962,6 +15962,8 @@ "delegation": {}, "dnsrecord": { "data": "Data", + "other": "Other Record Types", + "standard": "Standard Record Types", "title": "Records for DNS Zone", "type": "Record Type" }, @@ -16181,7 +16183,7 @@ ], "krbextradata": [ { - "__base64__": "AAgBAA==" + "__base64__": "AALU0ylOcm9vdC9hZG1pbkBTRVJWRVIxNS5BWU9VTkcuQk9TVE9OLkRFVkVMLlJFREhBVC5DT00A" }, { "__base64__": "AALU0ylOcm9vdC9hZG1pbkBTRVJWRVIxNS5BWU9VTkcuQk9TVE9OLkRFVkVMLlJFREhBVC5DT00A" -- cgit