Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: setup: remove 'default' term from iso nfs export ......................................................................
packaging: setup: remove 'default' term from iso nfs export confusing term for share creation based on dialog. Change-Id: I678ef0dd2ad18e72f2b7098c208d2f1bdbfdc958 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M packaging/setup/plugins/ovirt-engine-setup/system/exportfs.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/18776/1 diff --git a/packaging/setup/plugins/ovirt-engine-setup/system/exportfs.py b/packaging/setup/plugins/ovirt-engine-setup/system/exportfs.py index 409000b..01c83fe 100644 --- a/packaging/setup/plugins/ovirt-engine-setup/system/exportfs.py +++ b/packaging/setup/plugins/ovirt-engine-setup/system/exportfs.py @@ -189,7 +189,7 @@ def _closeupMessage(self): self.dialog.note( text=_( - 'A default ISO NFS share has been created on this host.\n' + 'An ISO NFS share has been created on this host.\n' ' If IP based access restrictions are required, edit:\n' ' entry {entry} in {file}' ).format( -- To view, visit http://gerrit.ovirt.org/18776 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I678ef0dd2ad18e72f2b7098c208d2f1bdbfdc958 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches