chore(l10n): blanked en.json with the new rules
What changed, and why it matters
This commit is a routine localization update. It blanks out many English strings in the translation file and regenerates the Rust translation table and mock stubs accordingly. There is no code behavior change, no bug fix, and no security fix.
No security action needed. Treat as normal localization maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit updates core/translations/en.json by replacing many English text values with empty strings, following new localization rules. The generated Rust enum in core/embed/rust/src/translations/generated/translated_string.rs and the mock stub in core/mocks/trezortranslate_keys.pyi are regenerated to match. The diff shows only string content changes and corresponding offset updates in the translation string table; no executable logic, parsing, or cryptographic code is modified.
Changed components
core/translations/en.jsoncore/embed/rust/src/translations/generated/translated_string.rscore/mocks/trezortranslate_keys.pyiInspect captured patch +11564 / −11329
diff --git a/core/embed/rust/src/translations/generated/translated_string.rs b/core/embed/rust/src/translations/generated/translated_string.rs
index 30ca9011..5fc3fe75 100644
--- a/core/embed/rust/src/translations/generated/translated_string.rs
+++ b/core/embed/rust/src/translations/generated/translated_string.rs
@@ -546,7 +546,7 @@ pub enum TranslatedString {
modify_fee__decrease_fee = 356, // {"Bolt": "Decrease fee by:", "Caesar": "Decrease fee by:", "Delizia": "Decrease fee by:", "Eckhart": "Decrease fee by"}
modify_fee__fee_rate = 357, // "Fee rate:"
modify_fee__increase_fee = 358, // {"Bolt": "Increase fee by:", "Caesar": "Increase fee by:", "Delizia": "Increase fee by:", "Eckhart": "Increase fee by"}
- modify_fee__new_transaction_fee = 359, // {"Bolt": "New transaction fee:", "Caesar": "New transaction fee:", "Delizia": "New transaction fee:", "Eckhart": "New transaction fee"}
+ modify_fee__new_transaction_fee = 359, // {"Bolt": "New transaction fee:", "Caesar": "", "Delizia": "New transaction fee:", "Eckhart": "New transaction fee"}
modify_fee__no_change = 360, // {"Bolt": "Fee did not change.\n", "Caesar": "Fee did not change.\n", "Delizia": "Fee did not change.\n", "Eckhart": "Fee did not change"}
modify_fee__title = 361, // "Modify fee"
modify_fee__transaction_fee = 362, // {"Bolt": "Transaction fee:", "Caesar": "Transaction fee:", "Delizia": "Transaction fee:", "Eckhart": "Transaction fee"}
@@ -708,7 +708,7 @@ pub enum TranslatedString {
pin__cursor_will_change = 449, // "Position of the cursor will change between entries for enhanced security."
pin__diff_from_wipe_code = 450, // "The new PIN must be different from your wipe code."
pin__disabled = 451, // "PIN protection\nturned off."
- pin__enabled = 452, // "PIN protection\nturned on."
+ pin__enabled = 452, // {"Bolt": "PIN protection\nturned on.", "Caesar": "PIN protection\nturned on.", "Delizia": "PIN protection\nturned on.", "Eckhart": ""}
pin__enter = 453, // "Enter PIN"
pin__enter_new = 454, // "Enter new PIN"
pin__entered_not_valid = 455, // "The PIN you have entered is not valid."
@@ -762,7 +762,7 @@ pub enum TranslatedString {
recovery__enter_backup = 503, // "Enter your backup."
recovery__enter_different_share = 504, // "Enter a different share."
recovery__enter_share_from_diff_group = 505, // "Enter share from a different group."
- recovery__group_num_template = 506, // {"Bolt": "Group {0}", "Caesar": "Group {0}", "Delizia": "Group {0}", "Eckhart": "Group #{0}"}
+ recovery__group_num_template = 506, // {"Bolt": "Group {0}", "Caesar": "Group {0}", "Delizia": "Group {0}", "Eckhart": ""}
recovery__group_threshold_reached = 507, // "Group threshold reached."
recovery__invalid_wallet_backup_entered = 508, // "Invalid wallet backup entered."
recovery__invalid_share_entered = 509, // "Invalid recovery share entered."
@@ -785,27 +785,27 @@ pub enum TranslatedString {
recovery__wanna_cancel_recovery = 527, // "Are you sure you want to cancel the recovery process?"
recovery__word_count_template = 528, // "({0} words)"
recovery__word_x_of_y_template = 529, // {"Bolt": "Word {0} of {1}", "Caesar": "Word {0} of {1}", "Delizia": "Word {0} of {1}", "Eckhart": "Word {0}\nof {1}"}
- recovery__x_more_items_starting_template_plural = 530, // {"Bolt": "{count} more {plural} starting", "Caesar": "{count} more {plural} starting", "Delizia": "{count} more {plural} starting", "Eckhart": "You need {count} more {plural} starting"}
+ recovery__x_more_items_starting_template_plural = 530, // {"Bolt": "{count} more {plural} starting", "Caesar": "", "Delizia": "{count} more {plural} starting", "Eckhart": "You need {count} more {plural} starting"}
recovery__x_more_shares_needed_template_plural = 531, // {"Bolt": "{count} more {plural} needed", "Caesar": "{count} more {plural} needed", "Delizia": "{count} more {plural} needed", "Eckhart": "{count} more {plural} needed."}
recovery__x_of_y_entered_template = 532, // {"Bolt": "{0} of {1} shares entered", "Caesar": "{0} of {1} shares entered", "Delizia": "{0} of {1} shares entered", "Eckhart": "{0} of {1} shares entered."}
- recovery__you_have_entered = 533, // "You have entered"
- reset__advanced_group_threshold_info = 534, // "The group threshold specifies the number of groups required to recover your wallet."
+ recovery__you_have_entered = 533, // {"Bolt": "You have entered", "Caesar": "You have entered", "Delizia": "You have entered", "Eckhart": ""}
+ reset__advanced_group_threshold_info = 534, // {"Bolt": "The group threshold specifies the number of groups required to recover your wallet.", "Caesar": "", "Delizia": "The group threshold specifies the number of groups required to recover your wallet.", "Eckhart": "The group threshold specifies the number of groups required to recover your wallet."}
reset__all_x_of_y_template = 535, // {"Bolt": "all {0} of {1} shares", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__any_x_of_y_template = 536, // {"Bolt": "any {0} of {1} shares", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__button_create = 537, // "Create wallet"
reset__button_recover = 538, // "Recover wallet"
reset__by_continuing = 539, // {"Bolt": "By continuing you agree to Trezor Company's terms and conditions.", "Caesar": "By continuing you agree to Trezor Company's terms and conditions.", "Delizia": "By continuing you agree to Trezor Company's terms and conditions.", "Eckhart": "By continuing, you agree to Trezor Company's Terms of Use."}
reset__check_backup_title = 540, // "Check backup"
- reset__check_group_share_title_template = 541, // "Check g{0} - share {1}"
+ reset__check_group_share_title_template = 541, // {"Bolt": "Check g{0} - share {1}", "Caesar": "", "Delizia": "Check g{0} - share {1}", "Eckhart": "Check g{0} - share {1}"}
reset__check_wallet_backup_title = 542, // "Check wallet backup"
- reset__check_share_title_template = 543, // "Check share #{0}"
+ reset__check_share_title_template = 543, // {"Bolt": "Check share #{0}", "Caesar": "", "Delizia": "Check share #{0}", "Eckhart": ""}
reset__continue_with_next_share = 544, // "Continue with the next share."
- reset__continue_with_share_template = 545, // "Continue with share #{0}."
+ reset__continue_with_share_template = 545, // {"Bolt": "Continue with share #{0}.", "Caesar": "Continue with share #{0}.", "Delizia": "", "Eckhart": ""}
reset__finished_verifying_group_template = 546, // "You have finished verifying your recovery shares for group {0}."
reset__finished_verifying_wallet_backup = 547, // "You have finished verifying your wallet backup."
reset__finished_verifying_shares = 548, // "You have finished verifying your recovery shares."
- reset__group_description = 549, // "A group is made up of recovery shares."
- reset__group_info = 550, // "Each group has a set number of shares and its own threshold. In the next steps you will set the numbers of shares and the thresholds."
+ reset__group_description = 549, // {"Bolt": "A group is made up of recovery shares.", "Caesar": "", "Delizia": "A group is made up of recovery shares.", "Eckhart": "A group is made up of recovery shares."}
+ reset__group_info = 550, // {"Bolt": "Each group has a set number of shares and its own threshold. In the next steps you will set the numbers of shares and the thresholds.", "Caesar": "", "Delizia": "Each group has a set number of shares and its own threshold. In the next steps you will set the numbers of shares and the thresholds.", "Eckhart": "Each group has a set number of shares and its own threshold. In the next steps you will set the numbers of shares and the thresholds."}
reset__group_share_checked_successfully_template = 551, // "Group {0} - Share {1} checked successfully."
reset__group_share_title_template = 552, // {"Bolt": "Group {0} - Share {1}", "Caesar": "Group {0} - Share {1}", "Delizia": "Group {0} - Share {1}", "Eckhart": "Group #{0} - Share #{1}"}
reset__more_info_at = 553, // "More info at"
@@ -815,46 +815,46 @@ pub enum TranslatedString {
reset__needed_to_recover_your_wallet = 557, // {"Bolt": "needed to recover your wallet. ", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__never_make_digital_copy = 558, // "Never put your backup anywhere digital."
reset__num_of_share_holders_template = 559, // "{0} people or locations will each hold one share."
- reset__num_of_shares_advanced_info_template = 560, // "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}."
+ reset__num_of_shares_advanced_info_template = 560, // {"Bolt": "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.", "Caesar": "", "Delizia": "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.", "Eckhart": "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}."}
reset__num_of_shares_basic_info_template = 561, // {"Bolt": "Each recovery share is a sequence of {0} words. Next you will choose how many shares you need to recover your wallet.", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__num_shares_for_group_template = 562, // "The required number of shares to form Group {0}."
- reset__number_of_shares_info = 563, // "= total number of unique word lists used for wallet backup."
+ reset__number_of_shares_info = 563, // {"Bolt": "", "Caesar": "= total number of unique word lists used for wallet backup.", "Delizia": "", "Eckhart": ""}
reset__one_share = 564, // {"Bolt": "1 share", "Caesar": "", "Delizia": "", "Eckhart": ""}
- reset__only_one_share_will_be_created = 565, // "Only one share will be created."
+ reset__only_one_share_will_be_created = 565, // {"Bolt": "Only one share will be created.", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__recovery_wallet_backup_title = 566, // "Wallet backup"
reset__recovery_share_title_template = 567, // "Recovery share #{0}"
reset__required_number_of_groups = 568, // "The required number of groups for recovery."
reset__select_correct_word = 569, // "Select the correct word for each position."
- reset__select_word_template = 570, // {"Bolt": "Select {0} word", "Caesar": "Select {0} word", "Delizia": "Select {0} word", "Eckhart": "Select word #{0} from your wallet backup"}
+ reset__select_word_template = 570, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Select word #{0} from your wallet backup"}
reset__select_word_x_of_y_template = 571, // "Select word {0} of {1}:"
reset__set_it_to_count_template = 572, // {"Bolt": "Set it to {0} and you will need ", "Caesar": "", "Delizia": "", "Eckhart": ""}
- reset__share_checked_successfully_template = 573, // "Share #{0} checked successfully."
+ reset__share_checked_successfully_template = 573, // {"Bolt": "Share #{0} checked successfully.", "Caesar": "Share #{0} checked successfully.", "Delizia": "", "Eckhart": ""}
reset__share_words_title = 574, // "Standard backup"
reset__slip39_checklist_num_groups = 575, // "Number of groups"
reset__slip39_checklist_num_shares = 576, // "Number of shares"
- reset__slip39_checklist_set_num_groups = 577, // "Set number of groups"
- reset__slip39_checklist_set_num_shares = 578, // "Set number of shares"
+ reset__slip39_checklist_set_num_groups = 577, // {"Bolt": "Set number of groups", "Caesar": "", "Delizia": "Set number of groups", "Eckhart": "Set number of groups"}
+ reset__slip39_checklist_set_num_shares = 578, // {"Bolt": "Set number of shares", "Caesar": "", "Delizia": "Set number of shares", "Eckhart": "Set number of shares"}
reset__slip39_checklist_set_sizes = 579, // "Set sizes and thresholds"
reset__slip39_checklist_set_sizes_longer = 580, // "Set size and threshold for each group"
reset__slip39_checklist_set_threshold = 581, // {"Bolt": "Set threshold", "Caesar": "Set threshold", "Delizia": "Set threshold", "Eckhart": "Set recovery threshold"}
reset__slip39_checklist_title = 582, // "Backup checklist"
- reset__slip39_checklist_write_down = 583, // "Write down and check all shares"
- reset__slip39_checklist_write_down_recovery = 584, // "Write down & check all wallet backup shares"
+ reset__slip39_checklist_write_down = 583, // {"Bolt": "Write down and check all shares", "Caesar": "Write down and check all shares", "Delizia": "", "Eckhart": ""}
+ reset__slip39_checklist_write_down_recovery = 584, // {"Bolt": "", "Caesar": "", "Delizia": "Write down & check all wallet backup shares", "Eckhart": "Write down & check all wallet backup shares"}
reset__the_threshold_sets_the_number_of_shares = 585, // {"Bolt": "The threshold sets the number of shares ", "Caesar": "", "Delizia": "", "Eckhart": ""}
- reset__threshold_info = 586, // "= minimum number of unique word lists used for recovery."
+ reset__threshold_info = 586, // {"Bolt": "", "Caesar": "= minimum number of unique word lists used for recovery.", "Delizia": "", "Eckhart": ""}
reset__title_backup_is_done = 587, // "Backup is done"
reset__title_create_wallet = 588, // "Create wallet"
- reset__title_group_threshold = 590, // "Group threshold"
+ reset__title_group_threshold = 590, // {"Bolt": "", "Caesar": "Group threshold", "Delizia": "", "Eckhart": ""}
reset__title_number_of_groups = 591, // "Number of groups"
- reset__title_number_of_shares = 592, // "Number of shares"
- reset__title_set_group_threshold = 593, // "Set group threshold"
- reset__title_set_number_of_groups = 594, // "Set number of groups"
- reset__title_set_number_of_shares = 595, // "Set number of shares"
- reset__title_set_threshold = 596, // "Set threshold"
+ reset__title_number_of_shares = 592, // {"Bolt": "", "Caesar": "Number of shares", "Delizia": "", "Eckhart": ""}
+ reset__title_set_group_threshold = 593, // {"Bolt": "Set group threshold", "Caesar": "", "Delizia": "Set group threshold", "Eckhart": "Set group threshold"}
+ reset__title_set_number_of_groups = 594, // {"Bolt": "Set number of groups", "Caesar": "", "Delizia": "Set number of groups", "Eckhart": "Set number of groups"}
+ reset__title_set_number_of_shares = 595, // {"Bolt": "Set number of shares", "Caesar": "", "Delizia": "Set number of shares", "Eckhart": "Set number of shares"}
+ reset__title_set_threshold = 596, // {"Bolt": "Set threshold", "Caesar": "", "Delizia": "Set threshold", "Eckhart": ""}
reset__to_form_group_template = 597, // {"Bolt": "to form Group {0}.", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__tos_link = 598, // {"Bolt": "trezor.io/tos", "Caesar": "trezor.io/tos", "Delizia": "trezor.io/tos", "Eckhart": "More at trezor.io/tos"}
- reset__total_number_of_shares_in_group_template = 599, // "Set the total number of shares in Group {0}."
- reset__use_your_backup = 600, // "Use your backup when you need to recover your wallet."
+ reset__total_number_of_shares_in_group_template = 599, // {"Bolt": "Set the total number of shares in Group {0}.", "Caesar": "", "Delizia": "Set the total number of shares in Group {0}.", "Eckhart": "Set the total number of shares in Group {0}."}
+ reset__use_your_backup = 600, // {"Bolt": "Use your backup when you need to recover your wallet.", "Caesar": "", "Delizia": "", "Eckhart": ""}
reset__write_down_words_template = 601, // "Write the following {0} words in order on your wallet backup card."
reset__wrong_word_selected = 602, // "Wrong word selected!"
reset__you_need_one_share = 603, // {"Bolt": "For recovery you need 1 share.", "Caesar": "", "Delizia": "", "Eckhart": ""}
@@ -910,8 +910,8 @@ pub enum TranslatedString {
send__to_the_total_amount = 652, // "To the total amount:"
send__transaction_id = 654, // "Transaction ID"
send__you_are_contributing = 655, // "You are contributing:"
- share_words__words_in_order = 656, // " words in order."
- share_words__wrote_down_all = 657, // "I wrote down all "
+ share_words__words_in_order = 656, // {"Bolt": "", "Caesar": " words in order.", "Delizia": "", "Eckhart": ""}
+ share_words__wrote_down_all = 657, // {"Bolt": "", "Caesar": "I wrote down all ", "Delizia": "", "Eckhart": ""}
sign_message__bytes_template = 658, // "{0} Bytes"
sign_message__confirm_address = 659, // "Signing address"
sign_message__confirm_message = 660, // "Confirm message"
@@ -1139,8 +1139,8 @@ pub enum TranslatedString {
words__continue_with = 804, // "Continue with"
words__error = 805, // "Error"
words__fee = 806, // "Fee"
- words__from = 807, // "from"
- words__keep_it_safe = 808, // "Keep it safe!"
+ words__from = 807, // {"Bolt": "from", "Caesar": "from", "Delizia": "from", "Eckhart": ""}
+ words__keep_it_safe = 808, // {"Bolt": "", "Caesar": "Keep it safe!", "Delizia": "", "Eckhart": ""}
words__know_what_your_doing = 809, // "Continue only if you know what you are doing!"
words__my_trezor = 810, // "My Trezor"
words__no = 811, // "No"
@@ -1152,14 +1152,14 @@ pub enum TranslatedString {
words__sign = 817, // "Sign"
words__signer = 818, // "Signer"
words__title_check = 819, // "Check"
- words__title_group = 820, // "Group"
+ words__title_group = 820, // {"Bolt": "", "Caesar": "Group", "Delizia": "", "Eckhart": ""}
words__title_information = 821, // "Information"
- words__title_remember = 822, // "Remember"
- words__title_share = 823, // "Share"
- words__title_shares = 824, // "Shares"
+ words__title_remember = 822, // {"Bolt": "", "Caesar": "Remember", "Delizia": "", "Eckhart": ""}
+ words__title_share = 823, // {"Bolt": "", "Caesar": "Share", "Delizia": "", "Eckhart": ""}
+ words__title_shares = 824, // {"Bolt": "", "Caesar": "Shares", "Delizia": "", "Eckhart": ""}
words__title_success = 825, // "Success"
words__title_summary = 826, // "Summary"
- words__title_threshold = 827, // "Threshold"
+ words__title_threshold = 827, // {"Bolt": "", "Caesar": "Threshold", "Delizia": "", "Eckhart": ""}
words__unknown = 828, // "Unknown"
words__warning = 829, // "Warning"
words__writable = 830, // "Writable"
@@ -1215,9 +1215,9 @@ pub enum TranslatedString {
instructions__continue_in_app = 867, // "Continue in the app"
words__cancel_and_exit = 868, // "Cancel and exit"
address__confirmed = 869, // "Receive address confirmed"
- pin__cancel_description = 870, // "Continue without PIN"
- pin__cancel_info = 871, // "Without a PIN, anyone can access this device."
- pin__cancel_setup = 872, // {"Bolt": "Cancel PIN setup", "Caesar": "Cancel PIN setup", "Delizia": "Cancel PIN setup", "Eckhart": "Cancel PIN setup?"}
+ pin__cancel_description = 870, // {"Bolt": "", "Caesar": "", "Delizia": "Continue without PIN", "Eckhart": ""}
+ pin__cancel_info = 871, // {"Bolt": "", "Caesar": "", "Delizia": "Without a PIN, anyone can access this device.", "Eckhart": "Without a PIN, anyone can access this device."}
+ pin__cancel_setup = 872, // {"Bolt": "", "Caesar": "", "Delizia": "Cancel PIN setup", "Eckhart": "Cancel PIN setup?"}
send__cancel_sign = 873, // "Cancel sign"
send__send_from = 874, // "Send from"
instructions__hold_to_sign = 875, // "Hold to sign"
@@ -1227,7 +1227,7 @@ pub enum TranslatedString {
auto_lock__turned_on = 879, // "Auto-lock turned on"
backup__info_multi_share_backup = 880, // "Your wallet backup contains multiple lists of words in a specific order (shares)."
backup__info_single_share_backup = 881, // "Your wallet backup contains {0} words in a specific order."
- backup__title_backup_completed = 882, // {"Bolt": "Wallet backup completed", "Caesar": "Wallet backup completed", "Delizia": "Wallet backup completed", "Eckhart": "Wallet backup completed."}
+ backup__title_backup_completed = 882, // {"Bolt": "", "Caesar": "", "Delizia": "Wallet backup completed", "Eckhart": "Wallet backup completed."}
backup__title_create_wallet_backup = 883, // "Create wallet backup"
haptic_feedback__disable = 884, // {"Bolt": "", "Caesar": "", "Delizia": "Disable haptic feedback?", "Eckhart": "Disable haptic feedback?"}
haptic_feedback__enable = 885, // {"Bolt": "", "Caesar": "", "Delizia": "Enable haptic feedback?", "Eckhart": "Enable haptic feedback?"}
@@ -1238,8 +1238,8 @@ pub enum TranslatedString {
instructions__hold_to_continue = 890, // "Hold to continue"
instructions__hold_to_exit_tutorial = 891, // "Hold to exit tutorial"
instructions__learn_more = 893, // "Learn more"
- instructions__shares_continue_with_x_template = 894, // "Continue with Share #{0}"
- instructions__shares_start_with_1 = 895, // "Start with share #1"
+ instructions__shares_continue_with_x_template = 894, // {"Bolt": "", "Caesar": "", "Delizia": "Continue with Share #{0}", "Eckhart": ""}
+ instructions__shares_start_with_1 = 895, // {"Bolt": "", "Caesar": "", "Delizia": "Start with share #1", "Eckhart": "Start with share #1"}
passphrase__title_passphrase = 897, // "Passphrase"
recovery__dry_run_backup_not_on_this_device = 898, // "Wallet backup not on this device"
recovery__dry_run_invalid_backup_entered = 899, // "Invalid wallet backup entered"
@@ -1253,11 +1253,11 @@ pub enum TranslatedString {
reset__incorrect_word_selected = 907, // {"Bolt": "Incorrect word selected", "Caesar": "Incorrect word selected", "Delizia": "Incorrect word selected", "Eckhart": "Incorrect word selected."}
reset__more_at = 908, // "More at"
reset__num_of_shares_how_many = 909, // "How many wallet backup shares do you want to create?"
- reset__num_of_shares_long_info_template = 910, // {"Bolt": "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.", "Caesar": "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.", "Delizia": "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.", "Eckhart": "Each backup share is a sequence of {0} words.\nStore each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet."}
+ reset__num_of_shares_long_info_template = 910, // {"Bolt": "", "Caesar": "", "Delizia": "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.", "Eckhart": "Each backup share is a sequence of {0} words.\nStore each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet."}
reset__select_threshold = 911, // "Select the minimum shares required to recover your wallet."
- reset__share_completed_template = 912, // "Share #{0} completed"
- reset__slip39_checklist_num_shares_x_template = 913, // "Number of shares: {0}"
- reset__slip39_checklist_threshold_x_template = 914, // "Recovery threshold: {0}"
+ reset__share_completed_template = 912, // {"Bolt": "", "Caesar": "", "Delizia": "Share #{0} completed", "Eckhart": "Share #{0} completed"}
+ reset__slip39_checklist_num_shares_x_template = 913, // {"Bolt": "", "Caesar": "", "Delizia": "Number of shares: {0}", "Eckhart": "Number of shares: {0}"}
+ reset__slip39_checklist_threshold_x_template = 914, // {"Bolt": "", "Caesar": "", "Delizia": "Recovery threshold: {0}", "Eckhart": "Recovery threshold: {0}"}
send__transaction_signed = 915, // "Transaction signed"
tutorial__continue = 916, // "Continue tutorial"
tutorial__exit = 917, // "Exit tutorial"
@@ -1297,8 +1297,8 @@ pub enum TranslatedString {
brightness__changed_title = 954, // "Display brightness changed"
brightness__change_title = 955, // "Change display brightness"
words__title_done = 956, // "Done"
- reset__slip39_checklist_more_info_threshold = 957, // "The threshold sets the minimum number of shares needed to recover your wallet."
- reset__slip39_checklist_more_info_threshold_example_template = 958, // "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet."
+ reset__slip39_checklist_more_info_threshold = 957, // {"Bolt": "", "Caesar": "", "Delizia": "The threshold sets the minimum number of shares needed to recover your wallet.", "Eckhart": "The threshold sets the minimum number of shares needed to recover your wallet."}
+ reset__slip39_checklist_more_info_threshold_example_template = 958, // {"Bolt": "", "Caesar": "", "Delizia": "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet.", "Eckhart": "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet."}
passphrase__continue_with_empty_passphrase = 959, // "Continue with empty passphrase?"
#[cfg(feature = "universal_fw")]
fido__more_credentials = 960, // "More credentials"
@@ -1416,11 +1416,11 @@ pub enum TranslatedString {
passphrase__hidden_wallet = 1036, // "Hidden wallet"
passphrase__show = 1037, // "Show passphrase"
pin__reenter = 1038, // "Re-enter PIN"
- pin__setup_completed = 1039, // "PIN setup completed."
- instructions__shares_start_with_x_template = 1041, // "Start with Share #{0}"
+ pin__setup_completed = 1039, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "PIN setup completed."}
+ instructions__shares_start_with_x_template = 1041, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Start with Share #{0}"}
reset__check_share_backup_template = 1042, // "Let's do a quick check of Share #{0}."
- reset__select_word_from_share_template = 1043, // "Select word #{0} from\nShare #{1}"
- recovery__share_from_group_entered_template = 1044, // "Share #{0} from Group #{1} entered."
+ reset__select_word_from_share_template = 1043, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Select word #{0} from\nShare #{1}"}
+ recovery__share_from_group_entered_template = 1044, // {"Bolt": "", "Caesar": "", "Delizia": "", "Eckhart": "Share #{0} from Group #{1} entered."}
send__cancel_transaction = 1045, // "Cancel transaction"
send__multisig_different_paths = 1046, // "Using different paths for different XPUBs."
address__xpub = 1047, // {"Bolt": "XPUB", "Caesar": "XPUB", "Delizia": "XPUB", "Eckhart": "Public key (XPUB)"}
@@ -2135,14 +2135,14 @@ impl TranslatedString {
"Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.",
"Each recovery share is a sequence of {0} words. Next you will choose how many shares you need to recover your wallet.",
"The required number of shares to form Group {0}.",
- "= total number of unique word lists used for wallet backup.",
+ "",
"1 share",
"Only one share will be created.",
"Wallet backup",
"Recovery share #{0}",
"The required number of groups for recovery.",
"Select the correct word for each position.",
- "Select {0} word",
+ "",
"Select word {0} of {1}:",
"Set it to {0} and you will need ",
"Share #{0} checked successfully.",
@@ -2156,15 +2156,15 @@ impl TranslatedString {
"Set threshold",
"Backup checklist",
"Write down and check all shares",
- "Write down & check all wallet backup shares",
+ "",
"The threshold sets the number of shares ",
- "= minimum number of unique word lists used for recovery.",
+ "",
"Backup is done",
"Create wallet",
"",
- "Group threshold",
+ "",
"Number of groups",
- "Number of shares",
+ "",
"Set group threshold",
"Set number of groups",
"Set number of shares",
@@ -2228,8 +2228,8 @@ impl TranslatedString {
"",
"Transaction ID",
"You are contributing:",
- " words in order.",
- "I wrote down all ",
+ "",
+ "",
"{0} Bytes",
"Signing address",
"Confirm message",
@@ -2380,7 +2380,7 @@ impl TranslatedString {
"Error",
"Fee",
"from",
- "Keep it safe!",
+ "",
"Continue only if you know what you are doing!",
"My Trezor",
"No",
@@ -2392,14 +2392,14 @@ impl TranslatedString {
"Sign",
"Signer",
"Check",
- "Group",
+ "",
"Information",
- "Remember",
- "Share",
- "Shares",
+ "",
+ "",
+ "",
"Success",
"Summary",
- "Threshold",
+ "",
"Unknown",
"Warning",
"Writable",
@@ -2442,9 +2442,9 @@ impl TranslatedString {
"Continue in the app",
"Cancel and exit",
"Receive address confirmed",
- "Continue without PIN",
- "Without a PIN, anyone can access this device.",
- "Cancel PIN setup",
+ "",
+ "",
+ "",
"Cancel sign",
"Send from",
"Hold to sign",
@@ -2454,7 +2454,7 @@ impl TranslatedString {
"Auto-lock turned on",
"Your wallet backup contains multiple lists of words in a specific order (shares).",
"Your wallet backup contains {0} words in a specific order.",
- "Wallet backup completed",
+ "",
"Create wallet backup",
"",
"",
@@ -2466,8 +2466,8 @@ impl TranslatedString {
"Hold to exit tutorial",
"",
"Learn more",
- "Continue with Share #{0}",
- "Start with share #1",
+ "",
+ "",
"",
"Passphrase",
"Wallet backup not on this device",
@@ -2482,11 +2482,11 @@ impl TranslatedString {
"Incorrect word selected",
"More at",
"How many wallet backup shares do you want to create?",
- "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.",
+ "",
"Select the minimum shares required to recover your wallet.",
- "Share #{0} completed",
- "Number of shares: {0}",
- "Recovery threshold: {0}",
+ "",
+ "",
+ "",
"Transaction signed",
"Continue tutorial",
"Exit tutorial",
@@ -2529,8 +2529,8 @@ impl TranslatedString {
"Display brightness changed",
"Change display brightness",
"Done",
- "The threshold sets the minimum number of shares needed to recover your wallet.",
- "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet.",
+ "",
+ "",
"Continue with empty passphrase?",
"More credentials",
"Select the credential that you would like to use for authentication.",
@@ -2611,12 +2611,12 @@ impl TranslatedString {
"Hidden wallet",
"Show passphrase",
"Re-enter PIN",
- "PIN setup completed.",
"",
- "Start with Share #{0}",
+ "",
+ "",
"Let's do a quick check of Share #{0}.",
- "Select word #{0} from\nShare #{1}",
- "Share #{0} from Group #{1} entered.",
+ "",
+ "",
"Cancel transaction",
"Using different paths for different XPUBs.",
"XPUB",
@@ -3318,621 +3318,621 @@ impl TranslatedString {
11038,
11155,
11203,
- 11262,
- 11269,
- 11300,
- 11313,
- 11332,
- 11375,
- 11417,
- 11432,
- 11455,
- 11487,
- 11519,
- 11534,
- 11550,
- 11566,
- 11586,
+ 11203,
+ 11210,
+ 11241,
+ 11254,
+ 11273,
+ 11316,
+ 11358,
+ 11358,
+ 11381,
+ 11413,
+ 11445,
+ 11460,
+ 11476,
+ 11492,
+ 11512,
+ 11532,
+ 11556,
+ 11593,
11606,
- 11630,
- 11667,
- 11680,
- 11696,
- 11727,
- 11770,
- 11810,
- 11866,
- 11880,
- 11893,
- 11893,
- 11908,
- 11924,
- 11940,
- 11959,
- 11979,
- 11999,
- 12012,
- 12030,
- 12043,
- 12087,
- 12140,
- 12206,
- 12226,
- 12256,
- 12276,
- 12287,
- 12307,
- 12341,
- 12345,
- 12350,
- 12355,
- 12374,
- 12378,
- 12446,
- 12526,
- 12591,
- 12604,
- 12619,
- 12656,
- 12673,
- 12738,
- 12783,
- 12848,
- 12892,
- 12905,
- 12919,
- 12969,
- 12996,
- 13045,
- 13087,
- 13171,
- 13217,
- 13266,
- 13284,
- 13299,
- 13318,
- 13374,
- 13441,
- 13482,
- 13496,
- 13496,
- 13510,
- 13541,
- 13554,
- 13565,
- 13597,
- 13612,
- 13629,
+ 11622,
+ 11653,
+ 11653,
+ 11693,
+ 11693,
+ 11707,
+ 11720,
+ 11720,
+ 11720,
+ 11736,
+ 11736,
+ 11755,
+ 11775,
+ 11795,
+ 11808,
+ 11826,
+ 11839,
+ 11883,
+ 11936,
+ 12002,
+ 12022,
+ 12052,
+ 12072,
+ 12083,
+ 12103,
+ 12137,
+ 12141,
+ 12146,
+ 12151,
+ 12170,
+ 12174,
+ 12242,
+ 12322,
+ 12387,
+ 12400,
+ 12415,
+ 12452,
+ 12469,
+ 12534,
+ 12579,
+ 12644,
+ 12688,
+ 12701,
+ 12715,
+ 12765,
+ 12792,
+ 12841,
+ 12883,
+ 12967,
+ 13013,
+ 13062,
+ 13080,
+ 13095,
+ 13114,
+ 13170,
+ 13237,
+ 13278,
+ 13292,
+ 13292,
+ 13306,
+ 13337,
+ 13350,
+ 13361,
+ 13393,
+ 13408,
+ 13425,
+ 13437,
+ 13444,
+ 13458,
+ 13468,
+ 13488,
+ 13488,
+ 13502,
+ 13523,
+ 13523,
+ 13523,
+ 13532,
+ 13547,
+ 13562,
+ 13574,
+ 13588,
+ 13601,
+ 13625,
13641,
- 13648,
- 13662,
- 13672,
- 13692,
- 13692,
- 13706,
- 13727,
- 13743,
- 13760,
- 13769,
- 13784,
- 13799,
- 13811,
- 13825,
- 13838,
- 13862,
- 13878,
- 13890,
- 13955,
- 13971,
- 14023,
- 14058,
- 14078,
- 14094,
- 14094,
- 14136,
+ 13653,
+ 13718,
+ 13734,
+ 13786,
+ 13821,
+ 13841,
+ 13857,
+ 13857,
+ 13899,
+ 13956,
+ 13969,
+ 13987,
+ 13997,
+ 14006,
+ 14029,
+ 14040,
+ 14045,
+ 14055,
+ 14068,
+ 14074,
+ 14097,
+ 14107,
+ 14118,
+ 14132,
+ 14144,
+ 14144,
+ 14161,
+ 14161,
+ 14179,
14193,
- 14206,
- 14224,
- 14234,
- 14243,
- 14266,
- 14277,
- 14282,
- 14292,
- 14305,
- 14311,
- 14334,
- 14344,
- 14355,
- 14369,
- 14381,
- 14381,
- 14398,
- 14398,
- 14416,
- 14430,
- 14444,
- 14450,
- 14470,
- 14482,
- 14493,
- 14553,
- 14566,
- 14570,
- 14574,
- 14585,
- 14594,
- 14594,
- 14594,
- 14604,
- 14607,
- 14612,
- 14615,
+ 14207,
+ 14213,
+ 14233,
+ 14245,
+ 14256,
+ 14316,
+ 14329,
+ 14333,
+ 14337,
+ 14348,
+ 14357,
+ 14357,
+ 14357,
+ 14367,
+ 14370,
+ 14375,
+ 14378,
+ 14391,
+ 14397,
+ 14406,
+ 14423,
+ 14435,
+ 14451,
+ 14451,
+ 14459,
+ 14476,
+ 14479,
+ 14490,
+ 14510,
+ 14523,
+ 14523,
+ 14536,
+ 14548,
+ 14555,
+ 14563,
+ 14572,
+ 14592,
14628,
- 14634,
- 14643,
- 14660,
- 14672,
- 14688,
- 14688,
- 14696,
+ 14648,
+ 14662,
+ 14662,
+ 14677,
+ 14683,
+ 14699,
14713,
- 14716,
- 14727,
- 14747,
- 14760,
- 14760,
- 14773,
- 14785,
- 14792,
- 14800,
- 14809,
- 14829,
- 14865,
- 14885,
- 14899,
- 14899,
- 14914,
- 14920,
- 14936,
- 14950,
- 14965,
- 15000,
- 15000,
- 15013,
- 15020,
- 15026,
- 15044,
- 15063,
- 15072,
- 15080,
- 15097,
- 15114,
- 15127,
- 15142,
- 15158,
- 15212,
- 15276,
- 15303,
- 15412,
- 15455,
- 15460,
- 15473,
- 15486,
- 15503,
- 15570,
- 15613,
- 15651,
- 15678,
- 15693,
- 15708,
+ 14728,
+ 14763,
+ 14763,
+ 14776,
+ 14783,
+ 14789,
+ 14807,
+ 14826,
+ 14835,
+ 14843,
+ 14860,
+ 14877,
+ 14890,
+ 14905,
+ 14921,
+ 14975,
+ 15039,
+ 15066,
+ 15175,
+ 15218,
+ 15223,
+ 15236,
+ 15249,
+ 15266,
+ 15333,
+ 15376,
+ 15414,
+ 15441,
+ 15456,
+ 15471,
+ 15495,
+ 15506,
+ 15545,
+ 15561,
+ 15579,
+ 15625,
+ 15644,
+ 15662,
+ 15675,
15732,
- 15743,
- 15782,
- 15798,
- 15816,
- 15862,
- 15881,
- 15899,
- 15912,
- 15969,
+ 15749,
+ 15789,
+ 15807,
+ 15844,
+ 15859,
+ 15876,
+ 15894,
+ 15924,
+ 15953,
+ 15971,
15986,
- 16026,
+ 15993,
+ 16001,
+ 16008,
+ 16014,
+ 16027,
+ 16035,
16044,
- 16081,
- 16096,
+ 16050,
+ 16057,
+ 16068,
+ 16076,
+ 16092,
+ 16105,
+ 16110,
16113,
- 16131,
- 16161,
- 16190,
- 16208,
- 16223,
- 16230,
- 16238,
- 16245,
- 16251,
- 16264,
- 16272,
- 16281,
- 16287,
- 16294,
- 16305,
- 16313,
- 16329,
- 16342,
- 16347,
- 16350,
- 16354,
- 16367,
- 16412,
- 16421,
- 16423,
- 16430,
- 16448,
- 16464,
- 16485,
- 16494,
- 16498,
- 16504,
- 16509,
- 16514,
- 16525,
- 16533,
- 16538,
- 16544,
- 16551,
- 16558,
- 16567,
- 16574,
- 16581,
- 16589,
- 16592,
- 16608,
- 16608,
- 16613,
- 16626,
- 16651,
- 16656,
- 16669,
- 16692,
- 16699,
- 16726,
- 16737,
- 16750,
- 16759,
- 16813,
- 16831,
- 16845,
- 16865,
- 16887,
- 16907,
- 16914,
- 16929,
- 16929,
- 16943,
- 16958,
- 16967,
- 17003,
+ 16117,
+ 16117,
+ 16162,
+ 16171,
+ 16173,
+ 16180,
+ 16198,
+ 16214,
+ 16235,
+ 16244,
+ 16248,
+ 16254,
+ 16259,
+ 16259,
+ 16270,
+ 16270,
+ 16270,
+ 16270,
+ 16277,
+ 16284,
+ 16284,
+ 16291,
+ 16298,
+ 16306,
+ 16309,
+ 16325,
+ 16325,
+ 16330,
+ 16343,
+ 16368,
+ 16373,
+ 16386,
+ 16409,
+ 16416,
+ 16443,
+ 16454,
+ 16467,
+ 16476,
+ 16530,
+ 16548,
+ 16562,
+ 16582,
+ 16604,
+ 16624,
+ 16631,
+ 16646,
+ 16646,
+ 16660,
+ 16675,
+ 16684,
+ 16720,
+ 16772,
+ 16810,
+ 16822,
+ 16838,
+ 16850,
+ 16928,
+ 16942,
+ 16949,
+ 16964,
+ 16983,
+ 16998,
+ 17023,
+ 17023,
+ 17023,
+ 17023,
+ 17034,
+ 17043,
17055,
- 17093,
- 17105,
- 17121,
- 17133,
- 17211,
- 17225,
- 17232,
- 17247,
- 17266,
- 17281,
+ 17063,
+ 17084,
+ 17096,
+ 17115,
+ 17196,
+ 17254,
+ 17254,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17290,
17306,
- 17326,
- 17371,
- 17387,
- 17398,
- 17407,
- 17419,
- 17427,
- 17448,
- 17460,
- 17479,
- 17560,
- 17618,
- 17641,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17677,
- 17693,
- 17714,
- 17714,
- 17724,
- 17748,
- 17767,
- 17767,
- 17777,
- 17809,
- 17838,
- 17898,
- 17960,
- 17993,
- 18040,
- 18124,
- 18143,
- 18163,
- 18186,
- 18193,
- 18245,
- 18416,
- 18474,
- 18494,
- 18515,
- 18538,
- 18556,
- 18573,
- 18586,
- 18586,
- 18586,
- 18640,
- 18653,
- 18695,
- 18695,
- 18695,
- 18710,
- 18710,
- 18722,
- 18741,
- 18749,
- 18759,
- 18780,
- 18798,
+ 17327,
+ 17327,
+ 17337,
+ 17337,
+ 17337,
+ 17337,
+ 17347,
+ 17379,
+ 17408,
+ 17468,
+ 17530,
+ 17563,
+ 17610,
+ 17694,
+ 17713,
+ 17733,
+ 17756,
+ 17763,
+ 17815,
+ 17815,
+ 17873,
+ 17873,
+ 17873,
+ 17873,
+ 17891,
+ 17908,
+ 17921,
+ 17921,
+ 17921,
+ 17975,
+ 17988,
+ 18030,
+ 18030,
+ 18030,
+ 18045,
+ 18045,
+ 18057,
+ 18076,
+ 18084,
+ 18094,
+ 18115,
+ 18133,
+ 18151,
+ 18176,
+ 18189,
+ 18223,
+ 18240,
+ 18262,
+ 18270,
+ 18280,
+ 18300,
+ 18311,
+ 18324,
+ 18401,
+ 18417,
+ 18427,
+ 18460,
+ 18470,
+ 18522,
+ 18534,
+ 18552,
+ 18558,
+ 18563,
+ 18589,
+ 18614,
+ 18618,
+ 18618,
+ 18618,
+ 18649,
+ 18665,
+ 18733,
+ 18751,
+ 18768,
+ 18778,
+ 18796,
18816,
- 18841,
- 18854,
- 18888,
- 18905,
- 18927,
- 18935,
- 18945,
- 18965,
- 18976,
- 18989,
- 19066,
- 19082,
- 19092,
- 19125,
- 19135,
- 19187,
- 19199,
- 19217,
- 19223,
- 19228,
- 19254,
- 19279,
- 19283,
- 19361,
- 19448,
- 19479,
- 19495,
- 19563,
- 19581,
- 19598,
- 19608,
- 19626,
- 19646,
- 19661,
- 19685,
- 19699,
- 19712,
- 19738,
- 19758,
- 19774,
- 19774,
- 19782,
- 19787,
- 19816,
+ 18831,
+ 18855,
+ 18869,
+ 18882,
+ 18908,
+ 18928,
+ 18944,
+ 18944,
+ 18952,
+ 18957,
+ 18986,
+ 19038,
+ 19050,
+ 19055,
+ 19068,
+ 19076,
+ 19086,
+ 19146,
+ 19172,
+ 19179,
+ 19210,
+ 19222,
+ 19239,
+ 19261,
+ 19276,
+ 19291,
+ 19291,
+ 19291,
+ 19291,
+ 19299,
+ 19316,
+ 19328,
+ 19343,
+ 19350,
+ 19366,
+ 19374,
+ 19415,
+ 19429,
+ 19439,
+ 19472,
+ 19481,
+ 19521,
+ 19537,
+ 19543,
+ 19554,
+ 19559,
+ 19564,
+ 19567,
+ 19580,
+ 19601,
+ 19643,
+ 19693,
+ 19706,
+ 19736,
+ 19743,
+ 19822,
19868,
- 19880,
- 19885,
- 19898,
- 19906,
- 19916,
- 19976,
- 20002,
- 20009,
- 20040,
+ 19882,
+ 19929,
+ 19944,
+ 19948,
+ 19954,
+ 19966,
+ 19966,
+ 19992,
+ 20044,
20052,
- 20069,
- 20091,
- 20106,
- 20121,
- 20121,
- 20121,
- 20121,
- 20129,
- 20146,
- 20158,
- 20173,
- 20180,
- 20196,
- 20204,
- 20245,
- 20259,
- 20269,
- 20302,
- 20311,
- 20351,
- 20367,
- 20373,
- 20384,
- 20389,
- 20394,
- 20397,
- 20410,
- 20431,
- 20473,
- 20523,
- 20536,
- 20566,
- 20573,
- 20652,
- 20698,
- 20712,
- 20759,
- 20774,
- 20778,
- 20784,
- 20796,
- 20796,
+ 20085,
+ 20105,
+ 20118,
+ 20133,
+ 20145,
+ 20145,
+ 20145,
+ 20145,
+ 20182,
+ 20182,
+ 20182,
+ 20200,
+ 20242,
+ 20246,
+ 20253,
+ 20264,
+ 20289,
+ 20293,
+ 20297,
+ 20313,
+ 20327,
+ 20333,
+ 20353,
+ 20359,
+ 20379,
+ 20387,
+ 20417,
+ 20417,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20493,
+ 20493,
+ 20502,
+ 20512,
+ 20522,
+ 20540,
+ 20590,
+ 20622,
+ 20639,
+ 20639,
+ 20643,
+ 20663,
+ 20678,
+ 20691,
+ 20703,
+ 20714,
+ 20726,
+ 20752,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20786,
+ 20802,
+ 20802,
+ 20802,
+ 20802,
+ 20807,
+ 20816,
20822,
- 20874,
- 20882,
- 20915,
- 20935,
- 20948,
- 20963,
- 20975,
- 20995,
- 20995,
- 21016,
- 21053,
- 21085,
- 21120,
- 21138,
- 21180,
- 21184,
- 21191,
- 21202,
- 21227,
- 21231,
- 21235,
- 21251,
- 21265,
- 21271,
- 21291,
- 21297,
- 21317,
- 21325,
- 21355,
- 21355,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21431,
- 21431,
- 21440,
- 21450,
- 21460,
- 21478,
- 21528,
- 21560,
- 21577,
- 21577,
- 21581,
- 21601,
- 21616,
- 21629,
- 21641,
- 21652,
- 21664,
- 21690,
- 21711,
- 21711,
- 21711,
- 21711,
- 21711,
- 21724,
- 21740,
- 21740,
- 21740,
- 21740,
- 21745,
- 21754,
- 21760,
- 21770,
- 21773,
- 21779,
- 21782,
- 21784,
- 21790,
- 21798,
- 21809,
- 21819,
- 21827,
- 21844,
- 21860,
- 21869,
- 21877,
- 21884,
- 21884,
- 21884,
- 21893,
- 21944,
- 21947,
- 21951,
- 21957,
- 21971,
- 21983,
- 21983,
- 21990,
- 21996,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22064,
- 22077,
- 22119,
- 22141,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22312,
- 22383,
- 22437,
- 22489,
- 22489,
- 22499,
- 22503,
- 22512,
- 22526,
- 22589,
+ 20832,
+ 20835,
+ 20841,
+ 20844,
+ 20846,
+ 20852,
+ 20860,
+ 20871,
+ 20881,
+ 20889,
+ 20906,
+ 20922,
+ 20931,
+ 20939,
+ 20946,
+ 20946,
+ 20946,
+ 20955,
+ 21006,
+ 21009,
+ 21013,
+ 21019,
+ 21033,
+ 21045,
+ 21045,
+ 21052,
+ 21058,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21126,
+ 21139,
+ 21181,
+ 21203,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21374,
+ 21445,
+ 21499,
+ 21551,
+ 21551,
+ 21561,
+ 21565,
+ 21574,
+ 21588,
+ 21651,
];
#[cfg(all(feature = "debug", not(feature = "universal_fw")))]
@@ -4500,14 +4500,14 @@ impl TranslatedString {
"Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.",
"Each recovery share is a sequence of {0} words. Next you will choose how many shares you need to recover your wallet.",
"The required number of shares to form Group {0}.",
- "= total number of unique word lists used for wallet backup.",
+ "",
"1 share",
"Only one share will be created.",
"Wallet backup",
"Recovery share #{0}",
"The required number of groups for recovery.",
"Select the correct word for each position.",
- "Select {0} word",
+ "",
"Select word {0} of {1}:",
"Set it to {0} and you will need ",
"Share #{0} checked successfully.",
@@ -4521,15 +4521,15 @@ impl TranslatedString {
"Set threshold",
"Backup checklist",
"Write down and check all shares",
- "Write down & check all wallet backup shares",
+ "",
"The threshold sets the number of shares ",
- "= minimum number of unique word lists used for recovery.",
+ "",
"Backup is done",
"Create wallet",
"",
- "Group threshold",
+ "",
"Number of groups",
- "Number of shares",
+ "",
"Set group threshold",
"Set number of groups",
"Set number of shares",
@@ -4593,8 +4593,8 @@ impl TranslatedString {
"",
"Transaction ID",
"You are contributing:",
- " words in order.",
- "I wrote down all ",
+ "",
+ "",
"{0} Bytes",
"Signing address",
"Confirm message",
@@ -4745,7 +4745,7 @@ impl TranslatedString {
"Error",
"Fee",
"from",
- "Keep it safe!",
+ "",
"Continue only if you know what you are doing!",
"My Trezor",
"No",
@@ -4757,14 +4757,14 @@ impl TranslatedString {
"Sign",
"Signer",
"Check",
- "Group",
+ "",
"Information",
- "Remember",
- "Share",
- "Shares",
+ "",
+ "",
+ "",
"Success",
"Summary",
- "Threshold",
+ "",
"Unknown",
"Warning",
"Writable",
@@ -4807,9 +4807,9 @@ impl TranslatedString {
"Continue in the app",
"Cancel and exit",
"Receive address confirmed",
- "Continue without PIN",
- "Without a PIN, anyone can access this device.",
- "Cancel PIN setup",
+ "",
+ "",
+ "",
"Cancel sign",
"Send from",
"Hold to sign",
@@ -4819,7 +4819,7 @@ impl TranslatedString {
"Auto-lock turned on",
"Your wallet backup contains multiple lists of words in a specific order (shares).",
"Your wallet backup contains {0} words in a specific order.",
- "Wallet backup completed",
+ "",
"Create wallet backup",
"",
"",
@@ -4831,8 +4831,8 @@ impl TranslatedString {
"Hold to exit tutorial",
"",
"Learn more",
- "Continue with Share #{0}",
- "Start with share #1",
+ "",
+ "",
"",
"Passphrase",
"Wallet backup not on this device",
@@ -4847,11 +4847,11 @@ impl TranslatedString {
"Incorrect word selected",
"More at",
"How many wallet backup shares do you want to create?",
- "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.",
+ "",
"Select the minimum shares required to recover your wallet.",
- "Share #{0} completed",
- "Number of shares: {0}",
- "Recovery threshold: {0}",
+ "",
+ "",
+ "",
"Transaction signed",
"Continue tutorial",
"Exit tutorial",
@@ -4894,8 +4894,8 @@ impl TranslatedString {
"Display brightness changed",
"Change display brightness",
"Done",
- "The threshold sets the minimum number of shares needed to recover your wallet.",
- "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet.",
+ "",
+ "",
"Continue with empty passphrase?",
"More credentials",
"Select the credential that you would like to use for authentication.",
@@ -4976,12 +4976,12 @@ impl TranslatedString {
"Hidden wallet",
"Show passphrase",
"Re-enter PIN",
- "PIN setup completed.",
"",
- "Start with Share #{0}",
+ "",
+ "",
"Let's do a quick check of Share #{0}.",
- "Select word #{0} from\nShare #{1}",
- "Share #{0} from Group #{1} entered.",
+ "",
+ "",
"Cancel transaction",
"Using different paths for different XPUBs.",
"XPUB",
@@ -5683,621 +5683,621 @@ impl TranslatedString {
11038,
11155,
11203,
- 11262,
- 11269,
- 11300,
- 11313,
- 11332,
- 11375,
- 11417,
- 11432,
- 11455,
- 11487,
- 11519,
- 11534,
- 11550,
- 11566,
- 11586,
+ 11203,
+ 11210,
+ 11241,
+ 11254,
+ 11273,
+ 11316,
+ 11358,
+ 11358,
+ 11381,
+ 11413,
+ 11445,
+ 11460,
+ 11476,
+ 11492,
+ 11512,
+ 11532,
+ 11556,
+ 11593,
11606,
- 11630,
- 11667,
- 11680,
- 11696,
- 11727,
- 11770,
- 11810,
- 11866,
- 11880,
- 11893,
- 11893,
- 11908,
- 11924,
- 11940,
- 11959,
- 11979,
- 11999,
- 12012,
- 12030,
- 12043,
- 12087,
- 12140,
- 12206,
- 12226,
- 12256,
- 12276,
- 12287,
- 12307,
- 12341,
- 12345,
- 12350,
- 12355,
- 12374,
- 12378,
- 12446,
- 12526,
- 12591,
- 12604,
- 12619,
- 12656,
- 12673,
- 12738,
- 12783,
- 12848,
- 12892,
- 12905,
- 12919,
- 12969,
- 12996,
- 13045,
- 13087,
- 13171,
- 13217,
- 13266,
- 13284,
- 13299,
- 13318,
- 13374,
- 13441,
- 13482,
- 13496,
- 13496,
- 13510,
- 13541,
- 13554,
- 13565,
- 13597,
- 13612,
- 13629,
+ 11622,
+ 11653,
+ 11653,
+ 11693,
+ 11693,
+ 11707,
+ 11720,
+ 11720,
+ 11720,
+ 11736,
+ 11736,
+ 11755,
+ 11775,
+ 11795,
+ 11808,
+ 11826,
+ 11839,
+ 11883,
+ 11936,
+ 12002,
+ 12022,
+ 12052,
+ 12072,
+ 12083,
+ 12103,
+ 12137,
+ 12141,
+ 12146,
+ 12151,
+ 12170,
+ 12174,
+ 12242,
+ 12322,
+ 12387,
+ 12400,
+ 12415,
+ 12452,
+ 12469,
+ 12534,
+ 12579,
+ 12644,
+ 12688,
+ 12701,
+ 12715,
+ 12765,
+ 12792,
+ 12841,
+ 12883,
+ 12967,
+ 13013,
+ 13062,
+ 13080,
+ 13095,
+ 13114,
+ 13170,
+ 13237,
+ 13278,
+ 13292,
+ 13292,
+ 13306,
+ 13337,
+ 13350,
+ 13361,
+ 13393,
+ 13408,
+ 13425,
+ 13437,
+ 13444,
+ 13458,
+ 13468,
+ 13488,
+ 13488,
+ 13502,
+ 13523,
+ 13523,
+ 13523,
+ 13532,
+ 13547,
+ 13562,
+ 13574,
+ 13588,
+ 13601,
+ 13625,
13641,
- 13648,
- 13662,
- 13672,
- 13692,
- 13692,
- 13706,
- 13727,
- 13743,
- 13760,
- 13769,
- 13784,
- 13799,
- 13811,
- 13825,
- 13838,
- 13862,
- 13878,
- 13890,
- 13955,
- 13971,
- 14023,
- 14058,
- 14078,
- 14094,
- 14094,
- 14136,
+ 13653,
+ 13718,
+ 13734,
+ 13786,
+ 13821,
+ 13841,
+ 13857,
+ 13857,
+ 13899,
+ 13956,
+ 13969,
+ 13987,
+ 13997,
+ 14006,
+ 14029,
+ 14040,
+ 14045,
+ 14055,
+ 14068,
+ 14074,
+ 14097,
+ 14107,
+ 14118,
+ 14132,
+ 14144,
+ 14144,
+ 14161,
+ 14161,
+ 14179,
14193,
- 14206,
- 14224,
- 14234,
- 14243,
- 14266,
- 14277,
- 14282,
- 14292,
- 14305,
- 14311,
- 14334,
- 14344,
- 14355,
- 14369,
- 14381,
- 14381,
- 14398,
- 14398,
- 14416,
- 14430,
- 14444,
- 14450,
- 14470,
- 14482,
- 14493,
- 14553,
- 14566,
- 14570,
- 14574,
- 14585,
- 14594,
- 14594,
- 14594,
- 14604,
- 14607,
- 14612,
- 14615,
+ 14207,
+ 14213,
+ 14233,
+ 14245,
+ 14256,
+ 14316,
+ 14329,
+ 14333,
+ 14337,
+ 14348,
+ 14357,
+ 14357,
+ 14357,
+ 14367,
+ 14370,
+ 14375,
+ 14378,
+ 14391,
+ 14397,
+ 14406,
+ 14423,
+ 14435,
+ 14451,
+ 14451,
+ 14459,
+ 14476,
+ 14479,
+ 14490,
+ 14510,
+ 14523,
+ 14523,
+ 14536,
+ 14548,
+ 14555,
+ 14563,
+ 14572,
+ 14592,
14628,
- 14634,
- 14643,
- 14660,
- 14672,
- 14688,
- 14688,
- 14696,
+ 14648,
+ 14662,
+ 14662,
+ 14677,
+ 14683,
+ 14699,
14713,
- 14716,
- 14727,
- 14747,
- 14760,
- 14760,
- 14773,
- 14785,
- 14792,
- 14800,
- 14809,
- 14829,
- 14865,
- 14885,
- 14899,
- 14899,
- 14914,
- 14920,
- 14936,
- 14950,
- 14965,
- 15000,
- 15000,
- 15013,
- 15020,
- 15026,
- 15044,
- 15063,
- 15072,
- 15080,
- 15097,
- 15114,
- 15127,
- 15142,
- 15158,
- 15212,
- 15276,
- 15303,
- 15412,
- 15455,
- 15460,
- 15473,
- 15486,
- 15503,
- 15570,
- 15613,
- 15651,
- 15678,
- 15693,
- 15708,
+ 14728,
+ 14763,
+ 14763,
+ 14776,
+ 14783,
+ 14789,
+ 14807,
+ 14826,
+ 14835,
+ 14843,
+ 14860,
+ 14877,
+ 14890,
+ 14905,
+ 14921,
+ 14975,
+ 15039,
+ 15066,
+ 15175,
+ 15218,
+ 15223,
+ 15236,
+ 15249,
+ 15266,
+ 15333,
+ 15376,
+ 15414,
+ 15441,
+ 15456,
+ 15471,
+ 15495,
+ 15506,
+ 15545,
+ 15561,
+ 15579,
+ 15625,
+ 15644,
+ 15662,
+ 15675,
15732,
- 15743,
- 15782,
- 15798,
- 15816,
- 15862,
- 15881,
- 15899,
- 15912,
- 15969,
+ 15749,
+ 15789,
+ 15807,
+ 15844,
+ 15859,
+ 15876,
+ 15894,
+ 15924,
+ 15953,
+ 15971,
15986,
- 16026,
+ 15993,
+ 16001,
+ 16008,
+ 16014,
+ 16027,
+ 16035,
16044,
- 16081,
- 16096,
+ 16050,
+ 16057,
+ 16068,
+ 16076,
+ 16092,
+ 16105,
+ 16110,
16113,
- 16131,
- 16161,
- 16190,
- 16208,
- 16223,
- 16230,
- 16238,
- 16245,
- 16251,
- 16264,
- 16272,
- 16281,
- 16287,
- 16294,
- 16305,
- 16313,
- 16329,
- 16342,
- 16347,
- 16350,
- 16354,
- 16367,
- 16412,
- 16421,
- 16423,
- 16430,
- 16448,
- 16464,
- 16485,
- 16494,
- 16498,
- 16504,
- 16509,
- 16514,
- 16525,
- 16533,
- 16538,
- 16544,
- 16551,
- 16558,
- 16567,
- 16574,
- 16581,
- 16589,
- 16592,
- 16608,
- 16608,
- 16613,
- 16626,
- 16651,
- 16656,
- 16669,
- 16692,
- 16699,
- 16726,
- 16737,
- 16750,
- 16759,
- 16813,
- 16831,
- 16845,
- 16865,
- 16887,
- 16907,
- 16914,
- 16929,
- 16929,
- 16943,
- 16958,
- 16967,
- 17003,
+ 16117,
+ 16117,
+ 16162,
+ 16171,
+ 16173,
+ 16180,
+ 16198,
+ 16214,
+ 16235,
+ 16244,
+ 16248,
+ 16254,
+ 16259,
+ 16259,
+ 16270,
+ 16270,
+ 16270,
+ 16270,
+ 16277,
+ 16284,
+ 16284,
+ 16291,
+ 16298,
+ 16306,
+ 16309,
+ 16325,
+ 16325,
+ 16330,
+ 16343,
+ 16368,
+ 16373,
+ 16386,
+ 16409,
+ 16416,
+ 16443,
+ 16454,
+ 16467,
+ 16476,
+ 16530,
+ 16548,
+ 16562,
+ 16582,
+ 16604,
+ 16624,
+ 16631,
+ 16646,
+ 16646,
+ 16660,
+ 16675,
+ 16684,
+ 16720,
+ 16772,
+ 16810,
+ 16822,
+ 16838,
+ 16850,
+ 16928,
+ 16942,
+ 16949,
+ 16964,
+ 16983,
+ 16998,
+ 17023,
+ 17023,
+ 17023,
+ 17023,
+ 17034,
+ 17043,
17055,
- 17093,
- 17105,
- 17121,
- 17133,
- 17211,
- 17225,
- 17232,
- 17247,
- 17266,
- 17281,
+ 17063,
+ 17084,
+ 17096,
+ 17115,
+ 17196,
+ 17254,
+ 17254,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17290,
17306,
- 17326,
- 17371,
- 17387,
- 17398,
- 17407,
- 17419,
- 17427,
- 17448,
- 17460,
- 17479,
- 17560,
- 17618,
- 17641,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17677,
- 17693,
- 17714,
- 17714,
- 17724,
- 17748,
- 17767,
- 17767,
- 17777,
- 17809,
- 17838,
- 17898,
- 17960,
- 17993,
- 18040,
- 18124,
- 18143,
- 18163,
- 18186,
- 18193,
- 18245,
- 18416,
- 18474,
- 18494,
- 18515,
- 18538,
- 18556,
- 18573,
- 18586,
- 18586,
- 18586,
- 18640,
- 18653,
- 18695,
- 18695,
- 18695,
- 18710,
- 18710,
- 18722,
- 18741,
- 18749,
- 18759,
- 18780,
- 18798,
+ 17327,
+ 17327,
+ 17337,
+ 17337,
+ 17337,
+ 17337,
+ 17347,
+ 17379,
+ 17408,
+ 17468,
+ 17530,
+ 17563,
+ 17610,
+ 17694,
+ 17713,
+ 17733,
+ 17756,
+ 17763,
+ 17815,
+ 17815,
+ 17873,
+ 17873,
+ 17873,
+ 17873,
+ 17891,
+ 17908,
+ 17921,
+ 17921,
+ 17921,
+ 17975,
+ 17988,
+ 18030,
+ 18030,
+ 18030,
+ 18045,
+ 18045,
+ 18057,
+ 18076,
+ 18084,
+ 18094,
+ 18115,
+ 18133,
+ 18151,
+ 18176,
+ 18189,
+ 18223,
+ 18240,
+ 18262,
+ 18270,
+ 18280,
+ 18300,
+ 18311,
+ 18324,
+ 18401,
+ 18417,
+ 18427,
+ 18460,
+ 18470,
+ 18522,
+ 18534,
+ 18552,
+ 18558,
+ 18563,
+ 18589,
+ 18614,
+ 18618,
+ 18618,
+ 18618,
+ 18649,
+ 18665,
+ 18733,
+ 18751,
+ 18768,
+ 18778,
+ 18796,
18816,
- 18841,
- 18854,
- 18888,
- 18905,
- 18927,
- 18935,
- 18945,
- 18965,
- 18976,
- 18989,
- 19066,
- 19082,
- 19092,
- 19125,
- 19135,
- 19187,
- 19199,
- 19217,
- 19223,
- 19228,
- 19254,
- 19279,
- 19283,
- 19361,
- 19448,
- 19479,
- 19495,
- 19563,
- 19581,
- 19598,
- 19608,
- 19626,
- 19646,
- 19661,
- 19685,
- 19699,
- 19712,
- 19738,
- 19758,
- 19774,
- 19774,
- 19782,
- 19787,
- 19816,
+ 18831,
+ 18855,
+ 18869,
+ 18882,
+ 18908,
+ 18928,
+ 18944,
+ 18944,
+ 18952,
+ 18957,
+ 18986,
+ 19038,
+ 19050,
+ 19055,
+ 19068,
+ 19076,
+ 19086,
+ 19146,
+ 19172,
+ 19179,
+ 19210,
+ 19222,
+ 19239,
+ 19261,
+ 19276,
+ 19291,
+ 19291,
+ 19291,
+ 19291,
+ 19299,
+ 19316,
+ 19328,
+ 19343,
+ 19350,
+ 19366,
+ 19374,
+ 19415,
+ 19429,
+ 19439,
+ 19472,
+ 19481,
+ 19521,
+ 19537,
+ 19543,
+ 19554,
+ 19559,
+ 19564,
+ 19567,
+ 19580,
+ 19601,
+ 19643,
+ 19693,
+ 19706,
+ 19736,
+ 19743,
+ 19822,
19868,
- 19880,
- 19885,
- 19898,
- 19906,
- 19916,
- 19976,
- 20002,
- 20009,
- 20040,
+ 19882,
+ 19929,
+ 19944,
+ 19948,
+ 19954,
+ 19966,
+ 19966,
+ 19992,
+ 20044,
20052,
- 20069,
- 20091,
- 20106,
- 20121,
- 20121,
- 20121,
- 20121,
- 20129,
- 20146,
- 20158,
- 20173,
- 20180,
- 20196,
- 20204,
- 20245,
- 20259,
- 20269,
- 20302,
- 20311,
- 20351,
- 20367,
- 20373,
- 20384,
- 20389,
- 20394,
- 20397,
- 20410,
- 20431,
- 20473,
- 20523,
- 20536,
- 20566,
- 20573,
- 20652,
- 20698,
- 20712,
- 20759,
- 20774,
- 20778,
- 20784,
- 20796,
- 20796,
+ 20085,
+ 20105,
+ 20118,
+ 20133,
+ 20145,
+ 20145,
+ 20145,
+ 20145,
+ 20182,
+ 20182,
+ 20182,
+ 20200,
+ 20242,
+ 20246,
+ 20253,
+ 20264,
+ 20289,
+ 20293,
+ 20297,
+ 20313,
+ 20327,
+ 20333,
+ 20353,
+ 20359,
+ 20379,
+ 20387,
+ 20417,
+ 20417,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20493,
+ 20493,
+ 20502,
+ 20512,
+ 20522,
+ 20540,
+ 20590,
+ 20622,
+ 20639,
+ 20639,
+ 20643,
+ 20663,
+ 20678,
+ 20691,
+ 20703,
+ 20714,
+ 20726,
+ 20752,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20786,
+ 20802,
+ 20802,
+ 20802,
+ 20802,
+ 20807,
+ 20816,
20822,
- 20874,
- 20882,
- 20915,
- 20935,
- 20948,
- 20963,
- 20975,
- 20995,
- 20995,
- 21016,
- 21053,
- 21085,
- 21120,
- 21138,
- 21180,
- 21184,
- 21191,
- 21202,
- 21227,
- 21231,
- 21235,
- 21251,
- 21265,
- 21271,
- 21291,
- 21297,
- 21317,
- 21325,
- 21355,
- 21355,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21431,
- 21431,
- 21440,
- 21450,
- 21460,
- 21478,
- 21528,
- 21560,
- 21577,
- 21577,
- 21581,
- 21601,
- 21616,
- 21629,
- 21641,
- 21652,
- 21664,
- 21690,
- 21711,
- 21711,
- 21711,
- 21711,
- 21711,
- 21724,
- 21740,
- 21740,
- 21740,
- 21740,
- 21745,
- 21754,
- 21760,
- 21770,
- 21773,
- 21779,
- 21782,
- 21784,
- 21790,
- 21798,
- 21809,
- 21819,
- 21827,
- 21844,
- 21860,
- 21869,
- 21877,
- 21884,
- 21884,
- 21884,
- 21893,
- 21944,
- 21947,
- 21951,
- 21957,
- 21971,
- 21983,
- 21983,
- 21990,
- 21996,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22064,
- 22077,
- 22119,
- 22141,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22312,
- 22383,
- 22437,
- 22489,
- 22489,
- 22499,
- 22503,
- 22512,
- 22526,
- 22589,
+ 20832,
+ 20835,
+ 20841,
+ 20844,
+ 20846,
+ 20852,
+ 20860,
+ 20871,
+ 20881,
+ 20889,
+ 20906,
+ 20922,
+ 20931,
+ 20939,
+ 20946,
+ 20946,
+ 20946,
+ 20955,
+ 21006,
+ 21009,
+ 21013,
+ 21019,
+ 21033,
+ 21045,
+ 21045,
+ 21052,
+ 21058,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21126,
+ 21139,
+ 21181,
+ 21203,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21374,
+ 21445,
+ 21499,
+ 21551,
+ 21551,
+ 21561,
+ 21565,
+ 21574,
+ 21588,
+ 21651,
];
#[cfg(all(not(feature = "debug"), feature = "universal_fw"))]
@@ -6865,14 +6865,14 @@ impl TranslatedString {
"Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.",
"Each recovery share is a sequence of {0} words. Next you will choose how many shares you need to recover your wallet.",
"The required number of shares to form Group {0}.",
- "= total number of unique word lists used for wallet backup.",
+ "",
"1 share",
"Only one share will be created.",
"Wallet backup",
"Recovery share #{0}",
"The required number of groups for recovery.",
"Select the correct word for each position.",
- "Select {0} word",
+ "",
"Select word {0} of {1}:",
"Set it to {0} and you will need ",
"Share #{0} checked successfully.",
@@ -6886,15 +6886,15 @@ impl TranslatedString {
"Set threshold",
"Backup checklist",
"Write down and check all shares",
- "Write down & check all wallet backup shares",
+ "",
"The threshold sets the number of shares ",
- "= minimum number of unique word lists used for recovery.",
+ "",
"Backup is done",
"Create wallet",
"",
- "Group threshold",
+ "",
"Number of groups",
- "Number of shares",
+ "",
"Set group threshold",
"Set number of groups",
"Set number of shares",
@@ -6958,8 +6958,8 @@ impl TranslatedString {
"",
"Transaction ID",
"You are contributing:",
- " words in order.",
- "I wrote down all ",
+ "",
+ "",
"{0} Bytes",
"Signing address",
"Confirm message",
@@ -7110,7 +7110,7 @@ impl TranslatedString {
"Error",
"Fee",
"from",
- "Keep it safe!",
+ "",
"Continue only if you know what you are doing!",
"My Trezor",
"No",
@@ -7122,14 +7122,14 @@ impl TranslatedString {
"Sign",
"Signer",
"Check",
- "Group",
+ "",
"Information",
- "Remember",
- "Share",
- "Shares",
+ "",
+ "",
+ "",
"Success",
"Summary",
- "Threshold",
+ "",
"Unknown",
"Warning",
"Writable",
@@ -7172,9 +7172,9 @@ impl TranslatedString {
"Continue in the app",
"Cancel and exit",
"Receive address confirmed",
- "Continue without PIN",
- "Without a PIN, anyone can access this device.",
- "Cancel PIN setup",
+ "",
+ "",
+ "",
"Cancel sign",
"Send from",
"Hold to sign",
@@ -7184,7 +7184,7 @@ impl TranslatedString {
"Auto-lock turned on",
"Your wallet backup contains multiple lists of words in a specific order (shares).",
"Your wallet backup contains {0} words in a specific order.",
- "Wallet backup completed",
+ "",
"Create wallet backup",
"",
"",
@@ -7196,8 +7196,8 @@ impl TranslatedString {
"Hold to exit tutorial",
"",
"Learn more",
- "Continue with Share #{0}",
- "Start with share #1",
+ "",
+ "",
"",
"Passphrase",
"Wallet backup not on this device",
@@ -7212,11 +7212,11 @@ impl TranslatedString {
"Incorrect word selected",
"More at",
"How many wallet backup shares do you want to create?",
- "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.",
+ "",
"Select the minimum shares required to recover your wallet.",
- "Share #{0} completed",
- "Number of shares: {0}",
- "Recovery threshold: {0}",
+ "",
+ "",
+ "",
"Transaction signed",
"Continue tutorial",
"Exit tutorial",
@@ -7259,8 +7259,8 @@ impl TranslatedString {
"Display brightness changed",
"Change display brightness",
"Done",
- "The threshold sets the minimum number of shares needed to recover your wallet.",
- "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet.",
+ "",
+ "",
"Continue with empty passphrase?",
"More credentials",
"Select the credential that you would like to use for authentication.",
@@ -7341,12 +7341,12 @@ impl TranslatedString {
"Hidden wallet",
"Show passphrase",
"Re-enter PIN",
- "PIN setup completed.",
"",
- "Start with Share #{0}",
+ "",
+ "",
"Let's do a quick check of Share #{0}.",
- "Select word #{0} from\nShare #{1}",
- "Share #{0} from Group #{1} entered.",
+ "",
+ "",
"Cancel transaction",
"Using different paths for different XPUBs.",
"XPUB",
@@ -8048,621 +8048,621 @@ impl TranslatedString {
11038,
11155,
11203,
- 11262,
- 11269,
- 11300,
- 11313,
- 11332,
- 11375,
- 11417,
- 11432,
- 11455,
- 11487,
- 11519,
- 11534,
- 11550,
- 11566,
- 11586,
+ 11203,
+ 11210,
+ 11241,
+ 11254,
+ 11273,
+ 11316,
+ 11358,
+ 11358,
+ 11381,
+ 11413,
+ 11445,
+ 11460,
+ 11476,
+ 11492,
+ 11512,
+ 11532,
+ 11556,
+ 11593,
11606,
- 11630,
- 11667,
- 11680,
- 11696,
- 11727,
- 11770,
- 11810,
- 11866,
- 11880,
- 11893,
- 11893,
- 11908,
- 11924,
- 11940,
- 11959,
- 11979,
- 11999,
- 12012,
- 12030,
- 12043,
- 12087,
- 12140,
- 12206,
- 12226,
- 12256,
- 12276,
- 12287,
- 12307,
- 12341,
- 12345,
- 12350,
- 12355,
- 12374,
- 12378,
- 12446,
- 12526,
- 12591,
- 12604,
- 12619,
- 12656,
- 12673,
- 12738,
- 12783,
- 12848,
- 12892,
- 12905,
- 12919,
- 12969,
- 12996,
- 13045,
- 13087,
- 13171,
- 13217,
- 13266,
- 13284,
- 13299,
- 13318,
- 13374,
- 13441,
- 13482,
- 13496,
- 13496,
- 13510,
- 13541,
- 13554,
- 13565,
- 13597,
- 13612,
- 13629,
+ 11622,
+ 11653,
+ 11653,
+ 11693,
+ 11693,
+ 11707,
+ 11720,
+ 11720,
+ 11720,
+ 11736,
+ 11736,
+ 11755,
+ 11775,
+ 11795,
+ 11808,
+ 11826,
+ 11839,
+ 11883,
+ 11936,
+ 12002,
+ 12022,
+ 12052,
+ 12072,
+ 12083,
+ 12103,
+ 12137,
+ 12141,
+ 12146,
+ 12151,
+ 12170,
+ 12174,
+ 12242,
+ 12322,
+ 12387,
+ 12400,
+ 12415,
+ 12452,
+ 12469,
+ 12534,
+ 12579,
+ 12644,
+ 12688,
+ 12701,
+ 12715,
+ 12765,
+ 12792,
+ 12841,
+ 12883,
+ 12967,
+ 13013,
+ 13062,
+ 13080,
+ 13095,
+ 13114,
+ 13170,
+ 13237,
+ 13278,
+ 13292,
+ 13292,
+ 13306,
+ 13337,
+ 13350,
+ 13361,
+ 13393,
+ 13408,
+ 13425,
+ 13437,
+ 13444,
+ 13458,
+ 13468,
+ 13488,
+ 13488,
+ 13502,
+ 13523,
+ 13523,
+ 13523,
+ 13532,
+ 13547,
+ 13562,
+ 13574,
+ 13588,
+ 13601,
+ 13625,
13641,
- 13648,
- 13662,
- 13672,
- 13692,
- 13692,
- 13706,
- 13727,
- 13743,
- 13760,
- 13769,
- 13784,
- 13799,
- 13811,
- 13825,
- 13838,
- 13862,
- 13878,
- 13890,
- 13955,
- 13971,
- 14023,
- 14058,
- 14078,
- 14094,
- 14094,
- 14136,
+ 13653,
+ 13718,
+ 13734,
+ 13786,
+ 13821,
+ 13841,
+ 13857,
+ 13857,
+ 13899,
+ 13956,
+ 13969,
+ 13987,
+ 13997,
+ 14006,
+ 14029,
+ 14040,
+ 14045,
+ 14055,
+ 14068,
+ 14074,
+ 14097,
+ 14107,
+ 14118,
+ 14132,
+ 14144,
+ 14144,
+ 14161,
+ 14161,
+ 14179,
14193,
- 14206,
- 14224,
- 14234,
- 14243,
- 14266,
- 14277,
- 14282,
- 14292,
- 14305,
- 14311,
- 14334,
- 14344,
- 14355,
- 14369,
- 14381,
- 14381,
- 14398,
- 14398,
- 14416,
- 14430,
- 14444,
- 14450,
- 14470,
- 14482,
- 14493,
- 14553,
- 14566,
- 14570,
- 14574,
- 14585,
- 14594,
- 14594,
- 14594,
- 14604,
- 14607,
- 14612,
- 14615,
+ 14207,
+ 14213,
+ 14233,
+ 14245,
+ 14256,
+ 14316,
+ 14329,
+ 14333,
+ 14337,
+ 14348,
+ 14357,
+ 14357,
+ 14357,
+ 14367,
+ 14370,
+ 14375,
+ 14378,
+ 14391,
+ 14397,
+ 14406,
+ 14423,
+ 14435,
+ 14451,
+ 14451,
+ 14459,
+ 14476,
+ 14479,
+ 14490,
+ 14510,
+ 14523,
+ 14523,
+ 14536,
+ 14548,
+ 14555,
+ 14563,
+ 14572,
+ 14592,
14628,
- 14634,
- 14643,
- 14660,
- 14672,
- 14688,
- 14688,
- 14696,
+ 14648,
+ 14662,
+ 14662,
+ 14677,
+ 14683,
+ 14699,
14713,
- 14716,
- 14727,
- 14747,
- 14760,
- 14760,
- 14773,
- 14785,
- 14792,
- 14800,
- 14809,
- 14829,
- 14865,
- 14885,
- 14899,
- 14899,
- 14914,
- 14920,
- 14936,
- 14950,
- 14965,
- 15000,
- 15000,
- 15013,
- 15020,
- 15026,
- 15044,
- 15063,
- 15072,
- 15080,
- 15097,
- 15114,
- 15127,
- 15142,
- 15158,
- 15212,
- 15276,
- 15303,
- 15412,
- 15455,
- 15460,
- 15473,
- 15486,
- 15503,
- 15570,
- 15613,
- 15651,
- 15678,
- 15693,
- 15708,
+ 14728,
+ 14763,
+ 14763,
+ 14776,
+ 14783,
+ 14789,
+ 14807,
+ 14826,
+ 14835,
+ 14843,
+ 14860,
+ 14877,
+ 14890,
+ 14905,
+ 14921,
+ 14975,
+ 15039,
+ 15066,
+ 15175,
+ 15218,
+ 15223,
+ 15236,
+ 15249,
+ 15266,
+ 15333,
+ 15376,
+ 15414,
+ 15441,
+ 15456,
+ 15471,
+ 15495,
+ 15506,
+ 15545,
+ 15561,
+ 15579,
+ 15625,
+ 15644,
+ 15662,
+ 15675,
15732,
- 15743,
- 15782,
- 15798,
- 15816,
- 15862,
- 15881,
- 15899,
- 15912,
- 15969,
+ 15749,
+ 15789,
+ 15807,
+ 15844,
+ 15859,
+ 15876,
+ 15894,
+ 15924,
+ 15953,
+ 15971,
15986,
- 16026,
+ 15993,
+ 16001,
+ 16008,
+ 16014,
+ 16027,
+ 16035,
16044,
- 16081,
- 16096,
+ 16050,
+ 16057,
+ 16068,
+ 16076,
+ 16092,
+ 16105,
+ 16110,
16113,
- 16131,
- 16161,
- 16190,
- 16208,
- 16223,
- 16230,
- 16238,
- 16245,
- 16251,
- 16264,
- 16272,
- 16281,
- 16287,
- 16294,
- 16305,
- 16313,
- 16329,
- 16342,
- 16347,
- 16350,
- 16354,
- 16367,
- 16412,
- 16421,
- 16423,
- 16430,
- 16448,
- 16464,
- 16485,
- 16494,
- 16498,
- 16504,
- 16509,
- 16514,
- 16525,
- 16533,
- 16538,
- 16544,
- 16551,
- 16558,
- 16567,
- 16574,
- 16581,
- 16589,
- 16592,
- 16608,
- 16608,
- 16613,
- 16626,
- 16651,
- 16656,
- 16669,
- 16692,
- 16699,
- 16726,
- 16737,
- 16750,
- 16759,
- 16813,
- 16831,
- 16845,
- 16865,
- 16887,
- 16907,
- 16914,
- 16929,
- 16929,
- 16943,
- 16958,
- 16967,
- 17003,
+ 16117,
+ 16117,
+ 16162,
+ 16171,
+ 16173,
+ 16180,
+ 16198,
+ 16214,
+ 16235,
+ 16244,
+ 16248,
+ 16254,
+ 16259,
+ 16259,
+ 16270,
+ 16270,
+ 16270,
+ 16270,
+ 16277,
+ 16284,
+ 16284,
+ 16291,
+ 16298,
+ 16306,
+ 16309,
+ 16325,
+ 16325,
+ 16330,
+ 16343,
+ 16368,
+ 16373,
+ 16386,
+ 16409,
+ 16416,
+ 16443,
+ 16454,
+ 16467,
+ 16476,
+ 16530,
+ 16548,
+ 16562,
+ 16582,
+ 16604,
+ 16624,
+ 16631,
+ 16646,
+ 16646,
+ 16660,
+ 16675,
+ 16684,
+ 16720,
+ 16772,
+ 16810,
+ 16822,
+ 16838,
+ 16850,
+ 16928,
+ 16942,
+ 16949,
+ 16964,
+ 16983,
+ 16998,
+ 17023,
+ 17023,
+ 17023,
+ 17023,
+ 17034,
+ 17043,
17055,
- 17093,
- 17105,
- 17121,
- 17133,
- 17211,
- 17225,
- 17232,
- 17247,
- 17266,
- 17281,
+ 17063,
+ 17084,
+ 17096,
+ 17115,
+ 17196,
+ 17254,
+ 17254,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17290,
17306,
- 17326,
- 17371,
- 17387,
- 17398,
- 17407,
- 17419,
- 17427,
- 17448,
- 17460,
- 17479,
- 17560,
- 17618,
- 17641,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17677,
- 17693,
- 17714,
- 17714,
- 17724,
- 17748,
- 17767,
- 17767,
- 17777,
- 17809,
- 17838,
- 17898,
- 17960,
- 17993,
- 18040,
- 18124,
- 18143,
- 18163,
- 18186,
- 18193,
- 18245,
- 18416,
- 18474,
- 18494,
- 18515,
- 18538,
- 18556,
- 18573,
- 18586,
- 18586,
- 18586,
- 18640,
- 18653,
- 18695,
- 18695,
- 18695,
- 18710,
- 18710,
- 18722,
- 18741,
- 18749,
- 18759,
- 18780,
- 18798,
+ 17327,
+ 17327,
+ 17337,
+ 17337,
+ 17337,
+ 17337,
+ 17347,
+ 17379,
+ 17408,
+ 17468,
+ 17530,
+ 17563,
+ 17610,
+ 17694,
+ 17713,
+ 17733,
+ 17756,
+ 17763,
+ 17815,
+ 17815,
+ 17873,
+ 17873,
+ 17873,
+ 17873,
+ 17891,
+ 17908,
+ 17921,
+ 17921,
+ 17921,
+ 17975,
+ 17988,
+ 18030,
+ 18030,
+ 18030,
+ 18045,
+ 18045,
+ 18057,
+ 18076,
+ 18084,
+ 18094,
+ 18115,
+ 18133,
+ 18151,
+ 18176,
+ 18189,
+ 18223,
+ 18240,
+ 18262,
+ 18270,
+ 18280,
+ 18300,
+ 18311,
+ 18324,
+ 18401,
+ 18417,
+ 18427,
+ 18460,
+ 18470,
+ 18522,
+ 18534,
+ 18552,
+ 18558,
+ 18563,
+ 18589,
+ 18614,
+ 18618,
+ 18618,
+ 18618,
+ 18649,
+ 18665,
+ 18733,
+ 18751,
+ 18768,
+ 18778,
+ 18796,
18816,
- 18841,
- 18854,
- 18888,
- 18905,
- 18927,
- 18935,
- 18945,
- 18965,
- 18976,
- 18989,
- 19066,
- 19082,
- 19092,
- 19125,
- 19135,
- 19187,
- 19199,
- 19217,
- 19223,
- 19228,
- 19254,
- 19279,
- 19283,
- 19361,
- 19448,
- 19479,
- 19495,
- 19563,
- 19581,
- 19598,
- 19608,
- 19626,
- 19646,
- 19661,
- 19685,
- 19699,
- 19712,
- 19738,
- 19758,
- 19774,
- 19774,
- 19782,
- 19787,
- 19816,
+ 18831,
+ 18855,
+ 18869,
+ 18882,
+ 18908,
+ 18928,
+ 18944,
+ 18944,
+ 18952,
+ 18957,
+ 18986,
+ 19038,
+ 19050,
+ 19055,
+ 19068,
+ 19076,
+ 19086,
+ 19146,
+ 19172,
+ 19179,
+ 19210,
+ 19222,
+ 19239,
+ 19261,
+ 19276,
+ 19291,
+ 19291,
+ 19291,
+ 19291,
+ 19299,
+ 19316,
+ 19328,
+ 19343,
+ 19350,
+ 19366,
+ 19374,
+ 19415,
+ 19429,
+ 19439,
+ 19472,
+ 19481,
+ 19521,
+ 19537,
+ 19543,
+ 19554,
+ 19559,
+ 19564,
+ 19567,
+ 19580,
+ 19601,
+ 19643,
+ 19693,
+ 19706,
+ 19736,
+ 19743,
+ 19822,
19868,
- 19880,
- 19885,
- 19898,
- 19906,
- 19916,
- 19976,
- 20002,
- 20009,
- 20040,
+ 19882,
+ 19929,
+ 19944,
+ 19948,
+ 19954,
+ 19966,
+ 19966,
+ 19992,
+ 20044,
20052,
- 20069,
- 20091,
- 20106,
- 20121,
- 20121,
- 20121,
- 20121,
- 20129,
- 20146,
- 20158,
- 20173,
- 20180,
- 20196,
- 20204,
- 20245,
- 20259,
- 20269,
- 20302,
- 20311,
- 20351,
- 20367,
- 20373,
- 20384,
- 20389,
- 20394,
- 20397,
- 20410,
- 20431,
- 20473,
- 20523,
- 20536,
- 20566,
- 20573,
- 20652,
- 20698,
- 20712,
- 20759,
- 20774,
- 20778,
- 20784,
- 20796,
- 20796,
+ 20085,
+ 20105,
+ 20118,
+ 20133,
+ 20145,
+ 20145,
+ 20145,
+ 20145,
+ 20182,
+ 20182,
+ 20182,
+ 20200,
+ 20242,
+ 20246,
+ 20253,
+ 20264,
+ 20289,
+ 20293,
+ 20297,
+ 20313,
+ 20327,
+ 20333,
+ 20353,
+ 20359,
+ 20379,
+ 20387,
+ 20417,
+ 20417,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20493,
+ 20493,
+ 20502,
+ 20512,
+ 20522,
+ 20540,
+ 20590,
+ 20622,
+ 20639,
+ 20639,
+ 20643,
+ 20663,
+ 20678,
+ 20691,
+ 20703,
+ 20714,
+ 20726,
+ 20752,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20786,
+ 20802,
+ 20802,
+ 20802,
+ 20802,
+ 20807,
+ 20816,
20822,
- 20874,
- 20882,
- 20915,
- 20935,
- 20948,
- 20963,
- 20975,
- 20995,
- 20995,
- 21016,
- 21053,
- 21085,
- 21120,
- 21138,
- 21180,
- 21184,
- 21191,
- 21202,
- 21227,
- 21231,
- 21235,
- 21251,
- 21265,
- 21271,
- 21291,
- 21297,
- 21317,
- 21325,
- 21355,
- 21355,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21431,
- 21431,
- 21440,
- 21450,
- 21460,
- 21478,
- 21528,
- 21560,
- 21577,
- 21577,
- 21581,
- 21601,
- 21616,
- 21629,
- 21641,
- 21652,
- 21664,
- 21690,
- 21711,
- 21711,
- 21711,
- 21711,
- 21711,
- 21724,
- 21740,
- 21740,
- 21740,
- 21740,
- 21745,
- 21754,
- 21760,
- 21770,
- 21773,
- 21779,
- 21782,
- 21784,
- 21790,
- 21798,
- 21809,
- 21819,
- 21827,
- 21844,
- 21860,
- 21869,
- 21877,
- 21884,
- 21884,
- 21884,
- 21893,
- 21944,
- 21947,
- 21951,
- 21957,
- 21971,
- 21983,
- 21983,
- 21990,
- 21996,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22064,
- 22077,
- 22119,
- 22141,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22312,
- 22383,
- 22437,
- 22489,
- 22489,
- 22499,
- 22503,
- 22512,
- 22526,
- 22589,
+ 20832,
+ 20835,
+ 20841,
+ 20844,
+ 20846,
+ 20852,
+ 20860,
+ 20871,
+ 20881,
+ 20889,
+ 20906,
+ 20922,
+ 20931,
+ 20939,
+ 20946,
+ 20946,
+ 20946,
+ 20955,
+ 21006,
+ 21009,
+ 21013,
+ 21019,
+ 21033,
+ 21045,
+ 21045,
+ 21052,
+ 21058,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21126,
+ 21139,
+ 21181,
+ 21203,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21374,
+ 21445,
+ 21499,
+ 21551,
+ 21551,
+ 21561,
+ 21565,
+ 21574,
+ 21588,
+ 21651,
];
#[cfg(all(not(feature = "debug"), not(feature = "universal_fw")))]
@@ -9230,14 +9230,14 @@ impl TranslatedString {
"Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.",
"Each recovery share is a sequence of {0} words. Next you will choose how many shares you need to recover your wallet.",
"The required number of shares to form Group {0}.",
- "= total number of unique word lists used for wallet backup.",
+ "",
"1 share",
"Only one share will be created.",
"Wallet backup",
"Recovery share #{0}",
"The required number of groups for recovery.",
"Select the correct word for each position.",
- "Select {0} word",
+ "",
"Select word {0} of {1}:",
"Set it to {0} and you will need ",
"Share #{0} checked successfully.",
@@ -9251,15 +9251,15 @@ impl TranslatedString {
"Set threshold",
"Backup checklist",
"Write down and check all shares",
- "Write down & check all wallet backup shares",
+ "",
"The threshold sets the number of shares ",
- "= minimum number of unique word lists used for recovery.",
+ "",
"Backup is done",
"Create wallet",
"",
- "Group threshold",
+ "",
"Number of groups",
- "Number of shares",
+ "",
"Set group threshold",
"Set number of groups",
"Set number of shares",
@@ -9323,8 +9323,8 @@ impl TranslatedString {
"",
"Transaction ID",
"You are contributing:",
- " words in order.",
- "I wrote down all ",
+ "",
+ "",
"{0} Bytes",
"Signing address",
"Confirm message",
@@ -9475,7 +9475,7 @@ impl TranslatedString {
"Error",
"Fee",
"from",
- "Keep it safe!",
+ "",
"Continue only if you know what you are doing!",
"My Trezor",
"No",
@@ -9487,14 +9487,14 @@ impl TranslatedString {
"Sign",
"Signer",
"Check",
- "Group",
+ "",
"Information",
- "Remember",
- "Share",
- "Shares",
+ "",
+ "",
+ "",
"Success",
"Summary",
- "Threshold",
+ "",
"Unknown",
"Warning",
"Writable",
@@ -9537,9 +9537,9 @@ impl TranslatedString {
"Continue in the app",
"Cancel and exit",
"Receive address confirmed",
- "Continue without PIN",
- "Without a PIN, anyone can access this device.",
- "Cancel PIN setup",
+ "",
+ "",
+ "",
"Cancel sign",
"Send from",
"Hold to sign",
@@ -9549,7 +9549,7 @@ impl TranslatedString {
"Auto-lock turned on",
"Your wallet backup contains multiple lists of words in a specific order (shares).",
"Your wallet backup contains {0} words in a specific order.",
- "Wallet backup completed",
+ "",
"Create wallet backup",
"",
"",
@@ -9561,8 +9561,8 @@ impl TranslatedString {
"Hold to exit tutorial",
"",
"Learn more",
- "Continue with Share #{0}",
- "Start with share #1",
+ "",
+ "",
"",
"Passphrase",
"Wallet backup not on this device",
@@ -9577,11 +9577,11 @@ impl TranslatedString {
"Incorrect word selected",
"More at",
"How many wallet backup shares do you want to create?",
- "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.",
+ "",
"Select the minimum shares required to recover your wallet.",
- "Share #{0} completed",
- "Number of shares: {0}",
- "Recovery threshold: {0}",
+ "",
+ "",
+ "",
"Transaction signed",
"Continue tutorial",
"Exit tutorial",
@@ -9624,8 +9624,8 @@ impl TranslatedString {
"Display brightness changed",
"Change display brightness",
"Done",
- "The threshold sets the minimum number of shares needed to recover your wallet.",
- "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet.",
+ "",
+ "",
"Continue with empty passphrase?",
"More credentials",
"Select the credential that you would like to use for authentication.",
@@ -9706,12 +9706,12 @@ impl TranslatedString {
"Hidden wallet",
"Show passphrase",
"Re-enter PIN",
- "PIN setup completed.",
"",
- "Start with Share #{0}",
+ "",
+ "",
"Let's do a quick check of Share #{0}.",
- "Select word #{0} from\nShare #{1}",
- "Share #{0} from Group #{1} entered.",
+ "",
+ "",
"Cancel transaction",
"Using different paths for different XPUBs.",
"XPUB",
@@ -10413,621 +10413,621 @@ impl TranslatedString {
11038,
11155,
11203,
- 11262,
- 11269,
- 11300,
- 11313,
- 11332,
- 11375,
- 11417,
- 11432,
- 11455,
- 11487,
- 11519,
- 11534,
- 11550,
- 11566,
- 11586,
+ 11203,
+ 11210,
+ 11241,
+ 11254,
+ 11273,
+ 11316,
+ 11358,
+ 11358,
+ 11381,
+ 11413,
+ 11445,
+ 11460,
+ 11476,
+ 11492,
+ 11512,
+ 11532,
+ 11556,
+ 11593,
11606,
- 11630,
- 11667,
- 11680,
- 11696,
- 11727,
- 11770,
- 11810,
- 11866,
- 11880,
- 11893,
- 11893,
- 11908,
- 11924,
- 11940,
- 11959,
- 11979,
- 11999,
- 12012,
- 12030,
- 12043,
- 12087,
- 12140,
- 12206,
- 12226,
- 12256,
- 12276,
- 12287,
- 12307,
- 12341,
- 12345,
- 12350,
- 12355,
- 12374,
- 12378,
- 12446,
- 12526,
- 12591,
- 12604,
- 12619,
- 12656,
- 12673,
- 12738,
- 12783,
- 12848,
- 12892,
- 12905,
- 12919,
- 12969,
- 12996,
- 13045,
- 13087,
- 13171,
- 13217,
- 13266,
- 13284,
- 13299,
- 13318,
- 13374,
- 13441,
- 13482,
- 13496,
- 13496,
- 13510,
- 13541,
- 13554,
- 13565,
- 13597,
- 13612,
- 13629,
+ 11622,
+ 11653,
+ 11653,
+ 11693,
+ 11693,
+ 11707,
+ 11720,
+ 11720,
+ 11720,
+ 11736,
+ 11736,
+ 11755,
+ 11775,
+ 11795,
+ 11808,
+ 11826,
+ 11839,
+ 11883,
+ 11936,
+ 12002,
+ 12022,
+ 12052,
+ 12072,
+ 12083,
+ 12103,
+ 12137,
+ 12141,
+ 12146,
+ 12151,
+ 12170,
+ 12174,
+ 12242,
+ 12322,
+ 12387,
+ 12400,
+ 12415,
+ 12452,
+ 12469,
+ 12534,
+ 12579,
+ 12644,
+ 12688,
+ 12701,
+ 12715,
+ 12765,
+ 12792,
+ 12841,
+ 12883,
+ 12967,
+ 13013,
+ 13062,
+ 13080,
+ 13095,
+ 13114,
+ 13170,
+ 13237,
+ 13278,
+ 13292,
+ 13292,
+ 13306,
+ 13337,
+ 13350,
+ 13361,
+ 13393,
+ 13408,
+ 13425,
+ 13437,
+ 13444,
+ 13458,
+ 13468,
+ 13488,
+ 13488,
+ 13502,
+ 13523,
+ 13523,
+ 13523,
+ 13532,
+ 13547,
+ 13562,
+ 13574,
+ 13588,
+ 13601,
+ 13625,
13641,
- 13648,
- 13662,
- 13672,
- 13692,
- 13692,
- 13706,
- 13727,
- 13743,
- 13760,
- 13769,
- 13784,
- 13799,
- 13811,
- 13825,
- 13838,
- 13862,
- 13878,
- 13890,
- 13955,
- 13971,
- 14023,
- 14058,
- 14078,
- 14094,
- 14094,
- 14136,
+ 13653,
+ 13718,
+ 13734,
+ 13786,
+ 13821,
+ 13841,
+ 13857,
+ 13857,
+ 13899,
+ 13956,
+ 13969,
+ 13987,
+ 13997,
+ 14006,
+ 14029,
+ 14040,
+ 14045,
+ 14055,
+ 14068,
+ 14074,
+ 14097,
+ 14107,
+ 14118,
+ 14132,
+ 14144,
+ 14144,
+ 14161,
+ 14161,
+ 14179,
14193,
- 14206,
- 14224,
- 14234,
- 14243,
- 14266,
- 14277,
- 14282,
- 14292,
- 14305,
- 14311,
- 14334,
- 14344,
- 14355,
- 14369,
- 14381,
- 14381,
- 14398,
- 14398,
- 14416,
- 14430,
- 14444,
- 14450,
- 14470,
- 14482,
- 14493,
- 14553,
- 14566,
- 14570,
- 14574,
- 14585,
- 14594,
- 14594,
- 14594,
- 14604,
- 14607,
- 14612,
- 14615,
+ 14207,
+ 14213,
+ 14233,
+ 14245,
+ 14256,
+ 14316,
+ 14329,
+ 14333,
+ 14337,
+ 14348,
+ 14357,
+ 14357,
+ 14357,
+ 14367,
+ 14370,
+ 14375,
+ 14378,
+ 14391,
+ 14397,
+ 14406,
+ 14423,
+ 14435,
+ 14451,
+ 14451,
+ 14459,
+ 14476,
+ 14479,
+ 14490,
+ 14510,
+ 14523,
+ 14523,
+ 14536,
+ 14548,
+ 14555,
+ 14563,
+ 14572,
+ 14592,
14628,
- 14634,
- 14643,
- 14660,
- 14672,
- 14688,
- 14688,
- 14696,
+ 14648,
+ 14662,
+ 14662,
+ 14677,
+ 14683,
+ 14699,
14713,
- 14716,
- 14727,
- 14747,
- 14760,
- 14760,
- 14773,
- 14785,
- 14792,
- 14800,
- 14809,
- 14829,
- 14865,
- 14885,
- 14899,
- 14899,
- 14914,
- 14920,
- 14936,
- 14950,
- 14965,
- 15000,
- 15000,
- 15013,
- 15020,
- 15026,
- 15044,
- 15063,
- 15072,
- 15080,
- 15097,
- 15114,
- 15127,
- 15142,
- 15158,
- 15212,
- 15276,
- 15303,
- 15412,
- 15455,
- 15460,
- 15473,
- 15486,
- 15503,
- 15570,
- 15613,
- 15651,
- 15678,
- 15693,
- 15708,
+ 14728,
+ 14763,
+ 14763,
+ 14776,
+ 14783,
+ 14789,
+ 14807,
+ 14826,
+ 14835,
+ 14843,
+ 14860,
+ 14877,
+ 14890,
+ 14905,
+ 14921,
+ 14975,
+ 15039,
+ 15066,
+ 15175,
+ 15218,
+ 15223,
+ 15236,
+ 15249,
+ 15266,
+ 15333,
+ 15376,
+ 15414,
+ 15441,
+ 15456,
+ 15471,
+ 15495,
+ 15506,
+ 15545,
+ 15561,
+ 15579,
+ 15625,
+ 15644,
+ 15662,
+ 15675,
15732,
- 15743,
- 15782,
- 15798,
- 15816,
- 15862,
- 15881,
- 15899,
- 15912,
- 15969,
+ 15749,
+ 15789,
+ 15807,
+ 15844,
+ 15859,
+ 15876,
+ 15894,
+ 15924,
+ 15953,
+ 15971,
15986,
- 16026,
+ 15993,
+ 16001,
+ 16008,
+ 16014,
+ 16027,
+ 16035,
16044,
- 16081,
- 16096,
+ 16050,
+ 16057,
+ 16068,
+ 16076,
+ 16092,
+ 16105,
+ 16110,
16113,
- 16131,
- 16161,
- 16190,
- 16208,
- 16223,
- 16230,
- 16238,
- 16245,
- 16251,
- 16264,
- 16272,
- 16281,
- 16287,
- 16294,
- 16305,
- 16313,
- 16329,
- 16342,
- 16347,
- 16350,
- 16354,
- 16367,
- 16412,
- 16421,
- 16423,
- 16430,
- 16448,
- 16464,
- 16485,
- 16494,
- 16498,
- 16504,
- 16509,
- 16514,
- 16525,
- 16533,
- 16538,
- 16544,
- 16551,
- 16558,
- 16567,
- 16574,
- 16581,
- 16589,
- 16592,
- 16608,
- 16608,
- 16613,
- 16626,
- 16651,
- 16656,
- 16669,
- 16692,
- 16699,
- 16726,
- 16737,
- 16750,
- 16759,
- 16813,
- 16831,
- 16845,
- 16865,
- 16887,
- 16907,
- 16914,
- 16929,
- 16929,
- 16943,
- 16958,
- 16967,
- 17003,
+ 16117,
+ 16117,
+ 16162,
+ 16171,
+ 16173,
+ 16180,
+ 16198,
+ 16214,
+ 16235,
+ 16244,
+ 16248,
+ 16254,
+ 16259,
+ 16259,
+ 16270,
+ 16270,
+ 16270,
+ 16270,
+ 16277,
+ 16284,
+ 16284,
+ 16291,
+ 16298,
+ 16306,
+ 16309,
+ 16325,
+ 16325,
+ 16330,
+ 16343,
+ 16368,
+ 16373,
+ 16386,
+ 16409,
+ 16416,
+ 16443,
+ 16454,
+ 16467,
+ 16476,
+ 16530,
+ 16548,
+ 16562,
+ 16582,
+ 16604,
+ 16624,
+ 16631,
+ 16646,
+ 16646,
+ 16660,
+ 16675,
+ 16684,
+ 16720,
+ 16772,
+ 16810,
+ 16822,
+ 16838,
+ 16850,
+ 16928,
+ 16942,
+ 16949,
+ 16964,
+ 16983,
+ 16998,
+ 17023,
+ 17023,
+ 17023,
+ 17023,
+ 17034,
+ 17043,
17055,
- 17093,
- 17105,
- 17121,
- 17133,
- 17211,
- 17225,
- 17232,
- 17247,
- 17266,
- 17281,
+ 17063,
+ 17084,
+ 17096,
+ 17115,
+ 17196,
+ 17254,
+ 17254,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17274,
+ 17290,
17306,
- 17326,
- 17371,
- 17387,
- 17398,
- 17407,
- 17419,
- 17427,
- 17448,
- 17460,
- 17479,
- 17560,
- 17618,
- 17641,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17661,
- 17677,
- 17693,
- 17714,
- 17714,
- 17724,
- 17748,
- 17767,
- 17767,
- 17777,
- 17809,
- 17838,
- 17898,
- 17960,
- 17993,
- 18040,
- 18124,
- 18143,
- 18163,
- 18186,
- 18193,
- 18245,
- 18416,
- 18474,
- 18494,
- 18515,
- 18538,
- 18556,
- 18573,
- 18586,
- 18586,
- 18586,
- 18640,
- 18653,
- 18695,
- 18695,
- 18695,
- 18710,
- 18710,
- 18722,
- 18741,
- 18749,
- 18759,
- 18780,
- 18798,
+ 17327,
+ 17327,
+ 17337,
+ 17337,
+ 17337,
+ 17337,
+ 17347,
+ 17379,
+ 17408,
+ 17468,
+ 17530,
+ 17563,
+ 17610,
+ 17694,
+ 17713,
+ 17733,
+ 17756,
+ 17763,
+ 17815,
+ 17815,
+ 17873,
+ 17873,
+ 17873,
+ 17873,
+ 17891,
+ 17908,
+ 17921,
+ 17921,
+ 17921,
+ 17975,
+ 17988,
+ 18030,
+ 18030,
+ 18030,
+ 18045,
+ 18045,
+ 18057,
+ 18076,
+ 18084,
+ 18094,
+ 18115,
+ 18133,
+ 18151,
+ 18176,
+ 18189,
+ 18223,
+ 18240,
+ 18262,
+ 18270,
+ 18280,
+ 18300,
+ 18311,
+ 18324,
+ 18401,
+ 18417,
+ 18427,
+ 18460,
+ 18470,
+ 18522,
+ 18534,
+ 18552,
+ 18558,
+ 18563,
+ 18589,
+ 18614,
+ 18618,
+ 18618,
+ 18618,
+ 18649,
+ 18665,
+ 18733,
+ 18751,
+ 18768,
+ 18778,
+ 18796,
18816,
- 18841,
- 18854,
- 18888,
- 18905,
- 18927,
- 18935,
- 18945,
- 18965,
- 18976,
- 18989,
- 19066,
- 19082,
- 19092,
- 19125,
- 19135,
- 19187,
- 19199,
- 19217,
- 19223,
- 19228,
- 19254,
- 19279,
- 19283,
- 19361,
- 19448,
- 19479,
- 19495,
- 19563,
- 19581,
- 19598,
- 19608,
- 19626,
- 19646,
- 19661,
- 19685,
- 19699,
- 19712,
- 19738,
- 19758,
- 19774,
- 19774,
- 19782,
- 19787,
- 19816,
+ 18831,
+ 18855,
+ 18869,
+ 18882,
+ 18908,
+ 18928,
+ 18944,
+ 18944,
+ 18952,
+ 18957,
+ 18986,
+ 19038,
+ 19050,
+ 19055,
+ 19068,
+ 19076,
+ 19086,
+ 19146,
+ 19172,
+ 19179,
+ 19210,
+ 19222,
+ 19239,
+ 19261,
+ 19276,
+ 19291,
+ 19291,
+ 19291,
+ 19291,
+ 19299,
+ 19316,
+ 19328,
+ 19343,
+ 19350,
+ 19366,
+ 19374,
+ 19415,
+ 19429,
+ 19439,
+ 19472,
+ 19481,
+ 19521,
+ 19537,
+ 19543,
+ 19554,
+ 19559,
+ 19564,
+ 19567,
+ 19580,
+ 19601,
+ 19643,
+ 19693,
+ 19706,
+ 19736,
+ 19743,
+ 19822,
19868,
- 19880,
- 19885,
- 19898,
- 19906,
- 19916,
- 19976,
- 20002,
- 20009,
- 20040,
+ 19882,
+ 19929,
+ 19944,
+ 19948,
+ 19954,
+ 19966,
+ 19966,
+ 19992,
+ 20044,
20052,
- 20069,
- 20091,
- 20106,
- 20121,
- 20121,
- 20121,
- 20121,
- 20129,
- 20146,
- 20158,
- 20173,
- 20180,
- 20196,
- 20204,
- 20245,
- 20259,
- 20269,
- 20302,
- 20311,
- 20351,
- 20367,
- 20373,
- 20384,
- 20389,
- 20394,
- 20397,
- 20410,
- 20431,
- 20473,
- 20523,
- 20536,
- 20566,
- 20573,
- 20652,
- 20698,
- 20712,
- 20759,
- 20774,
- 20778,
- 20784,
- 20796,
- 20796,
+ 20085,
+ 20105,
+ 20118,
+ 20133,
+ 20145,
+ 20145,
+ 20145,
+ 20145,
+ 20182,
+ 20182,
+ 20182,
+ 20200,
+ 20242,
+ 20246,
+ 20253,
+ 20264,
+ 20289,
+ 20293,
+ 20297,
+ 20313,
+ 20327,
+ 20333,
+ 20353,
+ 20359,
+ 20379,
+ 20387,
+ 20417,
+ 20417,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20472,
+ 20493,
+ 20493,
+ 20502,
+ 20512,
+ 20522,
+ 20540,
+ 20590,
+ 20622,
+ 20639,
+ 20639,
+ 20643,
+ 20663,
+ 20678,
+ 20691,
+ 20703,
+ 20714,
+ 20726,
+ 20752,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20773,
+ 20786,
+ 20802,
+ 20802,
+ 20802,
+ 20802,
+ 20807,
+ 20816,
20822,
- 20874,
- 20882,
- 20915,
- 20935,
- 20948,
- 20963,
- 20975,
- 20995,
- 20995,
- 21016,
- 21053,
- 21085,
- 21120,
- 21138,
- 21180,
- 21184,
- 21191,
- 21202,
- 21227,
- 21231,
- 21235,
- 21251,
- 21265,
- 21271,
- 21291,
- 21297,
- 21317,
- 21325,
- 21355,
- 21355,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21410,
- 21431,
- 21431,
- 21440,
- 21450,
- 21460,
- 21478,
- 21528,
- 21560,
- 21577,
- 21577,
- 21581,
- 21601,
- 21616,
- 21629,
- 21641,
- 21652,
- 21664,
- 21690,
- 21711,
- 21711,
- 21711,
- 21711,
- 21711,
- 21724,
- 21740,
- 21740,
- 21740,
- 21740,
- 21745,
- 21754,
- 21760,
- 21770,
- 21773,
- 21779,
- 21782,
- 21784,
- 21790,
- 21798,
- 21809,
- 21819,
- 21827,
- 21844,
- 21860,
- 21869,
- 21877,
- 21884,
- 21884,
- 21884,
- 21893,
- 21944,
- 21947,
- 21951,
- 21957,
- 21971,
- 21983,
- 21983,
- 21990,
- 21996,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22001,
- 22064,
- 22077,
- 22119,
- 22141,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22241,
- 22312,
- 22383,
- 22437,
- 22489,
- 22489,
- 22499,
- 22503,
- 22512,
- 22526,
- 22589,
+ 20832,
+ 20835,
+ 20841,
+ 20844,
+ 20846,
+ 20852,
+ 20860,
+ 20871,
+ 20881,
+ 20889,
+ 20906,
+ 20922,
+ 20931,
+ 20939,
+ 20946,
+ 20946,
+ 20946,
+ 20955,
+ 21006,
+ 21009,
+ 21013,
+ 21019,
+ 21033,
+ 21045,
+ 21045,
+ 21052,
+ 21058,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21063,
+ 21126,
+ 21139,
+ 21181,
+ 21203,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21303,
+ 21374,
+ 21445,
+ 21499,
+ 21551,
+ 21551,
+ 21561,
+ 21565,
+ 21574,
+ 21588,
+ 21651,
];
} else if #[cfg(feature = "layout_caesar")] {
@@ -11392,7 +11392,7 @@ impl TranslatedString {
"Decrease fee by:",
"Fee rate:",
"Increase fee by:",
- "New transaction fee:",
+ "",
"Fee did not change.\n",
"Modify fee",
"Transaction fee:",
@@ -11563,27 +11563,27 @@ impl TranslatedString {
"Are you sure you want to cancel the recovery process?",
"({0} words)",
"Word {0} of {1}",
- "{count} more {plural} starting",
+ "",
"{count} more {plural} needed",
"{0} of {1} shares entered",
"You have entered",
- "The group threshold specifies the number of groups required to recover your wallet.",
+ "",
"",
"",
"Create wallet",
"Recover wallet",
"By continuing you agree to Trezor Company's terms and conditions.",
"Check backup",
- "Check g{0} - share {1}",
+ "",
"Check wallet backup",
- "Check share #{0}",
+ "",
"Continue with the next share.",
"Continue with share #{0}.",
"You have finished verifying your recovery shares for group {0}.",
"You have finished verifying your wallet backup.",
"You have finished verifying your recovery shares.",
- "A group is made up of recovery shares.",
- "Each group has a set number of shares and its own threshold. In the next steps you will set the numbers of shares and the thresholds.",
+ "",
+ "",
"Group {0} - Share {1} checked successfully.",
"Group {0} - Share {1}",
"More info at",
@@ -11593,31 +11593,31 @@ impl TranslatedString {
"",
"Never put your backup anywhere digital.",
"{0} people or locations will each hold one share.",
- "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.",
+ "",
"",
"The required number of shares to form Group {0}.",
"= total number of unique word lists used for wallet backup.",
"",
- "Only one share will be created.",
+ "",
"Wallet backup",
"Recovery share #{0}",
"The required number of groups for recovery.",
"Select the correct word for each position.",
- "Select {0} word",
+ "",
"Select word {0} of {1}:",
"",
"Share #{0} checked successfully.",
"Standard backup",
"Number of groups",
"Number of shares",
- "Set number of groups",
- "Set number of shares",
+ "",
+ "",
"Set sizes and thresholds",
"Set size and threshold for each group",
"Set threshold",
"Backup checklist",
"Write down and check all shares",
- "Write down & check all wallet backup shares",
+ "",
"",
"= minimum number of unique word lists used for recovery.",
"Backup is done",
@@ -11626,14 +11626,14 @@ impl TranslatedString {
"Group threshold",
"Number of groups",
"Number of shares",
- "Set group threshold",
- "Set number of groups",
- "Set number of shares",
- "Set threshold",
+ "",
+ "",
+ "",
+ "",
"",
"trezor.io/tos",
- "Set the total number of shares in Group {0}.",
- "Use your backup when you need to recover your wallet.",
+ "",
+ "",
"Write the following {0} words in order on your wallet backup card.",
"Wrong word selected!",
"",
@@ -11903,9 +11903,9 @@ impl TranslatedString {
"Continue in the app",
"Cancel and exit",
"Receive address confirmed",
- "Continue without PIN",
- "Without a PIN, anyone can access this device.",
- "Cancel PIN setup",
+ "",
+ "",
+ "",
"Cancel sign",
"Send from",
"Hold to sign",
@@ -11915,7 +11915,7 @@ impl TranslatedString {
"Auto-lock turned on",
"Your wallet backup contains multiple lists of words in a specific order (shares).",
"Your wallet backup contains {0} words in a specific order.",
- "Wallet backup completed",
+ "",
"Create wallet backup",
"",
"",
@@ -11927,8 +11927,8 @@ impl TranslatedString {
"Hold to exit tutorial",
"",
"Learn more",
- "Continue with Share #{0}",
- "Start with share #1",
+ "",
+ "",
"",
"Passphrase",
"Wallet backup not on this device",
@@ -11943,11 +11943,11 @@ impl TranslatedString {
"Incorrect word selected",
"More at",
"How many wallet backup shares do you want to create?",
- "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.",
+ "",
"Select the minimum shares required to recover your wallet.",
- "Share #{0} completed",
- "Number of shares: {0}",
- "Recovery threshold: {0}",
+ "",
+ "",
+ "",
"Transaction signed",
"Continue tutorial",
"Exit tutorial",
@@ -11990,8 +11990,8 @@ impl TranslatedString {
"Display brightness changed",
"Change display brightness",
"Done",
- "The threshold sets the minimum number of shares needed to recover your wallet.",
- "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet.",
+ "",
+ "",
"Continue with empty passphrase?",
"More credentials",
"Select the credential that you would like to use for authentication.",
@@ -12072,12 +12072,12 @@ impl TranslatedString {
"Hidden wallet",
"Show passphrase",
"Re-enter PIN",
- "PIN setup completed.",
"",
- "Start with Share #{0}",
+ "",
+ "",
"Let's do a quick check of Share #{0}.",
- "Select word #{0} from\nShare #{1}",
- "Share #{0} from Group #{1} entered.",
+ "",
+ "",
"Cancel transaction",
"Using different paths for different XPUBs.",
"XPUB",
@@ -12575,825 +12575,825 @@ impl TranslatedString {
5669,
5678,
5694,
+ 5694,
5714,
- 5734,
- 5744,
- 5760,
- 5774,
- 5789,
- 5804,
- 5823,
- 5837,
- 5847,
- 5864,
- 5877,
- 5894,
- 5912,
- 5922,
- 5936,
- 5982,
- 6031,
- 6067,
- 6119,
- 6155,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6218,
- 6257,
- 6360,
- 6377,
- 6409,
- 6447,
- 6476,
- 6531,
- 6549,
- 6565,
- 6580,
- 6599,
- 6616,
- 6647,
- 6677,
- 6687,
- 6699,
- 6772,
- 6822,
- 6848,
- 6873,
- 6882,
- 6895,
- 6933,
- 6976,
- 6987,
- 6999,
- 7025,
- 7037,
- 7056,
- 7072,
- 7103,
- 7134,
- 7143,
- 7155,
- 7164,
- 7174,
- 7223,
- 7246,
- 7255,
- 7263,
- 7273,
- 7297,
- 7311,
- 7325,
+ 5724,
+ 5740,
+ 5754,
+ 5769,
+ 5784,
+ 5803,
+ 5817,
+ 5827,
+ 5844,
+ 5857,
+ 5874,
+ 5892,
+ 5902,
+ 5916,
+ 5962,
+ 6011,
+ 6047,
+ 6099,
+ 6135,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6198,
+ 6237,
+ 6340,
+ 6357,
+ 6389,
+ 6427,
+ 6456,
+ 6511,
+ 6529,
+ 6545,
+ 6560,
+ 6579,
+ 6596,
+ 6627,
+ 6657,
+ 6667,
+ 6679,
+ 6752,
+ 6802,
+ 6828,
+ 6853,
+ 6862,
+ 6875,
+ 6913,
+ 6956,
+ 6967,
+ 6979,
+ 7005,
+ 7017,
+ 7036,
+ 7052,
+ 7083,
+ 7114,
+ 7123,
+ 7135,
+ 7144,
+ 7154,
+ 7203,
+ 7226,
+ 7235,
+ 7243,
+ 7253,
+ 7277,
+ 7291,
+ 7305,
+ 7319,
7339,
- 7359,
- 7371,
- 7383,
- 7407,
- 7411,
- 7433,
- 7454,
- 7467,
- 7478,
- 7488,
- 7501,
- 7523,
- 7533,
- 7549,
- 7588,
- 7604,
- 7631,
- 7650,
- 7668,
- 7741,
- 7811,
- 7887,
- 7967,
- 8054,
- 8069,
- 8087,
- 8111,
- 8146,
- 8155,
- 8179,
- 8209,
- 8240,
- 8258,
- 8300,
- 8362,
- 8388,
- 8388,
- 8409,
- 8458,
- 8467,
- 8481,
- 8500,
- 8515,
- 8527,
- 8541,
+ 7351,
+ 7363,
+ 7387,
+ 7391,
+ 7413,
+ 7434,
+ 7447,
+ 7458,
+ 7468,
+ 7481,
+ 7503,
+ 7513,
+ 7529,
+ 7568,
+ 7584,
+ 7611,
+ 7630,
+ 7648,
+ 7721,
+ 7791,
+ 7867,
+ 7947,
+ 8034,
+ 8049,
+ 8067,
+ 8091,
+ 8126,
+ 8135,
+ 8159,
+ 8189,
+ 8220,
+ 8238,
+ 8280,
+ 8342,
+ 8368,
+ 8368,
+ 8389,
+ 8438,
+ 8447,
+ 8461,
+ 8480,
+ 8495,
+ 8507,
+ 8521,
+ 8537,
8557,
- 8577,
- 8602,
- 8651,
- 8704,
- 8715,
- 8730,
- 8760,
- 8788,
- 8813,
- 8829,
- 8912,
- 8912,
- 8912,
- 8925,
- 8939,
- 9004,
- 9016,
- 9038,
- 9057,
- 9073,
- 9102,
- 9127,
- 9190,
- 9237,
- 9286,
- 9324,
- 9457,
- 9500,
- 9521,
- 9533,
- 9533,
- 9533,
- 9533,
- 9533,
- 9572,
- 9621,
- 9746,
- 9746,
- 9794,
- 9853,
- 9853,
- 9884,
- 9897,
- 9916,
- 9959,
- 10001,
- 10016,
- 10039,
- 10039,
- 10071,
- 10086,
- 10102,
- 10118,
- 10138,
- 10158,
- 10182,
- 10219,
- 10232,
- 10248,
- 10279,
- 10322,
- 10322,
- 10378,
- 10392,
- 10405,
- 10405,
- 10420,
- 10436,
- 10452,
- 10471,
- 10491,
- 10511,
- 10524,
- 10524,
- 10537,
- 10581,
- 10634,
+ 8582,
+ 8631,
+ 8684,
+ 8695,
+ 8710,
+ 8710,
+ 8738,
+ 8763,
+ 8779,
+ 8779,
+ 8779,
+ 8779,
+ 8792,
+ 8806,
+ 8871,
+ 8883,
+ 8883,
+ 8902,
+ 8902,
+ 8931,
+ 8956,
+ 9019,
+ 9066,
+ 9115,
+ 9115,
+ 9115,
+ 9158,
+ 9179,
+ 9191,
+ 9191,
+ 9191,
+ 9191,
+ 9191,
+ 9230,
+ 9279,
+ 9279,
+ 9279,
+ 9327,
+ 9386,
+ 9386,
+ 9386,
+ 9399,
+ 9418,
+ 9461,
+ 9503,
+ 9503,
+ 9526,
+ 9526,
+ 9558,
+ 9573,
+ 9589,
+ 9605,
+ 9605,
+ 9605,
+ 9629,
+ 9666,
+ 9679,
+ 9695,
+ 9726,
+ 9726,
+ 9726,
+ 9782,
+ 9796,
+ 9809,
+ 9809,
+ 9824,
+ 9840,
+ 9856,
+ 9856,
+ 9856,
+ 9856,
+ 9856,
+ 9856,
+ 9869,
+ 9869,
+ 9869,
+ 9935,
+ 9955,
+ 9955,
+ 9975,
+ 9986,
+ 10006,
+ 10040,
+ 10044,
+ 10049,
+ 10054,
+ 10073,
+ 10077,
+ 10145,
+ 10225,
+ 10290,
+ 10303,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10332,
+ 10363,
+ 10376,
+ 10387,
+ 10419,
+ 10434,
+ 10451,
+ 10463,
+ 10470,
+ 10484,
+ 10494,
+ 10514,
+ 10514,
+ 10528,
+ 10549,
+ 10565,
+ 10582,
+ 10591,
+ 10606,
+ 10621,
+ 10633,
+ 10647,
+ 10660,
+ 10684,
10700,
- 10720,
- 10720,
- 10740,
- 10751,
- 10771,
- 10805,
- 10809,
- 10814,
- 10819,
- 10838,
- 10842,
- 10910,
- 10990,
- 11055,
- 11068,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11097,
- 11128,
- 11141,
- 11152,
- 11184,
- 11199,
- 11216,
- 11228,
- 11235,
- 11249,
- 11259,
- 11279,
- 11279,
- 11293,
- 11314,
- 11330,
- 11347,
- 11356,
- 11371,
- 11386,
- 11398,
- 11412,
- 11425,
- 11449,
+ 10712,
+ 10777,
+ 10793,
+ 10845,
+ 10880,
+ 10900,
+ 10916,
+ 10916,
+ 10958,
+ 11015,
+ 11028,
+ 11046,
+ 11056,
+ 11065,
+ 11088,
+ 11099,
+ 11104,
+ 11114,
+ 11127,
+ 11133,
+ 11156,
+ 11166,
+ 11177,
+ 11191,
+ 11203,
+ 11203,
+ 11220,
+ 11220,
+ 11238,
+ 11252,
+ 11266,
+ 11272,
+ 11292,
+ 11304,
+ 11315,
+ 11375,
+ 11388,
+ 11392,
+ 11396,
+ 11407,
+ 11416,
+ 11416,
+ 11416,
+ 11426,
+ 11429,
+ 11434,
+ 11437,
+ 11450,
+ 11456,
11465,
- 11477,
- 11542,
- 11558,
- 11610,
- 11645,
- 11665,
- 11681,
- 11681,
- 11723,
- 11780,
- 11793,
- 11811,
- 11821,
- 11830,
- 11853,
- 11864,
- 11869,
- 11879,
- 11892,
- 11898,
- 11921,
- 11931,
- 11942,
- 11956,
- 11968,
- 11968,
- 11985,
- 11985,
- 12003,
- 12017,
- 12031,
- 12037,
- 12057,
- 12069,
- 12080,
- 12140,
- 12153,
- 12157,
- 12161,
- 12172,
- 12181,
- 12181,
- 12181,
- 12191,
- 12194,
- 12199,
- 12202,
- 12215,
- 12221,
- 12230,
- 12247,
- 12259,
- 12275,
- 12275,
- 12283,
- 12300,
- 12303,
- 12314,
- 12334,
- 12347,
- 12347,
- 12360,
- 12372,
- 12379,
- 12387,
- 12396,
- 12416,
- 12452,
- 12472,
- 12486,
- 12486,
- 12501,
- 12507,
- 12523,
- 12537,
- 12552,
- 12587,
- 12587,
- 12600,
- 12607,
- 12613,
- 12631,
- 12650,
- 12659,
- 12667,
+ 11482,
+ 11494,
+ 11510,
+ 11510,
+ 11518,
+ 11535,
+ 11538,
+ 11549,
+ 11569,
+ 11582,
+ 11582,
+ 11595,
+ 11607,
+ 11614,
+ 11622,
+ 11631,
+ 11651,
+ 11687,
+ 11707,
+ 11721,
+ 11721,
+ 11736,
+ 11742,
+ 11758,
+ 11772,
+ 11787,
+ 11822,
+ 11822,
+ 11835,
+ 11842,
+ 11848,
+ 11866,
+ 11885,
+ 11894,
+ 11902,
+ 11919,
+ 11936,
+ 11949,
+ 11964,
+ 11980,
+ 12034,
+ 12098,
+ 12125,
+ 12234,
+ 12277,
+ 12282,
+ 12295,
+ 12308,
+ 12325,
+ 12392,
+ 12435,
+ 12473,
+ 12500,
+ 12515,
+ 12530,
+ 12554,
+ 12565,
+ 12604,
+ 12620,
+ 12638,
12684,
- 12701,
- 12714,
- 12729,
- 12745,
- 12799,
- 12863,
- 12890,
- 12999,
- 13042,
- 13047,
+ 12703,
+ 12721,
+ 12734,
+ 12791,
+ 12808,
+ 12848,
+ 12866,
+ 12903,
+ 12918,
+ 12935,
+ 12953,
+ 12983,
+ 13012,
+ 13030,
+ 13045,
+ 13052,
13060,
+ 13067,
13073,
- 13090,
- 13157,
- 13200,
- 13238,
- 13265,
- 13280,
- 13295,
- 13319,
- 13330,
- 13369,
- 13385,
+ 13086,
+ 13094,
+ 13103,
+ 13109,
+ 13116,
+ 13127,
+ 13135,
+ 13151,
+ 13164,
+ 13169,
+ 13172,
+ 13176,
+ 13189,
+ 13234,
+ 13243,
+ 13245,
+ 13252,
+ 13270,
+ 13286,
+ 13307,
+ 13316,
+ 13320,
+ 13326,
+ 13331,
+ 13336,
+ 13347,
+ 13355,
+ 13360,
+ 13366,
+ 13373,
+ 13380,
+ 13389,
+ 13396,
13403,
- 13449,
- 13468,
+ 13411,
+ 13414,
+ 13430,
+ 13438,
+ 13443,
+ 13456,
+ 13481,
13486,
13499,
+ 13522,
+ 13529,
13556,
- 13573,
- 13613,
- 13631,
- 13668,
- 13683,
- 13700,
- 13718,
- 13748,
- 13777,
- 13795,
- 13810,
- 13817,
- 13825,
- 13832,
- 13838,
- 13851,
- 13859,
- 13868,
- 13874,
- 13881,
- 13892,
- 13900,
- 13916,
- 13929,
- 13934,
- 13937,
- 13941,
- 13954,
- 13999,
- 14008,
- 14010,
- 14017,
- 14035,
- 14051,
- 14072,
- 14081,
- 14085,
- 14091,
+ 13567,
+ 13580,
+ 13589,
+ 13643,
+ 13661,
+ 13675,
+ 13695,
+ 13717,
+ 13737,
+ 13744,
+ 13759,
+ 13759,
+ 13773,
+ 13788,
+ 13797,
+ 13833,
+ 13885,
+ 13923,
+ 13935,
+ 13951,
+ 13963,
+ 14041,
+ 14055,
+ 14062,
+ 14077,
14096,
- 14101,
- 14112,
- 14120,
- 14125,
- 14131,
- 14138,
- 14145,
- 14154,
- 14161,
+ 14111,
+ 14136,
+ 14136,
+ 14136,
+ 14136,
+ 14147,
+ 14156,
14168,
14176,
- 14179,
- 14195,
- 14203,
- 14208,
- 14221,
- 14246,
- 14251,
- 14264,
- 14287,
- 14294,
- 14321,
- 14332,
- 14345,
- 14354,
- 14408,
- 14426,
+ 14197,
+ 14209,
+ 14228,
+ 14309,
+ 14367,
+ 14367,
+ 14387,
+ 14387,
+ 14387,
+ 14387,
+ 14387,
+ 14387,
+ 14403,
+ 14419,
+ 14440,
14440,
+ 14450,
+ 14450,
+ 14450,
+ 14450,
14460,
- 14482,
- 14502,
- 14509,
- 14524,
- 14524,
- 14538,
- 14553,
- 14562,
- 14598,
- 14650,
- 14688,
- 14700,
- 14716,
- 14728,
- 14806,
- 14820,
- 14827,
- 14842,
- 14861,
+ 14492,
+ 14521,
+ 14581,
+ 14643,
+ 14676,
+ 14723,
+ 14807,
+ 14826,
+ 14846,
+ 14869,
14876,
- 14901,
- 14921,
- 14966,
- 14982,
- 14993,
- 15002,
- 15014,
- 15022,
- 15043,
- 15055,
- 15074,
- 15155,
- 15213,
- 15236,
- 15256,
- 15256,
- 15256,
- 15256,
- 15256,
- 15256,
- 15272,
- 15288,
- 15309,
- 15309,
- 15319,
- 15343,
- 15362,
- 15362,
- 15372,
- 15404,
- 15433,
- 15493,
- 15555,
- 15588,
+ 14928,
+ 14928,
+ 14986,
+ 14986,
+ 14986,
+ 14986,
+ 15004,
+ 15021,
+ 15034,
+ 15034,
+ 15034,
+ 15088,
+ 15101,
+ 15143,
+ 15143,
+ 15143,
+ 15158,
+ 15158,
+ 15170,
+ 15189,
+ 15197,
+ 15207,
+ 15228,
+ 15246,
+ 15264,
+ 15289,
+ 15302,
+ 15336,
+ 15353,
+ 15375,
+ 15383,
+ 15393,
+ 15413,
+ 15424,
+ 15437,
+ 15514,
+ 15530,
+ 15540,
+ 15573,
+ 15583,
15635,
- 15719,
- 15738,
- 15758,
- 15781,
- 15788,
- 15840,
- 16011,
- 16069,
- 16089,
- 16110,
- 16133,
+ 15647,
+ 15665,
+ 15671,
+ 15676,
+ 15702,
+ 15727,
+ 15731,
+ 15731,
+ 15731,
+ 15762,
+ 15778,
+ 15846,
+ 15864,
+ 15881,
+ 15891,
+ 15909,
+ 15929,
+ 15944,
+ 15968,
+ 15982,
+ 15995,
+ 16021,
+ 16041,
+ 16057,
+ 16057,
+ 16065,
+ 16070,
+ 16099,
16151,
+ 16163,
16168,
16181,
- 16181,
- 16181,
- 16235,
- 16248,
- 16290,
- 16290,
- 16290,
- 16305,
- 16305,
- 16317,
- 16336,
- 16344,
- 16354,
- 16375,
- 16393,
- 16411,
- 16436,
- 16449,
- 16483,
- 16500,
- 16522,
- 16530,
- 16540,
- 16560,
- 16571,
- 16584,
- 16661,
+ 16189,
+ 16199,
+ 16259,
+ 16285,
+ 16292,
+ 16323,
+ 16335,
+ 16352,
+ 16374,
+ 16389,
+ 16404,
+ 16404,
+ 16404,
+ 16404,
+ 16412,
+ 16429,
+ 16441,
+ 16456,
+ 16463,
+ 16479,
+ 16487,
+ 16528,
+ 16542,
+ 16552,
+ 16585,
+ 16594,
+ 16634,
+ 16650,
+ 16656,
+ 16667,
+ 16672,
16677,
- 16687,
- 16720,
- 16730,
- 16782,
- 16794,
- 16812,
- 16818,
- 16823,
+ 16680,
+ 16693,
+ 16714,
+ 16756,
+ 16806,
+ 16819,
16849,
- 16874,
- 16878,
- 16956,
- 17043,
- 17074,
- 17090,
- 17158,
- 17176,
- 17193,
- 17203,
- 17221,
- 17241,
- 17256,
- 17280,
- 17294,
- 17307,
- 17333,
- 17353,
- 17369,
- 17369,
+ 16856,
+ 16935,
+ 16981,
+ 16995,
+ 17042,
+ 17057,
+ 17061,
+ 17067,
+ 17079,
+ 17079,
+ 17105,
+ 17157,
+ 17165,
+ 17198,
+ 17218,
+ 17231,
+ 17246,
+ 17258,
+ 17258,
+ 17258,
+ 17258,
+ 17295,
+ 17295,
+ 17295,
+ 17313,
+ 17355,
+ 17359,
+ 17366,
17377,
- 17382,
- 17411,
- 17463,
- 17475,
- 17480,
- 17493,
- 17501,
- 17511,
- 17571,
- 17597,
- 17604,
+ 17402,
+ 17406,
+ 17410,
+ 17426,
+ 17440,
+ 17446,
+ 17466,
+ 17472,
+ 17492,
+ 17500,
+ 17530,
+ 17530,
+ 17585,
+ 17585,
+ 17585,
+ 17585,
+ 17585,
+ 17585,
+ 17585,
+ 17606,
+ 17606,
+ 17615,
+ 17625,
17635,
- 17647,
- 17664,
- 17686,
- 17701,
- 17716,
- 17716,
- 17716,
- 17716,
- 17724,
- 17741,
- 17753,
- 17768,
- 17775,
+ 17653,
+ 17703,
+ 17735,
+ 17752,
+ 17752,
+ 17756,
+ 17776,
17791,
- 17799,
- 17840,
- 17854,
- 17864,
- 17897,
- 17906,
- 17946,
- 17962,
- 17968,
- 17979,
+ 17804,
+ 17816,
+ 17827,
+ 17839,
+ 17865,
+ 17886,
+ 17886,
+ 17886,
+ 17886,
+ 17886,
+ 17899,
+ 17915,
+ 17915,
+ 17915,
+ 17915,
+ 17920,
+ 17929,
+ 17935,
+ 17945,
+ 17948,
+ 17954,
+ 17957,
+ 17959,
+ 17965,
+ 17973,
17984,
- 17989,
- 17992,
- 18005,
- 18026,
+ 17994,
+ 18002,
+ 18019,
+ 18035,
+ 18044,
+ 18052,
+ 18059,
+ 18059,
+ 18059,
18068,
- 18118,
- 18131,
- 18161,
- 18168,
- 18247,
- 18293,
- 18307,
- 18354,
- 18369,
- 18373,
- 18379,
- 18391,
- 18391,
- 18417,
- 18469,
- 18477,
- 18510,
- 18530,
- 18543,
+ 18119,
+ 18122,
+ 18126,
+ 18132,
+ 18146,
+ 18158,
+ 18158,
+ 18165,
+ 18171,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18176,
+ 18239,
+ 18252,
+ 18294,
+ 18316,
+ 18416,
+ 18416,
+ 18416,
+ 18416,
+ 18416,
+ 18416,
+ 18416,
+ 18416,
+ 18487,
18558,
- 18570,
- 18590,
- 18590,
- 18611,
- 18648,
- 18680,
- 18715,
- 18733,
- 18775,
- 18779,
- 18786,
- 18797,
- 18822,
- 18826,
- 18830,
- 18846,
- 18860,
- 18866,
- 18886,
- 18892,
- 18912,
- 18920,
- 18950,
- 18950,
- 19005,
- 19005,
- 19005,
- 19005,
- 19005,
- 19005,
- 19005,
- 19026,
- 19026,
- 19035,
- 19045,
- 19055,
- 19073,
- 19123,
- 19155,
- 19172,
- 19172,
- 19176,
- 19196,
- 19211,
- 19224,
- 19236,
- 19247,
- 19259,
- 19285,
- 19306,
- 19306,
- 19306,
- 19306,
- 19306,
- 19319,
- 19335,
- 19335,
- 19335,
- 19335,
- 19340,
- 19349,
- 19355,
- 19365,
- 19368,
- 19374,
- 19377,
- 19379,
- 19385,
- 19393,
- 19404,
- 19414,
- 19422,
- 19439,
- 19455,
- 19464,
- 19472,
- 19479,
- 19479,
- 19479,
- 19488,
- 19539,
- 19542,
- 19546,
- 19552,
- 19566,
- 19578,
- 19578,
- 19585,
- 19591,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19596,
- 19659,
- 19672,
- 19714,
- 19736,
- 19836,
- 19836,
- 19836,
- 19836,
- 19836,
- 19836,
- 19836,
- 19836,
- 19907,
- 19978,
- 20032,
- 20084,
- 20084,
- 20094,
- 20098,
- 20107,
- 20121,
- 20184,
+ 18612,
+ 18664,
+ 18664,
+ 18674,
+ 18678,
+ 18687,
+ 18701,
+ 18764,
];
#[cfg(all(feature = "debug", not(feature = "universal_fw")))]
@@ -13757,7 +13757,7 @@ impl TranslatedString {
"Decrease fee by:",
"Fee rate:",
"Increase fee by:",
- "New transaction fee:",
+ "",
"Fee did not change.\n",
"Modify fee",
"Transaction fee:",
@@ -13928,27 +13928,27 @@ impl TranslatedString {
"Are you sure you want to cancel the recovery process?",
"({0} words)",
"Word {0} of {1}",
- "{count} more {plural} starting",
+ "",
"{count} more {plural} needed",
"{0} of {1} shares entered",
"You have entered",
- "The group threshold specifies the number of groups required to recover your wallet.",
+ "",
"",
"",
"Create wallet",
"Recover wallet",
"By continuing you agree to Trezor Company's terms and conditions.",
"Check backup",
- "Check g{0} - share {1}",
+ "",
"Check wallet backup",
- "Check share #{0}",
+ "",
"Continue with the next share.",
"Continue with share #{0}.",
"You have finished verifying your recovery shares for group {0}.",
"You have finished verifying your wallet backup.",
"You have finished verifying your recovery shares.",
- "A group is made up of recovery shares.",
- "Each group has a set number of shares and its own threshold. In the next steps you will set the numbers of shares and the thresholds.",
+ "",
+ "",
"Group {0} - Share {1} checked successfully.",
"Group {0} - Share {1}",
"More info at",
@@ -13958,31 +13958,31 @@ impl TranslatedString {
"",
"Never put your backup anywhere digital.",
"{0} people or locations will each hold one share.",
- "Each recovery share is a sequence of {0} words. Next you will choose the threshold number of shares needed to form Group {1}.",
+ "",
"",
"The required number of shares to form Group {0}.",
"= total number of unique word lists used for wallet backup.",
"",
- "Only one share will be created.",
+ "",
"Wallet backup",
"Recovery share #{0}",
"The required number of groups for recovery.",
"Select the correct word for each position.",
- "Select {0} word",
+ "",
"Select word {0} of {1}:",
"",
"Share #{0} checked successfully.",
"Standard backup",
"Number of groups",
"Number of shares",
- "Set number of groups",
- "Set number of shares",
+ "",
+ "",
"Set sizes and thresholds",
"Set size and threshold for each group",
"Set threshold",
"Backup checklist",
"Write down and check all shares",
- "Write down & check all wallet backup shares",
+ "",
"",
"= minimum number of unique word lists used for recovery.",
"Backup is done",
@@ -13991,14 +13991,14 @@ impl TranslatedString {
"Group threshold",
"Number of groups",
"Number of shares",
- "Set group threshold",
- "Set number of groups",
- "Set number of shares",
- "Set threshold",
+ "",
+ "",
+ "",
+ "",
"",
"trezor.io/tos",
- "Set the total number of shares in Group {0}.",
- "Use your backup when you need to recover your wallet.",
+ "",
+ "",
"Write the following {0} words in order on your wallet backup card.",
"Wrong word selected!",
"",
@@ -14268,9 +14268,9 @@ impl TranslatedString {
"Continue in the app",
"Cancel and exit",
"Receive address confirmed",
- "Continue without PIN",
- "Without a PIN, anyone can access this device.",
- "Cancel PIN setup",
+ "",
+ "",
+ "",
"Cancel sign",
"Send from",
"Hold to sign",
@@ -14280,7 +14280,7 @@ impl TranslatedString {
"Auto-lock turned on",
"Your wallet backup contains multiple lists of words in a specific order (shares).",
"Your wallet backup contains {0} words in a specific order.",
- "Wallet backup completed",
+ "",
"Create wallet backup",
"",
"",
@@ -14292,8 +14292,8 @@ impl TranslatedString {
"Hold to exit tutorial",
"",
"Learn more",
- "Continue with Share #{0}",
- "Start with share #1",
+ "",
+ "",
"",
"Passphrase",
"Wallet backup not on this device",
@@ -14308,11 +14308,11 @@ impl TranslatedString {
"Incorrect word selected",
"More at",
"How many wallet backup shares do you want to create?",
- "Each backup share is a sequence of {0} words. Store each wordlist in a separate, safe location or share with trusted individuals. Collect as needed to recover your wallet.",
+ "",
"Select the minimum shares required to recover your wallet.",
- "Share #{0} completed",
- "Number of shares: {0}",
- "Recovery threshold: {0}",
+ "",
+ "",
+ "",
"Transaction signed",
"Continue tutorial",
"Exit tutorial",
@@ -14355,8 +14355,8 @@ impl TranslatedString {
"Display brightness changed",
"Change display brightness",
"Done",
- "The threshold sets the minimum number of shares needed to recover your wallet.",
- "If you set {0} out of {1} shares, you'll need {2} backup shares to recover your wallet.",
+ "",
+ "",
"Continue with empty passphrase?",
"More credentials",
"Select the credential that you would like to use for authentication.",
@@ -14437,12 +14437,12 @@ impl TranslatedString {
"Hidden wallet",
"Show passphrase",
"Re-enter PIN",
- "PIN setup completed.",
"",
- "Start with Share #{0}",
+ "",
+ "",
"Let's do a quick check of Share #{0}.",
- "Select word #{0} from\nShare #{1}",
- "Share #{0} from Group #{1} entered.",
+ "",
+ "",
"Cancel transaction",
"Using different paths for different XPUBs.",
"XPUB",
@@ -14940,825 +14940,825 @@ impl TranslatedString {
5669,
5678,
5694,
+ 5694,
5714,
- 5734,
- 5744,
- 5760,
- 5774,
- 5789,
- 5804,
- 5823,
- 5837,
- 5847,
- 5864,
- 5877,
- 5894,
- 5912,
- 5922,
- 5936,
- 5982,
- 6031,
- 6067,
- 6119,
- 6155,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6193,
- 6218,
- 6257,
- 6360,
- 6377,
- 6409,
- 6447,
- 6476,
- 6531,
- 6549,
- 6565,
- 6580,
- 6599,
- 6616,
- 6647,
- 6677,
- 6687,
- 6699,
- 6772,
- 6822,
- 6848,
- 6873,
- 6882,
- 6895,
- 6933,
- 6976,
- 6987,
- 6999,
- 7025,
- 7037,
- 7056,
- 7072,
- 7103,
- 7134,
- 7143,
- 7155,
- 7164,
- 7174,
- 7223,
- 7246,
- 7255,
- 7263,
- 7273,
- 7297,
- 7311,
- 7325,
+ 5724,
+ 5740,
+ 5754,
+ 5769,
+ 5784,
+ 5803,
+ 5817,
+ 5827,
+ 5844,
+ 5857,
+ 5874,
+ 5892,
+ 5902,
+ 5916,
+ 5962,
+ 6011,
+ 6047,
+ 6099,
+ 6135,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6173,
+ 6198,
+ 6237,
+ 6340,
+ 6357,
+ 6389,
+ 6427,
+ 6456,
+ 6511,
+ 6529,
+ 6545,
+ 6560,
+ 6579,
+ 6596,
+ 6627,
+ 6657,
+ 6667,
+ 6679,
+ 6752,
+ 6802,
+ 6828,
+ 6853,
+ 6862,
+ 6875,
+ 6913,
+ 6956,
+ 6967,
+ 6979,
+ 7005,
+ 7017,
+ 7036,
+ 7052,
+ 7083,
+ 7114,
+ 7123,
+ 7135,
+ 7144,
+ 7154,
+ 7203,
+ 7226,
+ 7235,
+ 7243,
+ 7253,
+ 7277,
+ 7291,
+ 7305,
+ 7319,
7339,
- 7359,
- 7371,
- 7383,
- 7407,
- 7411,
- 7433,
- 7454,
- 7467,
- 7478,
- 7488,
- 7501,
- 7523,
- 7533,
- 7549,
- 7588,
- 7604,
- 7631,
- 7650,
- 7668,
- 7741,
- 7811,
- 7887,
- 7967,
- 8054,
- 8069,
- 8087,
- 8111,
- 8146,
- 8155,
- 8179,
- 8209,
- 8240,
- 8258,
- 8300,
- 8362,
- 8388,
- 8388,
- 8409,
- 8458,
- 8467,
- 8481,
- 8500,
- 8515,
- 8527,
- 8541,
+ 7351,
+ 7363,
+ 7387,
+ 7391,
+ 7413,
+ 7434,
+ 7447,
+ 7458,
+ 7468,
+ 7481,
+ 7503,
+ 7513,
+ 7529,
+ 7568,
+ 7584,
+ 7611,
+ 7630,
+ 7648,
+ 7721,
+ 7791,
+ 7867,
+ 7947,
+ 8034,
+ 8049,
+ 8067,
+ 8091,
+ 8126,
+ 8135,
+ 8159,
+ 8189,
+ 8220,
+ 8238,
+ 8280,
+ 8342,
+ 8368,
+ 8368,
+ 8389,
+ 8438,
+ 8447,
+ 8461,
+ 8480,
+ 8495,
+ 8507,
+ 8521,
+ 8537,
8557,
- 8577,
- 8602,
- 8651,
- 8704,
- 8715,
- 8730,
- 8760,
- 8788,
- 8813,
- 8829,
- 8912,
- 8912,
- 8912,
- 8925,
- 8939,
- 9004,
- 9016,
- 9038,
- 9057,
- 9073,
- 9102,
- 9127,
- 9190,
- 9237,
- 9286,
- 9324,
- 9457,
- 9500,
- 9521,
- 9533,
- 9533,
- 9533,
- 9533,
- 9533,
- 9572,
- 9621,
- 9746,
- 9746,
- 9794,
- 9853,
- 9853,
- 9884,
- 9897,
- 9916,
- 9959,
- 10001,
- 10016,
- 10039,
- 10039,
- 10071,
- 10086,
- 10102,
- 10118,
- 10138,
- 10158,
- 10182,
- 10219,
- 10232,
- 10248,
- 10279,
- 10322,
- 10322,
- 10378,
- 10392,
- 10405,
- 10405,
- 10420,
- 10436,
- 10452,
- 10471,
- 10491,
- 10511,
- 10524,
- 10524,
- 10537,
- 10581,
- 10634,
+ 8582,
+ 8631,
+ 8684,
+ 8695,
+ 8710,
+ 8710,
+ 8738,
+ 8763,
+ 8779,
+ 8779,
+ 8779,
+ 8779,
+ 8792,
+ 8806,
+ 8871,
+ 8883,
+ 8883,
+ 8902,
+ 8902,
+ 8931,
+ 8956,
+ 9019,
+ 9066,
+ 9115,
+ 9115,
+ 9115,
+ 9158,
+ 9179,
+ 9191,
+ 9191,
+ 9191,
+ 9191,
+ 9191,
+ 9230,
+ 9279,
+ 9279,
+ 9279,
+ 9327,
+ 9386,
+ 9386,
+ 9386,
+ 9399,
+ 9418,
+ 9461,
+ 9503,
+ 9503,
+ 9526,
+ 9526,
+ 9558,
+ 9573,
+ 9589,
+ 9605,
+ 9605,
+ 9605,
+ 9629,
+ 9666,
+ 9679,
+ 9695,
+ 9726,
+ 9726,
+ 9726,
+ 9782,
+ 9796,
+ 9809,
+ 9809,
+ 9824,
+ 9840,
+ 9856,
+ 9856,
+ 9856,
+ 9856,
+ 9856,
+ 9856,
+ 9869,
+ 9869,
+ 9869,
+ 9935,
+ 9955,
+ 9955,
+ 9975,
+ 9986,
+ 10006,
+ 10040,
+ 10044,
+ 10049,
+ 10054,
+ 10073,
+ 10077,
+ 10145,
+ 10225,
+ 10290,
+ 10303,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10318,
+ 10332,
+ 10363,
+ 10376,
+ 10387,
+ 10419,
+ 10434,
+ 10451,
+ 10463,
+ 10470,
+ 10484,
+ 10494,
+ 10514,
+ 10514,
+ 10528,
+ 10549,
+ 10565,
+ 10582,
+ 10591,
+ 10606,
+ 10621,
+ 10633,
+ 10647,
+ 10660,
+ 10684,
10700,
- 10720,
- 10720,
- 10740,
- 10751,
- 10771,
- 10805,
- 10809,
- 10814,
- 10819,
- 10838,
- 10842,
- 10910,
- 10990,
- 11055,
- 11068,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11083,
- 11097,
- 11128,
- 11141,
- 11152,
- 11184,
- 11199,
- 11216,
- 11228,
- 11235,
- 11249,
- 11259,
- 11279,
- 11279,
- 11293,
- 11314,
- 11330,
- 11347,
- 11356,
- 11371,
- 11386,
- 11398,
- 11412,
- 11425,
- 11449,
+ 10712,
+ 10777,
+ 10793,
+ 10845,
+ 10880,
+ 10900,
+ 10916,
+ 10916,
+ 10958,
+ 11015,
+ 11028,
+ 11046,
+ 11056,
+ 11065,
+ 11088,
+ 11099,
+ 11104,
+ 11114,
+ 11127,
+ 11133,
+ 11156,
+ 11166,
+ 11177,
+ 11191,
+ 11203,
+ 11203,
+ 11220,
+ 11220,
+ 11238,
+ 11252,
+ 11266,
+ 11272,
+ 11292,
+ 11304,
+ 11315,
+ 11375,
+ 11388,
+ 11392,
+ 11396,
+ 11407,
+ 11416,
+ 11416,
+ 11416,
+ 11426,
+ 11429,
+ 11434,
+ 11437,
+ 11450,
+ 11456,
11465,
- 11477,
- 11542,
- 11558,
- 11610,
- 11645,
- 11665,
- 11681,
- 11681,
- 11723,
- 11780,
- 11793,
- 11811,
- 11821,
- 11830,
- 11853,
- 11864,
- 11869,
- 11879,
- 11892,
- 11898,
- 11921,
- 11931,
- 11942,
- 11956,
- 11968,
- 11968,
- 11985,
- 11985,
- 12003,
- 12017,
- 12031,
- 12037,
- 12057,
- 12069,
- 12080,
- 12140,
- 12153,
- 12157,
- 12161,
- 12172,
- 12181,
- 12181,
- 12181,
- 12191,
- 12194,
- 12199,
- 12202,
- 12215,
- 12221,
- 12230,
- 12247,
- 12259,
- 12275,
- 12275,
- 12283,
- 12300,
- 12303,
- 12314,
- 12334,
- 12347,
- 12347,
- 12360,
- 12372,
- 12379,
- 12387,
- 12396,
- 12416,
- 12452,
- 12472,
- 12486,
- 12486,
- 12501,
- 12507,
- 12523,
- 12537,
- 12552,
- 12587,
- 12587,
- 12600,
- 12607,
- 12613,
- 12631,
- 12650,
- 12659,
- 12667,
+ 11482,
+ 11494,
+ 11510,
+ 11510,
+ 11518,
+ 11535,
+ 11538,
+ 11549,
+ 11569,
+ 11582,
+ 11582,
+ 11595,
+ 11607,
+ 11614,
+ 11622,
+ 11631,
+ 11651,
+ 11687,
+ 11707,
+ 11721,
+ 11721,
+ 11736,
+ 11742,
+ 11758,
+ 11772,
+ 11787,
+ 11822,
+ 11822,
+ 11835,
+ 11842,
+ 11848,
+ 11866,
+ 11885,
+ 11894,
+ 11902,
+ 11919,
+ 11936,
+ 11949,
+ 11964,
+ 11980,
+ 12034,
+ 12098,
+ 12125,
+ 12234,
+ 12277,
+ 12282,
+ 12295,
+ 12308,
+ 12325,
+ 12392,
+ 12435,
+ 12473,
+ 12500,
+ 12515,
+ 12530,
+ 12554,
+ 12565,
+ 12604,
+ 12620,
+ 12638,
12684,
- 12701,
- 12714,
- 12729,
- 12745,
- 12799,
- 12863,
- 12890,
- 12999,
- 13042,
- 13047,
+ 12703,
+ 12721,
+ 12734,
+ 12791,
+ 12808,
+ 12848,
+ 12866,
+ 12903,
+ 12918,
+ 12935,
+ 12953,
+ 12983,
+ 13012,
+ 13030,
+ 13045,
+ 13052,
13060,
+ 13067,
13073,
- 13090,
- 13157,
- 13200,
- 13238,
- 13265,
- 13280,
- 13295,
- 13319,
- 13330,
- 13369,
- 13385,
+ 13086,
+ 13094,
+ 13103,
+ 13109,
+ 13116,
+ 13127,
+ 13135,
+ 13151,
+ 13164,
+ 13169,
+ 13172,
+ 13176,
+ 13189,
+ 13234,
+ 13243,
+ 13245,
+ 13252,
+ 13270,
+ 13286,
+ 13307,
+ 13316,
+ 13320,
+ 13326,
+ 13331,
+ 13336,
+ 13347,
+ 13355,
+ 13360,
+ 13366,
+ 13373,
+ 13380,
+ 13389,
+ 13396,
13403,
- 13449,
- 13468,
+ 13411,
+ 13414,
+ 13430,
+ 13438,
+ 13443,
+ 13456,
+ 13481,
13486,
13499,
+ 13522,
+ 13529,
13556,
- 13573,
- 13613,
- 13631,
- 13668,
- 13683,
- 13700,
- 13718,
- 13748,
- 13777,
- 13795,
- 13810,
- 13817,
- 13825,
- 13832,
- 13838,
- 13851,
- 13859,
- 13868,
- 13874,
- 13881,
- 13892,
- 13900,
- 13916,
- 13929,
- 13934,
- 13937,
- 13941,
- 13954,
- 13999,
- 14008,
- 14010,
- 14017,
- 14035,
- 14051,
- 14072,
- 14081,
- 14085,
- 14091,
+ 13567,
+ 13580,
+ 13589,
+ 13643,
+ 13661,
+ 13675,
+ 13695,
+ 13717,
+ 13737,
+ 13744,
+ 13759,
+ 13759,
+ 13773,
+ 13788,
+ 13797,
+ 13833,
+ 13885,
+ 13923,
+ 13935,
+ 13951,
+ 13963,
+ 14041,
+ 14055,
+ 14062,
+ 14077,
14096,
- 14101,
- 14112,
- 14120,
- 14125,
- 14131,
- 14138,
- 14145,
- 14154,
- 14161,
+ 14111,
+ 14136,
+ 14136,
+ 14136,
+ 14136,
+ 14147,
+ 14156,
14168,
14176,
- 14179,
- 14195,
- 14203,
- 14208,
- 14221,
- 14246,
- 14251,
- 14264,
- 14287,
- 14294,
- 14321,
- 14332,
- 14345,
- 14354,
- 14408,
- 14426,
+ 14197,
+ 14209,
+ 14228,
+ 14309,
+ 14367,
+ 14367,
+ 14387,
+ 14387,
+ 14387,
+ 14387,
+ 14387,
+ 14387,
+ 14403,
+ 14419,
+ 14440,
14440,
+ 14450,
+ 14450,
+ 14450,
+ 14450,
14460,
- 14482,
- 14502,
- 14509,
- 14524,
- 14524,
- 14538,
- 14553,
- 14562,
- 14598,
- 14650,
- 14688,
- 14700,
- 14716,
- 14728,
- 14806,
- 14820,
- 14827,
- 14842,
- 14861,
+ 14492,
+ 14521,
+ 14581,
+ 14643,
+ 14676,
+ 14723,
+ 14807,
+ 14826,
+ 14846,
+ 14869,
14876,
- 14901,
- 14921,
- 14966,
- 14982,
- 14993,
- 15002,
- 15014,
- 15022,
- 15043,
- 15055,
- 15074,
- 15155,
- 15213,
- 15236,
- 15256,
- 15256,
- 15256,
- 15256,
- 15256,
- 15256,
- 15272,
- 15288,
- 15309,
- 15309,
- 15319,
- 15343,
- 15362,
- 15362,
- 15372,
- 15404,
- 15433,
- 15493,
- 15555,
- 15588,
+ 14928,
+ 14928,
+ 14986,
+ 14986,
+ 14986,
+ 14986,
+ 15004,
+ 15021,
+ 15034,
+ 15034,
+ 15034,
+ 15088,
+ 15101,
+ 15143,
+ 15143,
+ 15143,
+ 15158,
+ 15158,
+ 15170,
+ 15189,
+ 15197,
+ 15207,
+ 15228,
+ 15246,
+ 15264,
+ 15289,
+ 15302,
+ 15336,
+ 15353,
+ 15375,
+ 15383,
+ 15393,
+ 15413,
+ 15424,
+ 15437,
+ 15514,
+ 15530,
+ 15540,
+ 15573,
+ 15583,
15635,
- 15719,
- 15738,
- 15758,
- 15781,
- 15788,
- 15840,
- 16011,
- Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.