0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-04 13:55:23 -05:00

GUI/Options: Restore "S" accelerator for "Start on system login" option

Shift RPC server option to use "P" instead
This commit is contained in:
Luke Dashjr 2021-10-07 18:16:41 +00:00
parent bd5c826a96
commit 25a581419d

View file

@ -33,7 +33,7 @@
<string>Automatically start %1 after logging in to the system.</string>
</property>
<property name="text">
<string>Start %1 on system &amp;login</string>
<string>&amp;Start %1 on system login</string>
</property>
</widget>
</item>
@ -186,7 +186,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>
</property>
<property name="text">
<string extracomment="An Options window setting to enable the RPC server.">Enable RPC &amp;server</string>
<string extracomment="An Options window setting to enable the RPC server.">Enable R&amp;PC server</string>
</property>
</widget>
</item>