You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: nunchuk-core/src/main/java/com/nunchuk/android/core/domain/membership/InheritanceClaimCreateTransactionUseCase.kt
<stringname="nc_signed_transaction">You’ve signed this transaction</string>
122
122
<stringname="nc_my_coldcard">My COLDCARD</string>
123
123
<stringname="nc_hold_device_near_the_coldcard">Hold your device near the COLDCARD.</string>
124
-
<stringname="nc_hint_add_mk4">On COLDCARD, go to Advanced/Tools → Export Wallet → Generic JSON → OK → Enter 0 for Account → Press 3.</string>
124
+
<stringname="nc_hint_add_mk4">On COLDCARD, go to Advanced/Tools → Export Wallet → Generic JSON → OK → Enter Account # (0 if first time) → Press 3.</string>
125
125
<stringname="nc_hint_export_wallet_mk4">On COLDCARD, go to Settings → Multisig Wallets → Import via NFC</string>
126
126
<stringname="nc_hint_export_trans_to_mk4">On COLDCARD, go to Ready To Sign → Press 3</string>
127
127
<stringname="nc_hint_import_signature_from_mk4">Ready to import signature.</string>
@@ -673,4 +673,6 @@
673
673
<stringname="nc_update_inheritance_plan_group_change_by">%1$s is requesting to make the following changes to the inheritance plan for %1$s:</string>
674
674
<stringname="nc_cancel_inheritance_plan_group_change_by">%1$s is requesting to cancel the inheritance plan for %1$s.</string>
675
675
<stringname="nc_no_internet_connection_try_again_later">No Internet connection. Please try again later.</string>
676
+
<stringname="nc_acct_x">Acct %1$s</string>
677
+
<stringname="nc_withdrawal_in_progress">Withdrawal in progress...</string>
0 commit comments