Strings update
This commit is contained in:
parent
8a13648a35
commit
739953de19
|
@ -74,7 +74,7 @@
|
|||
<string name="balance_action_title">Spendable Balance</string>
|
||||
<string name="balance_action_all_shielded">All your funds are shielded and spendable.</string>
|
||||
<string name="balance_action_pending">Pending transactions are getting mined and confirmed.</string>
|
||||
<string name="balance_action_shield_message">Shield your transparent ZEC to make it spendable and private. Shielding transparent funds will create a shielding in-wallet transaction, consolidating your transparent and shielded funds. (Typical fee: .001 ZEC)</string>
|
||||
<string name="balance_action_shield_message">Shield your transparent ZEC to make it spendable and private. Doing so will create a shielding in-wallet transaction, consolidating your transparent and shielded funds. (Typical fee: .001 ZEC)</string>
|
||||
<string name="balance_action_info_shielded">Shielded ZEC (Spendable)</string>
|
||||
<string name="balance_action_info_pending">Pending</string>
|
||||
</resources>
|
|
@ -74,7 +74,7 @@
|
|||
<string name="balance_action_title">Spendable Balance</string>
|
||||
<string name="balance_action_all_shielded">All your funds are shielded and spendable.</string>
|
||||
<string name="balance_action_pending">Pending transactions are getting mined and confirmed.</string>
|
||||
<string name="balance_action_shield_message">Shield your transparent ZEC to make it spendable and private. Shielding transparent funds will create a shielding in-wallet transaction, consolidating your transparent and shielded funds. (Typical fee: .001 ZEC)</string>
|
||||
<string name="balance_action_shield_message">Shield your transparent ZEC to make it spendable and private. Doing so will create a shielding in-wallet transaction, consolidating your transparent and shielded funds. (Typical fee: .001 ZEC)</string>
|
||||
<string name="balance_action_info_shielded">Shielded ZEC (Spendable)</string>
|
||||
<string name="balance_action_info_pending">Pending</string>
|
||||
</resources>
|
Loading…
Reference in New Issue