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
@@ -33,7 +33,7 @@
33
33
<string>Automatically start %1 after logging in to the system.</string>
34
34
</property>
35
35
<propertyname="text">
36
-
<string>Start %1 on system &login</string>
36
+
<string>&Start %1 on system login</string>
37
37
</property>
38
38
</widget>
39
39
</item>
@@ -186,7 +186,7 @@
186
186
<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>
187
187
</property>
188
188
<propertyname="text">
189
-
<stringextracomment="An Options window setting to enable the RPC server.">Enable RPC &server</string>
189
+
<stringextracomment="An Options window setting to enable the RPC server.">Enable R&PC server</string>
0 commit comments