Skip to content

Commit

Permalink
Tweak wizard page descriptions from review suggestions
Browse files Browse the repository at this point in the history
Co-authored-by: RoboticMind <30132912+RoboticMind@users.noreply.github.com>
  • Loading branch information
cyrossignol and RoboticMind authored Jun 18, 2020
1 parent 4b37d54 commit 0329f8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/qt/forms/overviewpage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@
<item alignment="Qt::AlignLeft|Qt::AlignVCenter">
<widget class="QLabel" name="researcherAlertLabel">
<property name="text">
<string notr="true">Action needed</string>
<string notr="true">Action Needed</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/forms/researcherwizardbeaconpage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<string>Beacon Advertisement</string>
</property>
<property name="subTitle">
<string>A beacon is a special type of Gridcoin transaction that links a BOINC CPID to your wallet. After sending a beacon, the network tracks your BOINC statistics to calculate research rewards.</string>
<string>A beacon links your BOINC accounts to your wallet. After sending a beacon, the network tracks your BOINC statistics to calculate research rewards.</string>
</property>
<layout class="QVBoxLayout" name="beaconPageLayout">
<item>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/forms/researcherwizardemailpage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<string>BOINC Email Address</string>
</property>
<property name="subTitle">
<string>Confirm the email address that you provided to register the accounts for BOINC projects that you participate in. Gridcoin uses the email address to detect BOINC projects on your computer.</string>
<string>Enter the email address that you use for your BOINC project accounts. Gridcoin uses this email address to find BOINC projects on your computer.</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
Expand Down

0 comments on commit 0329f8e

Please sign in to comment.