[node-patches] Change in ovirt-node[master]: installer: Make the wording more correct

rbarry at redhat.com rbarry at redhat.com
Fri Aug 1 14:59:02 UTC 2014


Ryan Barry has posted comments on this change.

Change subject: installer: Make the wording more correct
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

http://gerrit.ovirt.org/#/c/30931/1/src/ovirt/node/installer/core/password_page.py
File src/ovirt/node/installer/core/password_page.py:

Line 41:         return {}
Line 42: 
Line 43:     def ui_content(self):
Line 44:         ws = [ui.Header("header[0]",
Line 45:                         _("Enter a password for the user admin")),
I'd probably still keep this as "Enter a password for the admin user"

"user admin" implies an administrator for managing users (which admin could be, I guess, but isn't).
Line 46:               ui.Divider("divider[0]"),
Line 47:               ui.ConfirmedEntry("admin.password", _("Password:"),
Line 48:                                 is_password=True, min_length=3)
Line 49:               ]


-- 
To view, visit http://gerrit.ovirt.org/30931
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I61432c015e83964ca663ef249cfbab531324f927
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes



More information about the node-patches mailing list