Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: setup: remove: use the 'remove' term ......................................................................
packaging: setup: remove: use the 'remove' term Change-Id: Id6aadbaa69e954b4bc9b4a28e91c47a3e0ff7fb8 Signed-off-by: Alon Bar-Lev <[email protected]> --- M packaging/setup/plugins/ovirt-engine-remove/files/simple.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/49/18249/1 diff --git a/packaging/setup/plugins/ovirt-engine-remove/files/simple.py b/packaging/setup/plugins/ovirt-engine-remove/files/simple.py index ca58a42..f56bb7f 100644 --- a/packaging/setup/plugins/ovirt-engine-remove/files/simple.py +++ b/packaging/setup/plugins/ovirt-engine-remove/files/simple.py @@ -160,7 +160,7 @@ dialog=self.dialog, name='OVESETUP_REMOVE_GROUP/' + group, note=_( - 'Do you want to clean {description}? ' + 'Do you want to remove {description}? ' '(@VALUES@) [@DEFAULT@]: ' ).format( description=msg, -- To view, visit http://gerrit.ovirt.org/18249 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id6aadbaa69e954b4bc9b4a28e91c47a3e0ff7fb8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
