Allon Mureinik has uploaded a new change for review. Change subject: frontend: Fix typo with IO vs I/O ......................................................................
frontend: Fix typo with IO vs I/O Change-Id: I44ea6361fa379e4523e42a1693d141e27af05cef Bug-Url: https://bugzilla.redhat.com/1145197 Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/17/33217/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 301d856..1644897 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 @@ -23,7 +23,7 @@ VmPauseStatus___NONE=None VmPauseStatus___NOERR=No Error VmPauseStatus___EOTHER=VM has been paused due to a storage error -VmPauseStatus___EIO=VM has been paused due to a storage IO error +VmPauseStatus___EIO=VM has been paused due to a storage I/O error VmPauseStatus___ENOSPC=VM has been paused due to lack of storage space VmPauseStatus___EPERM=VM has been paused due to storage read/write permissions problem ActionGroup___CREATE_STORAGE_POOL=Create -- To view, visit http://gerrit.ovirt.org/33217 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I44ea6361fa379e4523e42a1693d141e27af05cef Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches