Vered Volansky has uploaded a new change for review.

Change subject: core: Align Add-Disk operation audit log messages
......................................................................

core: Align Add-Disk operation audit log messages

Some audit log messages read Add-Disk operation, and some read Operation
Add-Disk. Aligned all to the first form.

Change-Id: I4a26712bd14fcf6cebdc7bba6216758fb7cb5da7
Signed-off-by: Vered Volansky <[email protected]>
---
M 
backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/08/35308/1

diff --git 
a/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
 
b/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
index 3065401..c2783f7 100644
--- 
a/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
+++ 
b/backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
@@ -85,13 +85,13 @@
 USER_FAILED_STOPPING_VM_INSTEAD_OF_SHUTDOWN=Failed to power off VM ${VmName} 
(Host: ${VdsName}, User: ${UserName}).
 USER_ADD_DISK_TO_VM=Add-Disk operation of ${DiskAlias} was initiated on VM 
${VmName} by ${UserName}.
 USER_ADD_DISK_TO_VM_FINISHED_SUCCESS=The disk ${DiskAlias} was successfully 
added to VM ${VmName}.
-USER_ADD_DISK_TO_VM_FINISHED_FAILURE=Operation Add-Disk failed to complete on 
VM ${VmName}.
-USER_FAILED_ADD_DISK_TO_VM=Operation Add-Disk failed on VM ${VmName} (User: 
${UserName}).
+USER_ADD_DISK_TO_VM_FINISHED_FAILURE=Add-Disk operation failed to complete on 
VM ${VmName}.
+USER_FAILED_ADD_DISK_TO_VM=Add-Disk operation failed on VM ${VmName} (User: 
${UserName}).
 USER_ADD_DISK=Add-Disk operation of '${DiskAlias}' was initiated by 
${UserName}.
 USER_ADD_DISK_FINISHED_SUCCESS=The disk '${DiskAlias}' was successfully added.
-USER_ADD_DISK_FINISHED_FAILURE=Operation Add-Disk failed to complete.
-USER_FAILED_ADD_DISK=Operation Add-Disk failed (User: ${UserName}).
 ADD_DISK_INTERNAL_FAILURE=Add-Disk operation of '${DiskAlias}' failed to 
complete.
+USER_ADD_DISK_FINISHED_FAILURE=Add-Disk operation failed to complete.
+USER_FAILED_ADD_DISK=Add-Disk operation failed (User: ${UserName}).
 ADD_DISK_INTERNAL=Add-Disk operation of '${DiskAlias}' was initiated by the 
system.
 USER_IMPORT_IMAGE=User ${UserName} importing image ${RepoImageName} to domain 
${StorageDomainName}.
 USER_IMPORT_IMAGE_FINISHED_SUCCESS=User ${UserName} successfully imported 
image ${RepoImageName} to domain ${StorageDomainName}.


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a26712bd14fcf6cebdc7bba6216758fb7cb5da7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to