In all of those:

./backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
./frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
./frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
./frontend/webadmin/modules/frontend/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties


On Sun, Jun 11, 2017 at 7:04 PM, shubham dubey <sdubey504@gmail.com> wrote:
Hello,
I have added a validation in validate() method in runvmcommand.java.
if the validation failed then I have added
failValidation(EngineMessage.INITIALIZATION_FAIL_SINCE_VM_DISK_IS_IN_BACKUP_STORAGE);

Now I want to know that where to declare it, in
frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
or in
frontend/webadmin/modules/frontend/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties


Thanks,
Shubham

_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel