Fix capitalization
This commit is contained in:
@@ -525,7 +525,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="lblMinerFeeUSD">
|
<widget class="QLabel" name="lblMinerFeeUSD">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string> </string>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -914,12 +914,12 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="actionCheck_for_Updates">
|
<action name="actionCheck_for_Updates">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Check github.com for &Updates</string>
|
<string>Check github.com for &updates</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionTurnstile_Migration">
|
<action name="actionTurnstile_Migration">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Sapling &Turnstile</string>
|
<string>Sapling &turnstile</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+A, Ctrl+T</string>
|
<string>Ctrl+A, Ctrl+T</string>
|
||||||
@@ -927,12 +927,12 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="actionImport_Private_Key">
|
<action name="actionImport_Private_Key">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Import Private Key</string>
|
<string>&Import private key</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionExport_All_Private_Keys">
|
<action name="actionExport_All_Private_Keys">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Export All Private Keys</string>
|
<string>Export all private keys</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionz_board_net">
|
<action name="actionz_board_net">
|
||||||
@@ -945,7 +945,7 @@
|
|||||||
</action>
|
</action>
|
||||||
<action name="action_Address_Book">
|
<action name="action_Address_Book">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Address &Book</string>
|
<string>Address &book</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+B</string>
|
<string>Ctrl+B</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user