mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-30 05:19:52 +00:00
CW-1090-ledger-issues (#2314)
* build: bump ledger_flutter_plus dependencies * fix: handle connection errors occurring during connecting to a ledger device * fix: enhance ledger error handling and improve wallet connection reliability * fix: enhance ledger error handling and improve wallet connection reliability * feat: add localized strings for "Try again" and update Ledger error handling on auth * fix: handle rethrow behavior in onAuthenticationStateChange * fix: improve Ledger error handling and refine error code interpretation * fix: refine Ledger error code interpretation and enhance error handling [skip-ci] * add missing ledger error codes --------- Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
This commit is contained in:
parent
4b137bc968
commit
18c2ba9366
36 changed files with 159 additions and 31 deletions
|
@ -979,6 +979,7 @@
|
|||
"transport_type": "运输类型",
|
||||
"trongrid_history": "Trongrid历史",
|
||||
"trusted": "值得信赖",
|
||||
"try_again": "再试一次",
|
||||
"tx_commit_exception_no_dust_on_change": "交易被此金额拒绝。使用这些硬币,您可以发送${min}无需更改或返回${max}的变化。",
|
||||
"tx_commit_failed": "交易承诺失败。请联系支持。",
|
||||
"tx_commit_failed_no_peers": "交易无法广播,请在一秒钟左右的时间内重试",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue