Gilad Chaplik has posted comments on this change. Change subject: webadmin: changing "Cluster Policy" to "Scheduling Policy" ......................................................................
Patch Set 3: (1 comment) http://gerrit.ovirt.org/#/c/30177/3/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java: Line 793: Line 794: @DefaultStringValue("Resilience Policy") Line 795: String clusterPopupResiliencePolicyTabLabel(); Line 796: Line 797: @DefaultStringValue("Scheduling Policy") if you go fw with this patch, I guess that we can change all places for: git grep 'Cluster Polic' Line 798: String clusterPopupClusterPolicyTabLabel(); Line 799: Line 800: @DefaultStringValue("Migrate Virtual Machines") Line 801: String clusterPopupMigrateOnError_YesLabel(); -- To view, visit http://gerrit.ovirt.org/30177 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I783489e9b9f71825a5a4ec54847cb002885c3694 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kobi Ianko <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Jiří Moskovčák <[email protected]> Gerrit-Reviewer: Kobi Ianko <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
