Dhandapani Gopal has uploaded a new change for review. Change subject: engine: Fixed typo ......................................................................
engine: Fixed typo - Fixed typo Exteral to External in the AppErrors.properties Change-Id: I09f6c8677c2248b98840cf7df81c60273fdcd677 Signed-off-by: Dhandapani <[email protected]> --- M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/87/12387/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 b7224da..0a6c40e 100644 --- a/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties +++ b/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties @@ -837,7 +837,7 @@ SERVER_ALREADY_EXISTS_IN_ANOTHER_CLUSTER=One or more servers are already part of an existing cluster. SSH_AUTHENTICATION_FAILED=SSH Authentication failed. Please make sure password is correct. ======= -# Exteral Events Errors Messages +# External Events Errors Messages VAR__TYPE__EXTERNAL_EVENT=$type Exteral Event ACTION_TYPE_FAILED_EXTERNAL_EVENT_ILLEGAL_ORIGIN=Cannot ${action} ${type}. Illegal Origin for External Event : oVirt ACTION_TYPE_FAILED_EXTERNAL_EVENT_NOT_FOUND=Cannot ${action} ${type}.External Event does not exist. -- To view, visit http://gerrit.ovirt.org/12387 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I09f6c8677c2248b98840cf7df81c60273fdcd677 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Dhandapani Gopal <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
