Maor Lipchuk has uploaded a new change for review.

Change subject: core: Change warning message when import VM
......................................................................

core: Change warning message when import VM

changing warning message to be more clear when importing a VM which
based on a template.

Change-Id: I01300139bca2a278331f56bef7f7d17593f884d5
Bug-Url:https://bugzilla.redhat.com/964647
Signed-off-by: Maor Lipchuk <[email protected]>
---
M 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/31/16731/1

diff --git 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
index 34a334e..68845e5 100644
--- 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
+++ 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
@@ -1744,7 +1744,7 @@
             "(i.e. some disks will be imported to a different Storage 
Domain).")
     String importNotApplicableForDefaultStorage();
 
-    @DefaultStringValue("One of the templates cannot be found in the system, 
VM(s) cannot be imported")
+    @DefaultStringValue("VM(s) cannot be imported: One of the templates cannot 
be found. Please verify that the template exists in both setup and export 
domain.")
     String errorTemplateCannotBeFoundMessage();
 
     // Import Gluster Cluster


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

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

Reply via email to