diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-02-04 11:29:46 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-02-04 11:29:46 -0300 |
commit | 1b46f9174bbde68e04edd187edfda76183e22c54 (patch) | |
tree | 6324ecab26cac1a2b0b062ff62fcd7f2fc0b927d /src/leap/bitmask/gui/ui | |
parent | 4b99d4560260498b7ce783ffabba65adfecf7602 (diff) | |
parent | d25b720cae45b87538985ead37e03e1a83bf7fa0 (diff) |
Merge remote-tracking branch 'refs/remotes/ivan/bug/4984_update-menu-name-in-wizard' into develop
Diffstat (limited to 'src/leap/bitmask/gui/ui')
-rw-r--r-- | src/leap/bitmask/gui/ui/wizard.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/bitmask/gui/ui/wizard.ui b/src/leap/bitmask/gui/ui/wizard.ui index 1ddd854f..d9b8499e 100644 --- a/src/leap/bitmask/gui/ui/wizard.ui +++ b/src/leap/bitmask/gui/ui/wizard.ui @@ -59,7 +59,7 @@ <item row="0" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> - <string><html><head/><body><p>Now we will guide you through some configuration that is needed before you can connect for the first time.</p><p>If you ever need to modify these options again, you can find the wizard in the <span style=" font-style:italic;">'Settings'</span> menu from the main window.</p><p>Do you want to <span style=" font-weight:600;">sign up</span> for a new account, or <span style=" font-weight:600;">log in</span> with an already existing username?</p></body></html></string> + <string><html><head/><body><p>Now we will guide you through some configuration that is needed before you can connect for the first time.</p><p>If you ever need to modify these options again, you can find the wizard in the <span style=" font-style:italic;">'Bitmask -&gt; Create new account...'</span> menu from the main window.</p><p>Do you want to <span style=" font-weight:600;">sign up</span> for a new account, or <span style=" font-weight:600;">log in</span> with an already existing username?</p></body></html></string> </property> <property name="textFormat"> <enum>Qt::RichText</enum> |