|
|
|
@ -30,10 +30,10 @@
@@ -30,10 +30,10 @@
|
|
|
|
|
<item> |
|
|
|
|
<widget class="QCheckBox" name="bitcoinAtStartup"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Automatically start Bitcoin after logging in to the system.</string> |
|
|
|
|
<string>Automatically start Bitcoin Core after logging in to the system.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>&Start Bitcoin on system login</string> |
|
|
|
|
<string>&Start Bitcoin Core on system login</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
@ -375,7 +375,7 @@
@@ -375,7 +375,7 @@
|
|
|
|
|
<item> |
|
|
|
|
<widget class="QValueComboBox" name="lang"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>The user interface language can be set here. This setting will take effect after restarting Bitcoin.</string> |
|
|
|
|
<string>The user interface language can be set here. This setting will take effect after restarting Bitcoin Core.</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|