You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/qt/forms/optionsdialog.ui
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@
112
112
<string>Automatically start %1 after logging in to the system.</string>
113
113
</property>
114
114
<propertyname="text">
115
-
<string>Start %1 on system &login</string>
115
+
<string>&Start %1 on system login</string>
116
116
</property>
117
117
</widget>
118
118
</item>
@@ -304,7 +304,7 @@
304
304
<stringextracomment="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>
305
305
</property>
306
306
<propertyname="text">
307
-
<stringextracomment="An Options window setting to enable the RPC server.">Enable RPC &server</string>
307
+
<stringextracomment="An Options window setting to enable the RPC server.">Enable R&PC server</string>
0 commit comments