Skip to content

Commit 694f3e9

Browse files
committed
merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system login" option
1 parent 063ef3a commit 694f3e9

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
@@ -112,7 +112,7 @@
112112
<string>Automatically start %1 after logging in to the system.</string>
113113
</property>
114114
<property name="text">
115-
<string>Start %1 on system &amp;login</string>
115+
<string>&amp;Start %1 on system login</string>
116116
</property>
117117
</widget>
118118
</item>
@@ -304,7 +304,7 @@
304304
<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>
305305
</property>
306306
<property name="text">
307-
<string extracomment="An Options window setting to enable the RPC server.">Enable RPC &amp;server</string>
307+
<string extracomment="An Options window setting to enable the RPC server.">Enable R&amp;PC server</string>
308308
</property>
309309
</widget>
310310
</item>

0 commit comments

Comments
 (0)