Kanagaraj M has uploaded a new change for review. Change subject: webadmin: fix typo in Add-Bricks popup ......................................................................
webadmin: fix typo in Add-Bricks popup "create" -> "created". Change-Id: I36c3022a6d6189a751f0c83d1c0c1159d8a25923 Bug-Url: https://bugzilla.redhat.com/886478 Signed-off-by: Kanagaraj M <kmayi...@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/25/22225/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java index 4cddc3b..e6ce0e5 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java @@ -2725,10 +2725,10 @@ @DefaultStringValue("Move Down") String moveBricksDownButtonLabel(); - @DefaultStringValue("NOTE: Replicate groups will be create based on the order of the bricks.") + @DefaultStringValue("NOTE: Replicate groups will be created based on the order of the bricks.") String distributedReplicateVolumeBrickInfoLabel(); - @DefaultStringValue("NOTE: Stripe groups will be create based on the order of the bricks.") + @DefaultStringValue("NOTE: Stripe groups will be created based on the order of the bricks.") String distributedStripeVolumeBrickInfoLabel(); @DefaultStringValue("Allow bricks in root partition and re-use the bricks by clearing xattrs") -- To view, visit http://gerrit.ovirt.org/22225 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I36c3022a6d6189a751f0c83d1c0c1159d8a25923 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches