Yevgeny Zaspitsky has uploaded a new change for review. Change subject: webadmin: Display network updated messages titles were rephrased ......................................................................
webadmin: Display network updated messages titles were rephrased Display network updated messages titles were rephrased in order to reflect the past tense of the operation. The titles are being used in the messages susbscription screen. Change-Id: I66a22881e1b5aaf147a3ef9018d7ac74e5d58454 Signed-off-by: Yevgeny Zaspitsky <[email protected]> --- M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/LocalizedEnums.properties 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/29/29029/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 ed59d00..5ce7131 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 @@ -453,8 +453,8 @@ AuditLogType___VM_CONSOLE_CONNECTED=VM console connected AuditLogType___VM_CONSOLE_DISCONNECTED=VM console disconnected AuditLogType___VM_SET_TICKET=VM console session initiated -AuditLogType___NETWORK_UPDATE_DISPLAY_FOR_CLUSTER_WITH_ACTIVE_VM=Update display network on cluster with an active VM -AuditLogType___NETWORK_UPDATE_DISPLAY_FOR_HOST_WITH_ACTIVE_VM=Update display network on host with an active VM +AuditLogType___NETWORK_UPDATE_DISPLAY_FOR_CLUSTER_WITH_ACTIVE_VM=Display network was updated on cluster with an active VM +AuditLogType___NETWORK_UPDATE_DISPLAY_FOR_HOST_WITH_ACTIVE_VM=Display network was updated on host with an active VM UnitVmModel$CpuSharesAmount___DISABLED=Disabled UnitVmModel$CpuSharesAmount___HIGH=High UnitVmModel$CpuSharesAmount___MEDIUM=Medium -- To view, visit http://gerrit.ovirt.org/29029 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I66a22881e1b5aaf147a3ef9018d7ac74e5d58454 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
