Updated on 2026-08-14
This commit is contained in:
parent
c8a163fd0a
commit
65ace6c5f2
21 changed files with 349 additions and 39 deletions
|
|
@ -1505,12 +1505,16 @@
|
|||
<string name="warning_token_trustline_button_title">Enable Trustline</string>
|
||||
<string name="warning_token_trustline_subtitle">A Trustline must be enabled to receive this token. The network requires a %1$s %2$s reserve.</string>
|
||||
<string name="warning_token_trustline_title">Trustline Required</string>
|
||||
<string name="wc_alert_add_network_to_portfolio_description">The required network %s is not added to your portfolio. Add it first, then proceed with the connection.</string>
|
||||
<string name="wc_alert_add_network_to_portfolio_title">Add network to portfolio</string>
|
||||
<string name="wc_alert_audit_malicious_domain">Malicious domain</string>
|
||||
<string name="wc_alert_audit_unknown_domain">Unknown domain</string>
|
||||
<string name="wc_alert_connect_anyway">Connect anyway</string>
|
||||
<string name="wc_alert_connection_timeout_description">Timeout error. Please, try again later.</string>
|
||||
<string name="wc_alert_connection_timeout_title">Failed to establish WalletConnect</string>
|
||||
<string name="wc_alert_domain_issues_description">This domain cannot be verified. Check the request carefully approving.</string>
|
||||
<string name="wc_alert_network_not_connected_description">To continue, please reconnect your dApp session with the required network %s.</string>
|
||||
<string name="wc_alert_network_not_connected_title">Network not connected</string>
|
||||
<string name="wc_alert_session_disconnected_description">Please return to your browser and reconnect via WalletConnect.</string>
|
||||
<string name="wc_alert_session_disconnected_title">Wallet Connect session was disconnected</string>
|
||||
<string name="wc_alert_sign_anyway">Sign anyway</string>
|
||||
|
|
@ -1521,6 +1525,8 @@
|
|||
<string name="wc_alert_unsupported_dapps_title">Unsupported dApp</string>
|
||||
<string name="wc_alert_unsupported_method_description">Error code: 8 005. If the problem persists — feel free to contact our support.</string>
|
||||
<string name="wc_alert_unsupported_method_title">We\'ve encountered unknown error</string>
|
||||
<string name="wc_alert_unsupported_network_description">This network %s is not supported by Tangem Wallet and cannot be connected.</string>
|
||||
<string name="wc_alert_unsupported_network_title">Unsupported network</string>
|
||||
<string name="wc_alert_unsupported_networks_description">Tangem does not currently support a required network by %s.</string>
|
||||
<string name="wc_alert_unsupported_networks_title">Unsupported networks</string>
|
||||
<string name="wc_alert_verified_domain_description">This domain has passed verification checks and is considered safe, reputable, and free from known threats or suspicious activity. %s</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue