Timothy Asir has uploaded a new change for review. Change subject: gluster: fix typo in gluster hooks event option names ......................................................................
gluster: fix typo in gluster hooks event option names Replace "GLuster" with "Gluster" in LocalizedEnums.properties file for gluster hook add, remove and update options. Change-Id: I5577938b32f26507e6044b1f4d273588a8e36ce9 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1036035 Signed-off-by: Timothy Asir <tjeya...@redhat.com> --- M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/50/21950/1 diff --git a/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties b/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties index 5446f53..bf69ba4 100644 --- a/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties +++ b/frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties @@ -157,11 +157,11 @@ AuditLogType___GLUSTER_HOOK_ENABLE_FAILED=Failed to Enable Gluster Hook AuditLogType___GLUSTER_HOOK_DISABLE=Gluster Hook Disabled AuditLogType___GLUSTER_HOOK_DISABLE_FAILED=Failed to Disable Gluster Hook -AuditLogType___GLUSTER_HOOK_UPDATED=Updated GLuster Hook +AuditLogType___GLUSTER_HOOK_UPDATED=Updated Gluster Hook AuditLogType___GLUSTER_HOOK_UPDATE_FAILED=Failed to update Gluster Hook on conflicting servers -AuditLogType___GLUSTER_HOOK_ADDED=Added GLuster Hook +AuditLogType___GLUSTER_HOOK_ADDED=Added Gluster Hook AuditLogType___GLUSTER_HOOK_ADD_FAILED=Failed to add Gluster Hook on conflicting servers -AuditLogType___GLUSTER_HOOK_REMOVED=Removed GLuster Hook +AuditLogType___GLUSTER_HOOK_REMOVED=Removed Gluster Hook AuditLogType___GLUSTER_HOOK_REMOVE_FAILED=Failed to remove Gluster Hook from cluster AuditLogType___GLUSTER_HOOK_REFRESH=Gluster Hooks refreshed AuditLogType___GLUSTER_HOOK_REFRESH_FAILED=Failed to refresh Gluster Hooks -- To view, visit http://gerrit.ovirt.org/21950 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5577938b32f26507e6044b1f4d273588a8e36ce9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Timothy Asir <tjeya...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches