Simone Tiraboschi has uploaded a new change for review. Change subject: text: changing a text message for component remotion ......................................................................
text: changing a text message for component remotion If we enable single component installation, we should update messages accordling to that Change-Id: I40a3f8fa6767e412124da0d9e29a2181612b4349 Related-to: https://bugzilla.redhat.com/1080992 Related-to: https://bugzilla.redhat.com/985945 Signed-off-by: Simone Tiraboschi <[email protected]> --- M packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/09/27509/1 diff --git a/packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py b/packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py index 7eb32e7..9462304 100644 --- a/packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py +++ b/packaging/setup/plugins/ovirt-engine-remove/base/core/misc.py @@ -137,8 +137,8 @@ dialog=self.dialog, name='OVESETUP_CORE_REMOVE', note=_( - 'ovirt-engine is about to be removed, data will ' - 'be lost (@VALUES@) [@DEFAULT@]: ' + 'Installed ovirt components are about to be removed, ' + 'data will be lost (@VALUES@) [@DEFAULT@]: ' ), prompt=True, true=_('OK'), -- To view, visit http://gerrit.ovirt.org/27509 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I40a3f8fa6767e412124da0d9e29a2181612b4349 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
