mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 05:36:22 +08:00
Improved use of English on activate screen #4168
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="m_pRadioButtonActivate">
|
||||
<property name="text">
|
||||
<string>I have purchased and would like to activate...</string>
|
||||
<string>&Activate now...</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
@@ -201,7 +201,7 @@
|
||||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string><a href="https://synergy-project.org/account/reset/">Forget password</a></string>
|
||||
<string><a href="https://synergy-project.org/account/reset/">Forgot password</a></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
@@ -229,7 +229,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="m_pRadioButtonSkip">
|
||||
<property name="text">
|
||||
<string>I would like to skip activation</string>
|
||||
<string>&Skip activation</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user