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/97/17997/1 diff --git a/packaging/setup/plugins/ovirt-engine-remove/files/simple.py b/packaging/setup/plugins/ovirt-engine-remove/files/simple.py index 3f27b40..2fffa88 100644 --- a/packaging/setup/plugins/ovirt-engine-remove/files/simple.py +++ b/packaging/setup/plugins/ovirt-engine-remove/files/simple.py @@ -151,7 +151,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/17997 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id6aadbaa69e954b4bc9b4a28e91c47a3e0ff7fb8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
