summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/i18n_messages.json
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-02-28 14:22:55 -0600
committerRob Crittenden <rcritten@redhat.com>2011-03-01 16:54:57 -0500
commit510eb79ff4590b21706cd699345fbfaf76250e58 (patch)
tree6541cb6538126c2c7d37247b1cfba632a6a61ea8 /install/ui/test/data/i18n_messages.json
parent07ba40f33ea4434f11bd3919ad591d3d6acccf6c (diff)
downloadfreeipa-510eb79ff4590b21706cd699345fbfaf76250e58.tar.gz
freeipa-510eb79ff4590b21706cd699345fbfaf76250e58.tar.xz
freeipa-510eb79ff4590b21706cd699345fbfaf76250e58.zip
Replaced SUDO with Sudo in UI test data.
Ticket 1005
Diffstat (limited to 'install/ui/test/data/i18n_messages.json')
-rw-r--r--install/ui/test/data/i18n_messages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/install/ui/test/data/i18n_messages.json b/install/ui/test/data/i18n_messages.json
index f5aa841ec..11b02c846 100644
--- a/install/ui/test/data/i18n_messages.json
+++ b/install/ui/test/data/i18n_messages.json
@@ -221,11 +221,11 @@
"valid": "Kerberos Key Present, Service Provisioned"
},
"sudocmd": {
- "add": "Add New SUDO Command",
+ "add": "Add New Sudo Command",
"groups": "Groups"
},
"sudocmdgroup": {
- "add": "Add New SUDO Command Group",
+ "add": "Add New Sudo Command Group",
"commands": "Commands"
},
"sudorule": {
@@ -282,7 +282,7 @@
"ipaserver": "IPA Server",
"policy": "Policy",
"role": "Role Based Access Control",
- "sudo": "SUDO"
+ "sudo": "Sudo"
},
"widget": {
"validation_error": "Text does not match field pattern"