Skip to content

Commit 25a5814

Browse files
committed
GUI/Options: Restore "S" accelerator for "Start on system login" option
Shift RPC server option to use "P" instead
1 parent bd5c826 commit 25a5814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qt/forms/optionsdialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<string>Automatically start %1 after logging in to the system.</string>
3434
</property>
3535
<property name="text">
36-
<string>Start %1 on system &amp;login</string>
36+
<string>&amp;Start %1 on system login</string>
3737
</property>
3838
</widget>
3939
</item>
@@ -186,7 +186,7 @@
186186
<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>
187187
</property>
188188
<property name="text">
189-
<string extracomment="An Options window setting to enable the RPC server.">Enable RPC &amp;server</string>
189+
<string extracomment="An Options window setting to enable the RPC server.">Enable R&amp;PC server</string>
190190
</property>
191191
</widget>
192192
</item>

0 commit comments

Comments
 (0)