mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system login" option
This commit is contained in:
parent
063ef3a2d0
commit
694f3e9cf1
@ -112,7 +112,7 @@
|
|||||||
<string>Automatically start %1 after logging in to the system.</string>
|
<string>Automatically start %1 after logging in to the system.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Start %1 on system &login</string>
|
<string>&Start %1 on system login</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -304,7 +304,7 @@
|
|||||||
<string extracomment="Tooltip text for Options window setting that enables the RPC server.">This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands.</string>
|
<string extracomment="Tooltip text for Options window setting that enables the RPC server.">This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string extracomment="An Options window setting to enable the RPC server.">Enable RPC &server</string>
|
<string extracomment="An Options window setting to enable the RPC server.">Enable R&PC server</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user