-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #366 from CoboVault/fix_dot_amount
modify strings
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -347,7 +347,7 @@ | |
<string name="start">Start</string> | ||
<string name="pattern_lock_hide_track">To prevent peeping, track will be hidden when unlocked</string> | ||
<string name="abnormal_tx">Abnormal Transaction</string> | ||
<string name="fee_attack_warning">Detect that the transaction is risky and cannot be signed. You can go to: https// for details, or contact us: [email protected]</string> | ||
<string name="fee_attack_warning">Detect that the transaction is risky and cannot be signed. You can go to: https://cobo.com/hardware-wallet/fee-attack for details, or contact us: [email protected]</string> | ||
<string name="already_signed">You have signed the transaction, can broadcast the transaction directly</string> | ||
<string name="contact_info">Twitter: @Cobo Vault\nEmail:[email protected]</string> | ||
<string name="keep_mnemonic_hint">*Cobo will never ask for your Recovery Phrase under any circumstances, please be sure to keep your Recovery Phrase and don’t disclose them to anyone</string> | ||
|