Kanagaraj M has posted comments on this change.

Change subject: webadmin: Adding translation for import cluster errors
......................................................................


Patch Set 2: (2 inline comments)

....................................................
Commit Message
Line 5: CommitDate: 2012-12-27 11:59:42 +0530
Line 6: 
Line 7: webadmin: Adding translation for import cluster errors
Line 8: 
Line 9: If there are any error while fetching the gluster servers
Done
Line 10: to import, the error message from the server will be
Line 11: translated and shown to the user.
Line 12: 
Line 13: Change-Id: I0a42f4d46dea10485ea1864deeddf66483fd8241


....................................................
File 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
Line 2136:     @DefaultStringValue("This action is not allowed when Engine is 
preparing for maintenance.")
Line 2137:     String ENGINE_IS_RUNNING_IN_PREPARE_MODE();
Line 2138: 
Line 2139:     @DefaultStringValue("One or more servers are already part of an 
existing cluster")
Line 2140:     String SERVER_ALREADY_EXISTS_IN_ANOTHER_CLUSTER();
Corresponding AppErrors.properties entry is added. The backend 
AppErrors.properties entry is already present in this patch 
http://gerrit.ovirt.org/9784


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0a42f4d46dea10485ea1864deeddf66483fd8241
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com>
Gerrit-Reviewer: Vered Volansky <vvola...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to