summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-08-31 14:47:03 -0500
committerEndi S. Dewata <edewata@redhat.com>2011-09-01 14:12:57 +0000
commite68fc9069d6053825e1510a938cf2ff57fdca257 (patch)
treee627e34e6c7efe74cd7f33fda67f6631339e08f5 /install/ui/test/data/ipa_init.json
parenta85dfd64bd18635d1bbe3cfb081d5ea1311c8d59 (diff)
downloadfreeipa-e68fc9069d6053825e1510a938cf2ff57fdca257.tar.gz
freeipa-e68fc9069d6053825e1510a938cf2ff57fdca257.tar.xz
freeipa-e68fc9069d6053825e1510a938cf2ff57fdca257.zip
Fixed hard-coded UI message in entity.js.
The hard-coded label in IPA.facet has been moved into internal.py to allow translation. Ticket #1701
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
-rw-r--r--install/ui/test/data/ipa_init.json1
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 3de974e43..bd89f5eb7 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -15994,6 +15994,7 @@
"validation_title": "Validation error"
},
"errors": {
+ "error": "Error",
"http_error": "HTTP Error",
"internal_error": "Internal Error",
"ipa_error": "IPA Error",