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

fabiand at redhat.com fabiand at redhat.com
Fri Aug 1 14:55:20 UTC 2014


Fabian Deutsch has uploaded a new change for review.

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

installer: Make the wording more correct

Change-Id: I61432c015e83964ca663ef249cfbab531324f927
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1124736
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/installer/core/password_page.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/31/30931/1

diff --git a/src/ovirt/node/installer/core/password_page.py b/src/ovirt/node/installer/core/password_page.py
index ca302b4..397c9a4 100644
--- a/src/ovirt/node/installer/core/password_page.py
+++ b/src/ovirt/node/installer/core/password_page.py
@@ -42,7 +42,7 @@
 
     def ui_content(self):
         ws = [ui.Header("header[0]",
-                        _("Require a password for the admin user?")),
+                        _("Enter a password for the user admin")),
               ui.Divider("divider[0]"),
               ui.ConfirmedEntry("admin.password", _("Password:"),
                                 is_password=True, min_length=3)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I61432c015e83964ca663ef249cfbab531324f927
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list