summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorOndrej Hamada <ohamada@redhat.com>2012-03-14 13:16:29 +0100
committerMartin Kosek <mkosek@redhat.com>2012-03-23 16:59:12 +0100
commitcfafc415f3357ae9aac679b6c9acd1845a2c39ef (patch)
tree7432c7e2f6cfe9b18cf6bdded36f4ce528bef952 /install/ui/test
parent9578f6757293f2de2da5bd1c10e35266a999b94c (diff)
downloadfreeipa-cfafc415f3357ae9aac679b6c9acd1845a2c39ef.tar.gz
freeipa-cfafc415f3357ae9aac679b6c9acd1845a2c39ef.tar.xz
freeipa-cfafc415f3357ae9aac679b6c9acd1845a2c39ef.zip
Typos in FreeIPA messages
Rebased patch sent by Yuri Chornoivan (yurchor@ukr.net). Fixes 'occured' and 'commond' typos in FreeIPA messages. https://fedorahosted.org/freeipa/ticket/2526
Diffstat (limited to 'install/ui/test')
-rw-r--r--install/ui/test/data/ipa_init.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 8aa476082..6eed01e92 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -217,7 +217,7 @@
"ptr_redir_zone": "Zone found: ${zone}",
"ptr_redir_zone_err": "Target reverse zone not found.",
"ptr_redir_zones": "Fetching DNS zones.",
- "ptr_redir_zones_err": "An error occurd while fetching dns zones.",
+ "ptr_redir_zones_err": "An error occurred while fetching dns zones.",
"redirection_dnszone": "You will be redirected to DNS Zone.",
"standard": "Standard Record Types",
"title": "Records for DNS Zone",
@@ -619,4 +619,4 @@
}
]
}
-} \ No newline at end of file
+}