From 7452b6d3cba288b10fe3452f9ee93d052fd45ebc Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 24 Jun 2011 11:39:48 -0500 Subject: Fixed entity labels. The entity labels in the following locations have been fixed: - search facet title: plural - details facet title: singular - association facet title: singular - breadcrumb: plural - adder dialog title: singular - deleter dialog title: plural Some entity labels have been changed into the correct plural form. Unused file install/ui/test/data/i18n_messages.json has been removed. Ticket #1249 Ticket #1387 --- install/ui/test/data/i18n_messages.json | 293 -------------------------------- install/ui/test/data/ipa_init.json | 45 ++--- 2 files changed, 11 insertions(+), 327 deletions(-) delete mode 100644 install/ui/test/data/i18n_messages.json (limited to 'install/ui/test/data') diff --git a/install/ui/test/data/i18n_messages.json b/install/ui/test/data/i18n_messages.json deleted file mode 100644 index 004b3fde6..000000000 --- a/install/ui/test/data/i18n_messages.json +++ /dev/null @@ -1,293 +0,0 @@ -{ - "error": null, - "id": 0, - "result": { - "messages": { - "ajax": { - "401": "Your kerberos ticket is no longer valid. Please run kinit and then click 'Retry'. If this is your first time running the IPA Web UI follow these directions to configure your browser." - }, - "association": { - "add": "Add ${other_entity} into ${entity} ${primary_key}", - "member": "${other_entity} enrolled in ${entity} ${primary_key}", - "memberof": "${entity} ${primary_key} is enrolled in the following ${other_entity}", - "remove": "Remove ${other_entity} from ${entity} ${primary_key}" - }, - "buttons": { - "add": "Add", - "add_and_add_another": "Add and Add Another", - "add_and_close": "Add and Close", - "add_and_edit": "Add and Edit", - "add_many": "Add Many", - "back_to_list": "Back to List", - "cancel": "Cancel", - "close": "Close", - "enroll": "Enroll", - "find": "Find", - "get": "Get", - "issue": "Issue", - "ok": "OK", - "remove": "Delete", - "reset": "Reset", - "restore": "Restore", - "retry": "Retry", - "revoke": "Revoke", - "update": "Update", - "view": "View" - }, - "details": { - "general": "General", - "identity": "Identity Settings", - "settings": "${entity} ${primary_key} Settings", - "to_top": "Back to Top" - }, - "dialogs": { - "available": "Available", - "dirty_message": "This page has unsaved changes. Please save or revert.", - "dirty_title": "Dirty", - "hide_already_enrolled": "Hide already enrolled.", - "prospective": "Prospective", - "remove_empty": "Select ${entity} to be removed.", - "remove_title": "Remove ${entity}." - }, - "facets": { - "details": "Settings", - "search": "Search" - }, - "login": { - "header": "Logged In As" - }, - "objects": { - "aci": { - "attribute": "Attribute" - }, - "automountlocation": { - "add": "Add Automount Location", - "identity": "Automount Location Settings" - }, - "cert": { - "aa_compromise": "AA Compromise", - "affiliation_changed": "Affiliation Changed", - "ca_compromise": "CA Compromise", - "certificate_hold": "Certificate Hold", - "cessation_of_operation": "Cessation of Operation", - "common_name": "Common Name", - "enter_csr": "Enter the Base64-encoded CSR below", - "expires_on": "Expires On", - "fingerprints": "Fingerprints", - "issue_certificate": "Issue New Certificate for ${entity} ${primary_key}", - "issued_by": "Issued By", - "issued_on": "Issued On", - "issued_to": "Issued To", - "key_compromise": "Key Compromise", - "md5_fingerprint": "MD5 Fingerprint", - "missing": "No Valid Certificate", - "new_certificate": "New Certificate", - "note": "Note", - "organization": "Organization", - "organizational_unit": "Organizational Unit", - "privilege_withdrawn": "Privilege Withdrawn", - "reason": "Reason for Revocation", - "remove_from_crl": "Remove from CRL", - "restore_certificate": "Restore Certificate for ${entity} ${primary_key}", - "restore_confirmation": "To confirm your intention to restore this certificate, click the \"Restore\" button.", - "revoke_certificate": "Revoke Certificate for ${entity} ${primary_key}", - "revoke_confirmation": "To confirm your intention to revoke this certificate, select a reason from the pull-down list, and click the \"Revoke\" button.", - "revoked": "Certificate Revoked", - "serial_number": "Serial Number", - "sha1_fingerprint": "SHA1 Fingerprint", - "superseded": "Superseded", - "unspecified": "Unspecified", - "valid": "Valid Certificate Present", - "validity": "Validity", - "view_certificate": "Certificate for ${entity} ${primary_key}" - }, - "config": { - "cn": "Name", - "ipaserver": "Configuration" - }, - "delegation": { - "add": "Add Delegation" - }, - "dnsrecord": { - "add": "Add DNS Resource Record", - "data": "Data", - "resource": "Resource", - "title": "Records for DNS Zone", - "type": "Type" - }, - "dnszone": { - "add": "Add DNS Zone", - "identity": "DNS Zone Settings" - }, - "group": { - "add": "Add Group", - "details": "Group Settings", - "posix": "Is this a POSIX group?" - }, - "hbacrule": { - "active": "Active", - "add": "Add HBAC Rule", - "allow": "Allow", - "any_host": "Any Host", - "any_service": "Any Service", - "anyone": "Anyone", - "deny": "Deny", - "host": "Accessing", - "inactive": "Inactive", - "ipaenabledflag": "Rule status", - "service": "Via Service", - "sourcehost": "From", - "specified_hosts": "Specified Hosts and Groups", - "specified_services": "Specified Services and Groups", - "specified_users": "Specified Users and Groups", - "user": "Who" - }, - "hbacsvc": { - "add": "Add HBAC Service" - }, - "hbacsvcgroup": { - "add": "Add HBAC Service Group", - "services": "Services" - }, - "host": { - "add": "Add Host", - "certificate": "Host Certificate", - "cn": "Host Name", - "delete_key_unprovision": "Delete Key, Unprovision", - "details": "Host Settings", - "enroll_otp": "Enroll via One-Time-Password", - "enrolled": "Enrolled?", - "enrollment": "Enrollment", - "fqdn": "Fully Qualified Host Name", - "missing": "Kerberos Key Not Present", - "otp_confirmation": "One-Time-Password has been set.", - "posix": "Is this a POSIX group?", - "set_otp": "Set OTP", - "status": "Status", - "unprovision": "Unprovision", - "unprovision_confirmation": "Are you sure you want to unprovision this host?", - "unprovision_title": "Unprovisioning ${entity}", - "valid": "Kerberos Key Present, Host Provisioned" - }, - "hostgroup": { - "add": "Add Host Group", - "identity": "Host Group Settings" - }, - "krbtpolicy": { - "identity": "Kerberos ticket policy" - }, - "netgroup": { - "add": "Add Netgroup", - "identity": "Netgroup Settings" - }, - "permission": { - "add": "Add Permission", - "filter": "Filter", - "identity": "Identity", - "invalid_target": "Permission with invalid target specification", - "rights": "Rights", - "subtree": "By Subtree", - "target": "Target", - "targetgroup": "Target Group", - "type": "Object By Type" - }, - "privilege": { - "add": "Add Privilege", - "identity": "Privilege Settings" - }, - "pwpolicy": { - "add": "Add Password Policy", - "identity": "Password Policy" - }, - "role": { - "add": "Add Role", - "identity": "Role Settings" - }, - "selfservice": { - "add": "Add Self Service Definition" - }, - "service": { - "add": "Add Service", - "certificate": "Service Certificate", - "delete_key_unprovision": "Delete Key, Unprovision", - "details": "Service Settings", - "host": "Host Name", - "missing": "Kerberos Key Not Present", - "provisioning": "Provisioning", - "service": "Service", - "status": "Status", - "unprovision": "Unprovision", - "unprovision_confirmation": "Are you sure you want to unprovision this service?", - "unprovision_title": "Unprovisioning ${entity}", - "valid": "Kerberos Key Present, Service Provisioned" - }, - "sudocmd": { - "add": "Add Sudo Command", - "groups": "Groups" - }, - "sudocmdgroup": { - "add": "Add Sudo Command Group", - "commands": "Commands" - }, - "sudorule": { - "active": "Active", - "add": "Add Sudo Rule", - "allow": "Allow", - "any_command": "Any Command", - "any_group": "Any Group", - "any_host": "Any Host", - "anyone": "Anyone", - "command": "Run Commands", - "deny": "Deny", - "external": "External", - "host": "Access this host", - "inactive": "Inactive", - "ipaenabledflag": "Rule status", - "runas": "As Whom", - "specified_commands": "Specified Commands and Groups", - "specified_groups": "Specified Groups", - "specified_hosts": "Specified Hosts and Groups", - "specified_users": "Specified Users and Groups", - "user": "Who" - }, - "user": { - "account": "Account Settings", - "activate": "Click to Activate", - "active": "Active", - "add": "Add User", - "contact": "Contact Settings", - "deactivate": "Click to Deactivate", - "employee": "Employee Information", - "error_changing_status": "Error changing account status", - "inactive": "Inactive", - "mailing": "Mailing Address", - "misc": "Misc. Information", - "new_password": "New Password", - "password_change_complete": "Password change complete", - "password_must_match": "Passwords must match", - "repeat_password": "Repeat Password", - "reset_password": "Reset Password" - } - }, - "search": { - "delete_confirm": "Are you sure you want to delete selected entries?", - "quick_links": "Quick Links", - "select_all": "Select All", - "truncated": "Query returned results than configured size limit will show. First ${counter} results shown.", - "unselect_all": "Unselect All" - }, - "tabs": { - "audit": "Audit", - "hbac": "HBAC", - "identity": "Identity", - "ipaserver": "IPA Server", - "policy": "Policy", - "role": "Role Based Access Control", - "sudo": "Sudo" - }, - "widget": { - "validation_error": "Text does not match field pattern" - } - } - } -} diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 94bd68868..914240367 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -9464,7 +9464,7 @@ }, "delegation": { "bindable": false, - "label": "Delegation", + "label": "Delegations", "label_singular": "delegation", "methods": [ "add", @@ -9686,7 +9686,7 @@ "objectclass", "aci" ], - "label": "DNS resource record", + "label": "DNS Resource Records", "label_singular": "DNS resource record", "methods": [ "add", @@ -9904,7 +9904,7 @@ "objectclass", "aci" ], - "label": "DNS", + "label": "DNS Zones", "label_singular": "DNS zone", "methods": [ "add", @@ -10588,7 +10588,7 @@ "objectclass", "aci" ], - "label": "HBAC Rule", + "label": "HBAC Rules", "label_singular": "HBAC rule", "methods": [ "add", @@ -11239,7 +11239,7 @@ "objectclass", "aci" ], - "label": "HBAC service Groups", + "label": "HBAC Service Groups", "label_singular": "HBAC service group", "methods": [ "add", @@ -12772,7 +12772,7 @@ "objectclass", "aci" ], - "label": "Password Policy", + "label": "Password Policies", "label_singular": "password policy", "methods": [ "add", @@ -13090,7 +13090,7 @@ "objectclass", "aci" ], - "label": "Role", + "label": "Roles", "label_singular": "role", "methods": [ "add", @@ -13803,7 +13803,7 @@ "objectclass", "aci" ], - "label": "Sudo Rule", + "label": "Sudo Rules", "label_singular": "sudo rule", "methods": [ "add", @@ -15339,8 +15339,6 @@ }, "association": { "add": "Add ${other_entity} into ${entity} ${primary_key}", - "member": "${other_entity} enrolled in ${entity} ${primary_key}", - "memberof": "${entity} ${primary_key} is enrolled in the following ${other_entity}", "remove": "Remove ${other_entity} from ${entity} ${primary_key}" }, "buttons": { @@ -15349,7 +15347,6 @@ "add_and_close": "Add and Close", "add_and_edit": "Add and Edit", "add_many": "Add Many", - "back_to_list": "Back to List", "cancel": "Cancel", "close": "Close", "enroll": "Enroll", @@ -15372,13 +15369,14 @@ "to_top": "Back to Top" }, "dialogs": { + "add_title": "Add ${entity}", "available": "Available", "dirty_message": "This page has unsaved changes. Please save or revert.", "dirty_title": "Dirty", "hide_already_enrolled": "Hide already enrolled.", "prospective": "Prospective", "remove_empty": "Select ${entity} to be removed.", - "remove_title": "Remove ${entity}." + "remove_title": "Remove ${entity}" }, "facet_groups": { "managedby": "Managed by", @@ -15400,14 +15398,12 @@ "attribute": "Attribute" }, "automountkey": { - "add": "Add Automount Key" }, "automountlocation": { "add": "Add Automount Location", "identity": "Automount Location Settings" }, "automountmap": { - "add": "Add Automount Map" }, "cert": { "aa_compromise": "AA Compromise", @@ -15451,27 +15447,22 @@ "ipaserver": "Configuration" }, "delegation": { - "add": "Add Delegation" }, "dnsrecord": { - "add": "Add DNS Resource Record", "data": "Data", "resource": "Resource", "title": "Records for DNS Zone", "type": "Type" }, "dnszone": { - "add": "Add DNS Zone", "identity": "DNS Zone Settings" }, "group": { - "add": "Add Group", "details": "Group Settings", "posix": "Is this a POSIX group?" }, "hbacrule": { "active": "Active", - "add": "Add HBAC Rule", "allow": "Allow", "any_host": "Any Host", "any_service": "Any Service", @@ -15488,14 +15479,11 @@ "user": "Who" }, "hbacsvc": { - "add": "Add HBAC Service" }, "hbacsvcgroup": { - "add": "Add HBAC Service Group", "services": "Services" }, "host": { - "add": "Add Host", "certificate": "Host Certificate", "cn": "Host Name", "delete_key_unprovision": "Delete Key, Unprovision", @@ -15515,18 +15503,15 @@ "valid": "Kerberos Key Present, Host Provisioned" }, "hostgroup": { - "add": "Add Host Group", "identity": "Host Group Settings" }, "krbtpolicy": { "identity": "Kerberos ticket policy" }, "netgroup": { - "add": "Add Netgroup", "identity": "Netgroup Settings" }, "permission": { - "add": "Add Permission", "filter": "Filter", "identity": "Identity", "invalid_target": "Permission with invalid target specification", @@ -15537,22 +15522,17 @@ "type": "Object By Type" }, "privilege": { - "add": "Add Privilege", "identity": "Privilege Settings" }, "pwpolicy": { - "add": "Add Password Policy", "identity": "Password Policy" }, "role": { - "add": "Add Role", "identity": "Role Settings" }, "selfservice": { - "add": "Add Self Service Definition" }, "service": { - "add": "Add Service", "certificate": "Service Certificate", "delete_key_unprovision": "Delete Key, Unprovision", "details": "Service Settings", @@ -15567,16 +15547,13 @@ "valid": "Kerberos Key Present, Service Provisioned" }, "sudocmd": { - "add": "Add Sudo Command", "groups": "Groups" }, "sudocmdgroup": { - "add": "Add Sudo Command Group", "commands": "Commands" }, "sudorule": { "active": "Active", - "add": "Add Sudo Rule", "allow": "Allow", "any_command": "Any Command", "any_group": "Any Group", @@ -15599,7 +15576,6 @@ "account": "Account Settings", "activate": "Click to Activate", "active": "Active", - "add": "Add User", "contact": "Contact Settings", "deactivate": "Click to Deactivate", "employee": "Employee Information", @@ -15624,6 +15600,7 @@ "tabs": { "audit": "Audit", "automount": "Automount", + "dns": "DNS", "hbac": "Host Based Access Control", "identity": "Identity", "ipaserver": "IPA Server", -- cgit