Hello Frank Kobzik,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/19766

to review the following change.

Change subject: engine: fix typo
......................................................................

engine: fix typo

Wair for launch -> Wait for launch

Change-Id: I99c62ee25ff60328b1a6510a39374a50694ae610
Bug-Url: https://bugzilla.redhat.com/1013998
Bug-Url: https://bugzilla.redhat.com/1005689
Signed-off-by: Frantisek Kobzik <fkob...@redhat.com>
Signed-off-by: Tomas Jelinek <tjeli...@redhat.com>
---
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
M 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
M 
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M 
frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
4 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/66/19766/1

diff --git 
a/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties 
b/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
index c11ed2b..c0a8dfb 100644
--- 
a/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
+++ 
b/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
@@ -315,7 +315,7 @@
 VAR__VM_STATUS__MIGRATING=$vmStatus Migrating
 VAR__VM_STATUS__UNKNOWN=$vmStatus Unknown
 VAR__VM_STATUS__NOT_RESPONDING=$vmStatus Not Responding
-VAR__VM_STATUS__WAIT_FOR_LAUNCH=$vmStatus Wair for Launch
+VAR__VM_STATUS__WAIT_FOR_LAUNCH=$vmStatus Wait for Launch
 VAR__VM_STATUS__REBOOT_IN_PROGRESS=$vmStatus Reboot in Progress
 VAR__VM_STATUS__SAVING_STATE=$vmStatus Saving State
 VAR__VM_STATUS__RESTORING_STATE=$vmStatus Restoring State
diff --git 
a/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
 
b/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
index 1ccf6be..6c12fb4 100644
--- 
a/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
+++ 
b/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
@@ -865,7 +865,7 @@
     @DefaultStringValue("$vmStatus Not Responding")
     String VAR__VM_STATUS__NOT_RESPONDING();
 
-    @DefaultStringValue("$vmStatus Wair for Launch")
+    @DefaultStringValue("$vmStatus Wait for Launch")
     String VAR__VM_STATUS__WAIT_FOR_LAUNCH();
 
     @DefaultStringValue("$vmStatus Reboot in Progress")
diff --git 
a/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
 
b/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
index 836dbd7..f7e4a60 100644
--- 
a/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
+++ 
b/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
@@ -300,7 +300,7 @@
 VAR__VM_STATUS__MIGRATING=$vmStatus Migrating
 VAR__VM_STATUS__UNKNOWN=$vmStatus Unknown
 VAR__VM_STATUS__NOT_RESPONDING=$vmStatus Not Responding
-VAR__VM_STATUS__WAIT_FOR_LAUNCH=$vmStatus Wair for Launch
+VAR__VM_STATUS__WAIT_FOR_LAUNCH=$vmStatus Wait for Launch
 VAR__VM_STATUS__REBOOT_IN_PROGRESS=$vmStatus Reboot in Progress
 VAR__VM_STATUS__SAVING_STATE=$vmStatus Saving State
 VAR__VM_STATUS__RESTORING_STATE=$vmStatus Restoring State
diff --git 
a/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
 
b/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
index 79fcc2a..0bdc144 100644
--- 
a/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
+++ 
b/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
@@ -318,7 +318,7 @@
 VAR__VM_STATUS__MIGRATING=$vmStatus Migrating
 VAR__VM_STATUS__UNKNOWN=$vmStatus Unknown
 VAR__VM_STATUS__NOT_RESPONDING=$vmStatus Not Responding
-VAR__VM_STATUS__WAIT_FOR_LAUNCH=$vmStatus Wair for Launch
+VAR__VM_STATUS__WAIT_FOR_LAUNCH=$vmStatus Wait for Launch
 VAR__VM_STATUS__REBOOT_IN_PROGRESS=$vmStatus Reboot in Progress
 VAR__VM_STATUS__SAVING_STATE=$vmStatus Saving State
 VAR__VM_STATUS__RESTORING_STATE=$vmStatus Restoring State


-- 
To view, visit http://gerrit.ovirt.org/19766
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I99c62ee25ff60328b1a6510a39374a50694ae610
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkob...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to