refactor(core): improve `PropertyType` consistency
What changed, and why it matters
This commit is a large but purely cosmetic refactor of on-screen text labels across Trezor firmware. It removes trailing colons from many prompts (e.g., changing 'New fee rate:' to 'New fee rate') and adjusts capitalization for consistency. There is no change to security logic, cryptography, transaction validation, or how user confirmations work.
No security action needed. Treat as a normal UI consistency refactor.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit updates generated translation string tables, mock files, and Python/Rust UI layout code to use a consistent ‘PropertyType’ style for labels. The diff shows mass string changes (removing ‘:’ suffixes, normalizing case) and corresponding offset updates in the translation index arrays. No cryptographic, parsing, authorization, or flow-control code is modified.
Changed components
core/embed/rust/src/translations/generated/translated_string.rscore/embed/rust/src/ui/api/firmware_micropython.rscore/embed/rust/src/ui/layout_delizia/flow/confirm_summary.rscore/embed/rust/src/ui/layout_delizia/ui_firmware.rscore/embed/upymod/qstrdefsport.hcore/mocks/generated/trezorui_api.pyicore/mocks/trezortranslate_keys.pyicore/src/apps/bitcoin/sign_tx/layout.pycore/src/apps/cardano/helpers/credential.pycore/src/apps/cardano/layout.pycore/src/apps/eos/actions/layout.pycore/src/apps/ethereum/layout.pycore/src/apps/ethereum/sign_tx.pycore/src/apps/solana/layout.pycore/src/apps/stellar/layout.pycore/src/apps/tezos/layout.pycore/src/trezor/ui/layouts/bolt/__init__.pycore/src/trezor/ui/layouts/caesar/__init__.pycore/src/trezor/ui/layouts/delizia/__init__.pycore/src/trezor/ui/layouts/eckhart/__init__.pycore/src/trezor/ui/layouts/properties.pycore/translations/cs.jsoncore/translations/de.jsoncore/translations/en.jsoncore/translations/es.jsoncore/translations/fr.jsoncore/translations/pt.jsoncore/translations/signatures.jsonInspect captured patch +19718 / −19725
diff --git a/core/embed/rust/src/translations/generated/translated_string.rs b/core/embed/rust/src/translations/generated/translated_string.rs
index 193d9c31..30ca9011 100644
--- a/core/embed/rust/src/translations/generated/translated_string.rs
+++ b/core/embed/rust/src/translations/generated/translated_string.rs
@@ -47,7 +47,7 @@ pub enum TranslatedString {
bitcoin__locktime_set_to_blockheight = 44, // "Locktime set to blockheight"
bitcoin__lot_of_change_outputs = 45, // "A lot of change-outputs."
bitcoin__multiple_accounts = 46, // "Multiple accounts"
- bitcoin__new_fee_rate = 47, // "New fee rate:"
+ bitcoin__new_fee_rate = 47, // "New fee rate"
bitcoin__simple_send_of = 48, // "Simple send of"
bitcoin__ticket_amount = 49, // "Ticket amount"
bitcoin__title_confirm_details = 50, // "Confirm details"
@@ -114,19 +114,19 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__addr_reward = 107, // "Reward"
#[cfg(feature = "universal_fw")]
- cardano__address_no_staking = 108, // "address - no staking rewards."
+ cardano__address_no_staking = 108, // "Address - no staking rewards."
#[cfg(feature = "universal_fw")]
- cardano__amount_burned_decimals_unknown = 109, // "Amount burned (decimals unknown):"
+ cardano__amount_burned_decimals_unknown = 109, // "Amount burned (decimals unknown)"
#[cfg(feature = "universal_fw")]
- cardano__amount_minted_decimals_unknown = 110, // "Amount minted (decimals unknown):"
+ cardano__amount_minted_decimals_unknown = 110, // "Amount minted (decimals unknown)"
#[cfg(feature = "universal_fw")]
- cardano__amount_sent_decimals_unknown = 111, // "Amount sent (decimals unknown):"
+ cardano__amount_sent_decimals_unknown = 111, // "Amount sent (decimals unknown)"
#[cfg(feature = "universal_fw")]
cardano__anonymous_pool = 112, // "Pool has no metadata (anonymous pool)"
#[cfg(feature = "universal_fw")]
- cardano__asset_fingerprint = 113, // "Asset fingerprint:"
+ cardano__asset_fingerprint = 113, // "Asset fingerprint"
#[cfg(feature = "universal_fw")]
- cardano__auxiliary_data_hash = 114, // "Auxiliary data hash:"
+ cardano__auxiliary_data_hash = 114, // "Auxiliary data hash"
#[cfg(feature = "universal_fw")]
cardano__block = 115, // "Block"
#[cfg(feature = "universal_fw")]
@@ -140,9 +140,9 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__choose_level_of_details = 120, // "Choose level of details:"
#[cfg(feature = "universal_fw")]
- cardano__collateral_input_id = 121, // "Collateral input ID:"
+ cardano__collateral_input_id = 121, // "Collateral input ID"
#[cfg(feature = "universal_fw")]
- cardano__collateral_input_index = 122, // "Collateral input index:"
+ cardano__collateral_input_index = 122, // "Collateral input index"
#[cfg(feature = "universal_fw")]
cardano__collateral_output_contains_tokens = 123, // "The collateral return output contains tokens."
#[cfg(feature = "universal_fw")]
@@ -164,23 +164,23 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__credential_mismatch = 133, // "Credential doesn't match payment credential."
#[cfg(feature = "universal_fw")]
- cardano__datum_hash = 134, // "Datum hash:"
+ cardano__datum_hash = 134, // "Datum hash"
#[cfg(feature = "universal_fw")]
- cardano__delegating_to = 135, // "Delegating to:"
+ cardano__delegating_to = 135, // "Delegating to"
#[cfg(feature = "universal_fw")]
- cardano__for_account_and_index_template = 136, // "for account {0} and index {1}:"
+ cardano__for_account_and_index_template = 136, // "For account {0} and index {1}"
#[cfg(feature = "universal_fw")]
- cardano__for_account_template = 137, // "for account {0}:"
+ cardano__for_account_template = 137, // "For account {0}"
#[cfg(feature = "universal_fw")]
- cardano__for_key_hash = 138, // "for key hash:"
+ cardano__for_key_hash = 138, // "For key hash"
#[cfg(feature = "universal_fw")]
- cardano__for_script = 139, // "for script:"
+ cardano__for_script = 139, // "For script"
#[cfg(feature = "universal_fw")]
cardano__inline_datum = 140, // "Inline datum"
#[cfg(feature = "universal_fw")]
- cardano__input_id = 141, // "Input ID:"
+ cardano__input_id = 141, // "Input ID"
#[cfg(feature = "universal_fw")]
- cardano__input_index = 142, // "Input index:"
+ cardano__input_index = 142, // "Input index"
#[cfg(feature = "universal_fw")]
cardano__intro_text_change = 143, // "The following address is a change address. Its"
#[cfg(feature = "universal_fw")]
@@ -196,13 +196,13 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__nested_scripts_template = 149, // "Contains {0} nested scripts."
#[cfg(feature = "universal_fw")]
- cardano__network = 150, // "Network:"
+ cardano__network = 150, // "Network"
#[cfg(feature = "universal_fw")]
cardano__no_output_tx = 151, // "Transaction has no outputs, network cannot be verified."
#[cfg(feature = "universal_fw")]
- cardano__nonce = 152, // "Nonce:"
+ cardano__nonce = 152, // "Nonce"
#[cfg(feature = "universal_fw")]
- cardano__other = 153, // "other"
+ cardano__other = 153, // "Other"
#[cfg(feature = "universal_fw")]
cardano__path = 154, // "path"
#[cfg(feature = "universal_fw")]
@@ -212,29 +212,29 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__policy_id = 157, // "Policy ID"
#[cfg(feature = "universal_fw")]
- cardano__pool_metadata_hash = 158, // "Pool metadata hash:"
+ cardano__pool_metadata_hash = 158, // "Pool metadata hash"
#[cfg(feature = "universal_fw")]
- cardano__pool_metadata_url = 159, // "Pool metadata url:"
+ cardano__pool_metadata_url = 159, // "Pool metadata url"
#[cfg(feature = "universal_fw")]
- cardano__pool_owner = 160, // "Pool owner:"
+ cardano__pool_owner = 160, // "Pool owner"
#[cfg(feature = "universal_fw")]
- cardano__pool_reward_account = 161, // "Pool reward account:"
+ cardano__pool_reward_account = 161, // "Pool reward account"
#[cfg(feature = "universal_fw")]
- cardano__reference_input_id = 162, // "Reference input ID:"
+ cardano__reference_input_id = 162, // "Reference input ID"
#[cfg(feature = "universal_fw")]
- cardano__reference_input_index = 163, // "Reference input index:"
+ cardano__reference_input_index = 163, // "Reference input index"
#[cfg(feature = "universal_fw")]
cardano__reference_script = 164, // "Reference script"
#[cfg(feature = "universal_fw")]
cardano__required_signer = 165, // "Required signer"
#[cfg(feature = "universal_fw")]
- cardano__reward = 166, // "reward"
+ cardano__reward = 166, // "Reward"
#[cfg(feature = "universal_fw")]
cardano__reward_address = 167, // "Address is a reward address."
#[cfg(feature = "universal_fw")]
cardano__reward_eligibility_warning = 168, // "Warning: The address is not a payment address, it is not eligible for rewards."
#[cfg(feature = "universal_fw")]
- cardano__rewards_go_to = 169, // "Rewards go to:"
+ cardano__rewards_go_to = 169, // "Rewards go to"
#[cfg(feature = "universal_fw")]
cardano__script = 170, // "script"
#[cfg(feature = "universal_fw")]
@@ -242,9 +242,9 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__script_any = 172, // "Any"
#[cfg(feature = "universal_fw")]
- cardano__script_data_hash = 173, // "Script data hash:"
+ cardano__script_data_hash = 173, // "Script data hash"
#[cfg(feature = "universal_fw")]
- cardano__script_hash = 174, // "Script hash:"
+ cardano__script_hash = 174, // "Script hash"
#[cfg(feature = "universal_fw")]
cardano__script_invalid_before = 175, // "Invalid before"
#[cfg(feature = "universal_fw")]
@@ -254,7 +254,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__script_n_of_k = 178, // "N of K"
#[cfg(feature = "universal_fw")]
- cardano__script_reward = 179, // "script reward"
+ cardano__script_reward = 179, // "Script reward"
#[cfg(feature = "universal_fw")]
cardano__sending = 180, // "Sending"
#[cfg(feature = "universal_fw")]
@@ -268,17 +268,17 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__stake_pool_registration = 185, // "Stakepool registration"
#[cfg(feature = "universal_fw")]
- cardano__stake_pool_registration_pool_id = 186, // "Stake pool registration\nPool ID:"
+ cardano__stake_pool_registration_pool_id = 186, // "Stake pool registration\nPool ID"
#[cfg(feature = "universal_fw")]
cardano__stake_registration = 187, // "Stake key registration"
#[cfg(feature = "universal_fw")]
cardano__staking_key_for_account = 188, // "Staking key for account"
#[cfg(feature = "universal_fw")]
- cardano__to_pool = 189, // "to pool:"
+ cardano__to_pool = 189, // "To pool"
#[cfg(feature = "universal_fw")]
cardano__token_minting_path = 190, // "token minting path"
#[cfg(feature = "universal_fw")]
- cardano__total_collateral = 191, // "Total collateral:"
+ cardano__total_collateral = 191, // "Total collateral"
#[cfg(feature = "universal_fw")]
cardano__transaction = 192, // "Transaction"
#[cfg(feature = "universal_fw")]
@@ -286,7 +286,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__transaction_contains_script_address_no_datum = 194, // "The following transaction output contains a script address, but does not contain a datum."
#[cfg(feature = "universal_fw")]
- cardano__transaction_id = 196, // "Transaction ID:"
+ cardano__transaction_id = 196, // "Transaction ID"
#[cfg(feature = "universal_fw")]
cardano__transaction_no_collateral_input = 197, // "The transaction contains no collateral inputs. Plutus script will not be able to run."
#[cfg(feature = "universal_fw")]
@@ -294,27 +294,27 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__transaction_output_contains_tokens = 199, // "The following transaction output contains tokens."
#[cfg(feature = "universal_fw")]
- cardano__ttl = 200, // "TTL:"
+ cardano__ttl = 200, // "TTL"
#[cfg(feature = "universal_fw")]
cardano__unknown_collateral_amount = 201, // "Unknown collateral amount."
#[cfg(feature = "universal_fw")]
cardano__unusual_path = 202, // "Path is unusual."
#[cfg(feature = "universal_fw")]
- cardano__valid_since = 203, // "Valid since:"
+ cardano__valid_since = 203, // "Valid since"
#[cfg(feature = "universal_fw")]
cardano__verify_script = 204, // "Verify script"
#[cfg(feature = "universal_fw")]
cardano__vote_key_registration = 205, // "Vote key registration (CIP-36)"
#[cfg(feature = "universal_fw")]
- cardano__vote_public_key = 206, // "Vote public key:"
+ cardano__vote_public_key = 206, // "Vote public key"
#[cfg(feature = "universal_fw")]
- cardano__voting_purpose = 207, // "Voting purpose:"
+ cardano__voting_purpose = 207, // "Voting purpose"
#[cfg(feature = "universal_fw")]
cardano__warning = 208, // "Warning"
#[cfg(feature = "universal_fw")]
- cardano__weight = 209, // "Weight:"
+ cardano__weight = 209, // "Weight"
#[cfg(feature = "universal_fw")]
- cardano__withdrawal_for_address_template = 210, // "Confirm withdrawal for {0} address:"
+ cardano__withdrawal_for_address_template = 210, // "Confirm withdrawal for {0} address"
#[cfg(feature = "universal_fw")]
cardano__x_of_y_signatures_template = 211, // "Requires {0} out of {1} signatures."
coinjoin__access_account = 212, // "Access your coinjoin account?"
@@ -339,70 +339,70 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
eos__about_to_sign_template = 231, // {"Bolt": "You are about to sign {0}.", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__action_name = 232, // {"Bolt": "Action Name:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__action_name = 232, // {"Bolt": "Action Name", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__arbitrary_data = 233, // {"Bolt": "Arbitrary data", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__buy_ram = 234, // {"Bolt": "Buy RAM", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__bytes = 235, // {"Bolt": "Bytes:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__bytes = 235, // {"Bolt": "Bytes", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__cancel_vote = 236, // {"Bolt": "Cancel vote", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__checksum = 237, // {"Bolt": "Checksum:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__checksum = 237, // {"Bolt": "Checksum", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__code = 238, // {"Bolt": "Code:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__code = 238, // {"Bolt": "Code", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__contract = 239, // {"Bolt": "Contract:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__contract = 239, // {"Bolt": "Contract", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__cpu = 240, // {"Bolt": "CPU:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__cpu = 240, // {"Bolt": "CPU", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__creator = 241, // {"Bolt": "Creator:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__creator = 241, // {"Bolt": "Creator", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__delegate = 242, // {"Bolt": "Delegate", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__delete_auth = 243, // {"Bolt": "Delete Auth", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__from = 244, // {"Bolt": "From:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__from = 244, // {"Bolt": "From", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__link_auth = 245, // {"Bolt": "Link Auth", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__memo = 246, // {"Bolt": "Memo", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__name = 247, // {"Bolt": "Name:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__name = 247, // {"Bolt": "Name", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__net = 248, // {"Bolt": "NET:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__net = 248, // {"Bolt": "NET", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__new_account = 249, // {"Bolt": "New account", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__owner = 250, // {"Bolt": "Owner:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__owner = 250, // {"Bolt": "Owner", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__parent = 251, // {"Bolt": "Parent:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__parent = 251, // {"Bolt": "Parent", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__payer = 252, // {"Bolt": "Payer:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__payer = 252, // {"Bolt": "Payer", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__permission = 253, // {"Bolt": "Permission:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__permission = 253, // {"Bolt": "Permission", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__proxy = 254, // {"Bolt": "Proxy:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__proxy = 254, // {"Bolt": "Proxy", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__receiver = 255, // {"Bolt": "Receiver:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__receiver = 255, // {"Bolt": "Receiver", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__refund = 256, // {"Bolt": "Refund", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__requirement = 257, // {"Bolt": "Requirement:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__requirement = 257, // {"Bolt": "Requirement", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__sell_ram = 258, // {"Bolt": "Sell RAM", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__sender = 259, // {"Bolt": "Sender:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__sender = 259, // {"Bolt": "Sender", "Caesar": "", "Delizia": "", "Eckhart": ""}
send__sign_transaction = 260, // "Sign transaction"
#[cfg(feature = "universal_fw")]
- eos__threshold = 261, // {"Bolt": "Threshold:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__threshold = 261, // {"Bolt": "Threshold", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__to = 262, // {"Bolt": "To:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__to = 262, // {"Bolt": "To", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__transfer = 263, // {"Bolt": "Transfer:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__transfer = 263, // {"Bolt": "Transfer", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__type = 264, // {"Bolt": "Type:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__type = 264, // {"Bolt": "Type", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
eos__undelegate = 265, // {"Bolt": "Undelegate", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
@@ -414,7 +414,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
eos__vote_for_proxy = 269, // {"Bolt": "Vote for proxy", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- eos__voter = 270, // {"Bolt": "Voter:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ eos__voter = 270, // {"Bolt": "Voter", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
ethereum__amount_sent = 271, // "Amount sent:"
#[cfg(feature = "universal_fw")]
@@ -526,8 +526,8 @@ pub enum TranslatedString {
inputs__show = 336, // {"Bolt": "", "Caesar": "SHOW", "Delizia": "", "Eckhart": ""}
inputs__space = 337, // {"Bolt": "", "Caesar": "SPACE", "Delizia": "", "Eckhart": ""}
joint__title = 338, // "Joint transaction"
- joint__to_the_total_amount = 339, // "To the total amount:"
- joint__you_are_contributing = 340, // "You are contributing:"
+ joint__to_the_total_amount = 339, // "To the total amount"
+ joint__you_are_contributing = 340, // "You are contributing"
language__change_to_template = 341, // "Change language to {0}?"
language__changed = 342, // "Language changed successfully"
language__progress = 343, // {"Bolt": "Changing language", "Caesar": "Changing language", "Delizia": "Changing language", "Eckhart": "Changing language..."}
@@ -627,7 +627,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
nem__decrease = 400, // {"Bolt": "Decrease", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__description = 401, // {"Bolt": "Description:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__description = 401, // {"Bolt": "Description", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
nem__divisibility_and_levy_cannot_be_shown = 402, // {"Bolt": "Divisibility and levy cannot be shown for unknown mosaics", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
@@ -639,23 +639,23 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
nem__increase = 406, // {"Bolt": "Increase", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__initial_supply = 407, // {"Bolt": "Initial supply:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__initial_supply = 407, // {"Bolt": "Initial supply", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
nem__initiate_transaction_for = 408, // {"Bolt": "Initiate transaction for", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__levy_divisibility = 409, // {"Bolt": "Levy divisibility:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__levy_divisibility = 409, // {"Bolt": "Levy divisibility", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__levy_fee = 410, // {"Bolt": "Levy fee:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__levy_fee = 410, // {"Bolt": "Levy fee", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
nem__levy_fee_of = 411, // {"Bolt": "Confirm mosaic levy fee of", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__levy_mosaic = 412, // {"Bolt": "Levy mosaic:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__levy_mosaic = 412, // {"Bolt": "Levy mosaic", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__levy_namespace = 413, // {"Bolt": "Levy namespace:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__levy_namespace = 413, // {"Bolt": "Levy namespace", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__levy_recipient = 414, // {"Bolt": "Levy recipient:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__levy_recipient = 414, // {"Bolt": "Levy recipient", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__levy_type = 415, // {"Bolt": "Levy type:", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__levy_type = 415, // {"Bolt": "Levy type", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
nem__modify_supply_for = 416, // {"Bolt": "Modify supply for", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
@@ -681,7 +681,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
nem__supply_units_template = 427, // {"Bolt": "{0} supply by {1} whole units?", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
- nem__transferable = 428, // {"Bolt": "Transferable?", "Caesar": "", "Delizia": "", "Eckhart": ""}
+ nem__transferable = 428, // {"Bolt": "Transferable", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
nem__under_namespace = 429, // {"Bolt": "under namespace", "Caesar": "", "Delizia": "", "Eckhart": ""}
#[cfg(feature = "universal_fw")]
@@ -898,7 +898,7 @@ pub enum TranslatedString {
sd_card__wrong_sd_card = 639, // {"Bolt": "Wrong SD card.", "Caesar": "", "Delizia": "Wrong SD card.", "Eckhart": ""}
send__confirm_sending = 641, // "Sending amount"
send__from_multiple_accounts = 642, // "Sending from multiple accounts."
- send__including_fee = 643, // "Including fee:"
+ send__including_fee = 643, // "Including fee"
send__maximum_fee = 644, // "Maximum fee"
send__receiving_to_multisig = 645, // "Receiving to a multisig address."
send__title_confirm_sending = 646, // "Confirm sending"
@@ -959,7 +959,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
stellar__bump_sequence = 684, // "Bump Sequence"
#[cfg(feature = "universal_fw")]
- stellar__buying = 685, // "Buying:"
+ stellar__buying = 685, // "Buying"
#[cfg(feature = "universal_fw")]
stellar__claim_claimable_balance = 686, // "Claim Claimable Balance"
#[cfg(feature = "universal_fw")]
@@ -993,7 +993,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
stellar__hash = 703, // "Hash"
#[cfg(feature = "universal_fw")]
- stellar__high = 704, // "High:"
+ stellar__high = 704, // "High"
#[cfg(feature = "universal_fw")]
stellar__home_domain = 705, // "Home Domain"
#[cfg(feature = "universal_fw")]
@@ -1001,15 +1001,15 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
stellar__issuer_template = 709, // "{0} issuer"
#[cfg(feature = "universal_fw")]
- stellar__key = 710, // "Key:"
+ stellar__key = 710, // "Key"
#[cfg(feature = "universal_fw")]
stellar__limit = 711, // "Limit"
#[cfg(feature = "universal_fw")]
- stellar__low = 712, // "Low:"
+ stellar__low = 712, // "Low"
#[cfg(feature = "universal_fw")]
- stellar__master_weight = 713, // "Master Weight:"
+ stellar__master_weight = 713, // "Master Weight"
#[cfg(feature = "universal_fw")]
- stellar__medium = 714, // "Medium:"
+ stellar__medium = 714, // "Medium"
#[cfg(feature = "universal_fw")]
stellar__new_offer = 715, // "New Offer"
#[cfg(feature = "universal_fw")]
@@ -1029,13 +1029,13 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
stellar__preauth_transaction = 724, // "Pre-auth transaction"
#[cfg(feature = "universal_fw")]
- stellar__price_per_template = 725, // "Price per {0}:"
+ stellar__price_per_template = 725, // "Price per {0}"
#[cfg(feature = "universal_fw")]
stellar__remove_signer = 727, // "Remove Signer"
#[cfg(feature = "universal_fw")]
stellar__revoke_trust = 728, // "Revoke trust"
#[cfg(feature = "universal_fw")]
- stellar__selling = 729, // "Selling:"
+ stellar__selling = 729, // "Selling"
#[cfg(feature = "universal_fw")]
stellar__set_data = 730, // "Set data"
#[cfg(feature = "universal_fw")]
@@ -1057,15 +1057,15 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
stellar__valid_to = 740, // "Valid to (UTC)"
#[cfg(feature = "universal_fw")]
- stellar__value_sha256 = 741, // "Value (SHA-256):"
+ stellar__value_sha256 = 741, // "Value (SHA-256)"
#[cfg(feature = "universal_fw")]
stellar__wanna_clean_value_key_template = 742, // "Do you want to clear value key {0}?"
#[cfg(feature = "universal_fw")]
tezos__baker_address = 744, // "Baker address"
#[cfg(feature = "universal_fw")]
- tezos__balance = 745, // "Balance:"
+ tezos__balance = 745, // "Balance"
#[cfg(feature = "universal_fw")]
- tezos__ballot = 746, // "Ballot:"
+ tezos__ballot = 746, // "Ballot"
#[cfg(feature = "universal_fw")]
tezos__confirm_delegation = 747, // "Confirm delegation"
#[cfg(feature = "universal_fw")]
@@ -1192,11 +1192,11 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__always_no_confidence = 848, // "Always No Confidence"
#[cfg(feature = "universal_fw")]
- cardano__delegating_to_key_hash = 849, // "Delegating to key hash:"
+ cardano__delegating_to_key_hash = 849, // "Delegating to key hash"
#[cfg(feature = "universal_fw")]
- cardano__delegating_to_script = 850, // "Delegating to script:"
+ cardano__delegating_to_script = 850, // "Delegating to script"
#[cfg(feature = "universal_fw")]
- cardano__deposit = 851, // "Deposit:"
+ cardano__deposit = 851, // "Deposit"
#[cfg(feature = "universal_fw")]
cardano__vote_delegation = 852, // "Vote delegation"
instructions__tap_to_confirm = 854, // "Tap to confirm"
@@ -1465,7 +1465,7 @@ pub enum TranslatedString {
#[cfg(feature = "universal_fw")]
cardano__empty_message = 1082, // "Empty message"
#[cfg(feature = "universal_fw")]
- cardano__message_hash = 1083, // "Message hash:"
+ cardano__message_hash = 1083, // "Message hash"
#[cfg(feature = "universal_fw")]
cardano__message_hex = 1084, // "Message hex"
#[cfg(feature = "universal_fw")]
@@ -1619,7 +1619,7 @@ impl TranslatedString {
"Locktime set to blockheight",
"A lot of change-outputs.",
"Multiple accounts",
- "New fee rate:",
+ "New fee rate",
"Simple send of",
"Ticket amount",
"Confirm details",
@@ -1680,21 +1680,21 @@ impl TranslatedString {
"Legacy",
"Pointer",
"Reward",
- "address - no staking rewards.",
- "Amount burned (decimals unknown):",
- "Amount minted (decimals unknown):",
- "Amount sent (decimals unknown):",
+ "Address - no staking rewards.",
+ "Amount burned (decimals unknown)",
+ "Amount minted (decimals unknown)",
+ "Amount sent (decimals unknown)",
"Pool has no metadata (anonymous pool)",
- "Asset fingerprint:",
- "Auxiliary data hash:",
+ "Asset fingerprint",
+ "Auxiliary data hash",
"Block",
"Catalyst",
"Certificate",
"Change output",
"Check all items carefully.",
"Choose level of details:",
- "Collateral input ID:",
- "Collateral input index:",
+ "Collateral input ID",
+ "Collateral input index",
"The collateral return output contains tokens.",
"Collateral return",
"",
@@ -1706,15 +1706,15 @@ impl TranslatedString {
"Confirming a transaction.",
"Cost",
"Credential doesn't match payment credential.",
- "Datum hash:",
- "Delegating to:",
- "for account {0} and index {1}:",
- "for account {0}:",
- "for key hash:",
- "for script:",
+ "Datum hash",
+ "Delegating to",
+ "For account {0} and index {1}",
+ "For account {0}",
+ "For key hash",
+ "For script",
"Inline datum",
- "Input ID:",
- "Input index:",
+ "Input ID",
+ "Input index",
"The following address is a change address. Its",
"The following address is owned by this device. Its",
"The vote key registration payment address is owned by this device. Its",
@@ -1722,67 +1722,67 @@ impl TranslatedString {
"Margin",
"multi-sig path",
"Contains {0} nested scripts.",
- "Network:",
+ "Network",
"Transaction has no outputs, network cannot be verified.",
- "Nonce:",
- "other",
+ "Nonce",
+ "Other",
"path",
"Pledge",
"pointer",
"Policy ID",
- "Pool metadata hash:",
- "Pool metadata url:",
- "Pool owner:",
- "Pool reward account:",
- "Reference input ID:",
- "Reference input index:",
+ "Pool metadata hash",
+ "Pool metadata url",
+ "Pool owner",
+ "Pool reward account",
+ "Reference input ID",
+ "Reference input index",
"Reference script",
"Required signer",
- "reward",
+ "Reward",
"Address is a reward address.",
"Warning: The address is not a payment address, it is not eligible for rewards.",
- "Rewards go to:",
+ "Rewards go to",
"script",
"All",
"Any",
- "Script data hash:",
- "Script hash:",
+ "Script data hash",
+ "Script hash",
"Invalid before",
"Invalid hereafter",
"Key",
"N of K",
- "script reward",
+ "Script reward",
"Sending",
"Show Simple",
"Sign transaction with {0}",
"Stake delegation",
"Stake key deregistration",
"Stakepool registration",
- "Stake pool registration\nPool ID:",
+ "Stake pool registration\nPool ID",
"Stake key registration",
"Staking key for account",
- "to pool:",
+ "To pool",
"token minting path",
- "Total collateral:",
+ "Total collateral",
"Transaction",
"The transaction contains minting or burning of tokens.",
"The following transaction output contains a script address, but does not contain a datum.",
"",
- "Transaction ID:",
+ "Transaction ID",
"The transaction contains no collateral inputs. Plutus script will not be able to run.",
"The transaction contains no script data hash. Plutus script will not be able to run.",
"The following transaction output contains tokens.",
- "TTL:",
+ "TTL",
"Unknown collateral amount.",
"Path is unusual.",
- "Valid since:",
+ "Valid since",
"Verify script",
"Vote key registration (CIP-36)",
- "Vote public key:",
- "Voting purpose:",
+ "Vote public key",
+ "Voting purpose",
"Warning",
- "Weight:",
- "Confirm withdrawal for {0} address:",
+ "Weight",
+ "Confirm withdrawal for {0} address",
"Requires {0} out of {1} signatures.",
"Access your coinjoin account?",
"Do not disconnect your Trezor!",
@@ -1804,45 +1804,45 @@ impl TranslatedString {
"",
"Confirm entropy",
"You are about to sign {0}.",
- "Action Name:",
+ "Action Name",
"Arbitrary data",
"Buy RAM",
- "Bytes:",
+ "Bytes",
"Cancel vote",
- "Checksum:",
- "Code:",
- "Contract:",
- "CPU:",
- "Creator:",
+ "Checksum",
+ "Code",
+ "Contract",
+ "CPU",
+ "Creator",
"Delegate",
"Delete Auth",
- "From:",
+ "From",
"Link Auth",
"Memo",
- "Name:",
- "NET:",
+ "Name",
+ "NET",
"New account",
- "Owner:",
- "Parent:",
- "Payer:",
- "Permission:",
- "Proxy:",
- "Receiver:",
+ "Owner",
+ "Parent",
+ "Payer",
+ "Permission",
+ "Proxy",
+ "Receiver",
"Refund",
- "Requirement:",
+ "Requirement",
"Sell RAM",
- "Sender:",
+ "Sender",
"Sign transaction",
- "Threshold:",
- "To:",
- "Transfer:",
- "Type:",
+ "Threshold",
+ "To",
+ "Transfer",
+ "Type",
"Undelegate",
"Unlink Auth",
"Update Auth",
"Vote for producers",
"Vote for proxy",
- "Voter:",
+ "Voter",
"Amount sent:",
"",
"Size: {0} bytes",
@@ -1911,8 +1911,8 @@ impl TranslatedString {
"",
"",
"Joint transaction",
- "To the total amount:",
- "You are contributing:",
+ "To the total amount",
+ "You are contributing",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -1973,21 +1973,21 @@ impl TranslatedString {
"Create namespace",
"Deactivate",
"Decrease",
- "Description:",
+ "Description",
"Divisibility and levy cannot be shown for unknown mosaics",
"Encrypted",
"Final confirm",
"immutable",
"Increase",
- "Initial supply:",
+ "Initial supply",
"Initiate transaction for",
- "Levy divisibility:",
- "Levy fee:",
+ "Levy divisibility",
+ "Levy fee",
"Confirm mosaic levy fee of",
- "Levy mosaic:",
- "Levy namespace:",
- "Levy recipient:",
- "Levy type:",
+ "Levy mosaic",
+ "Levy namespace",
+ "Levy recipient",
+ "Levy type",
"Modify supply for",
"Modify the number of cosignatories by ",
"mutable",
@@ -2000,7 +2000,7 @@ impl TranslatedString {
"Sign this transaction\nand pay {0}\nfor network fee?",
"Supply change",
"{0} supply by {1} whole units?",
- "Transferable?",
+ "Transferable",
"under namespace",
"Unencrypted",
"Unknown mosaic!",
@@ -2215,7 +2215,7 @@ impl TranslatedString {
"",
"Sending amount",
"Sending from multiple accounts.",
- "Including fee:",
+ "Including fee",
"Maximum fee",
"Receiving to a multisig address.",
"Confirm sending",
@@ -2257,7 +2257,7 @@ impl TranslatedString {
"Asset",
"Balance ID",
"Bump Sequence",
- "Buying:",
+ "Buying",
"Claim Claimable Balance",
"Clear data",
"Clear flags",
@@ -2276,17 +2276,17 @@ impl TranslatedString {
"Memo is not set.\nTypically needed when sending to exchanges.",
"Final confirm",
"Hash",
- "High:",
+ "High",
"Home Domain",
"Inflation",
"",
"",
"{0} issuer",
- "Key:",
+ "Key",
"Limit",
- "Low:",
- "Master Weight:",
- "Medium:",
+ "Low",
+ "Master Weight",
+ "Medium",
"New Offer",
"New Passive Offer",
"No memo set!",
@@ -2297,11 +2297,11 @@ impl TranslatedString {
"Pay",
"Pay at most",
"Pre-auth transaction",
- "Price per {0}:",
+ "Price per {0}",
"",
"Remove Signer",
"Revoke trust",
- "Selling:",
+ "Selling",
"Set data",
"Set flags",
"Set sequence to {0}?",
@@ -2313,12 +2313,12 @@ impl TranslatedString {
"Update",
"Valid from (UTC)",
"Valid to (UTC)",
- "Value (SHA-256):",
+ "Value (SHA-256)",
"Do you want to clear value key {0}?",
"",
"Baker address",
- "Balance:",
- "Ballot:",
+ "Balance",
+ "Ballot",
"Confirm delegation",
"Confirm origination",
"Delegator",
@@ -2421,9 +2421,9 @@ impl TranslatedString {
"Multi-share backup",
"Always Abstain",
"Always No Confidence",
- "Delegating to key hash:",
- "Delegating to script:",
- "Deposit:",
+ "Delegating to key hash",
+ "Delegating to script",
+ "Deposit",
"Vote delegation",
"",
"Tap to confirm",
@@ -2655,7 +2655,7 @@ impl TranslatedString {
"Device name changed.",
"Confirm message",
"Empty message",
- "Message hash:",
+ "Message hash",
"Message hex",
"Message text",
"Sign message hash with {0}",
@@ -2802,1137 +2802,1137 @@ impl TranslatedString {
822,
846,
863,
- 876,
- 890,
- 903,
- 918,
- 938,
- 953,
- 969,
- 982,
- 989,
- 1007,
- 1022,
- 1040,
- 1052,
- 1071,
- 1090,
- 1142,
- 1165,
- 1181,
- 1186,
- 1192,
- 1197,
- 1202,
- 1206,
- 1213,
- 1219,
- 1225,
- 1230,
- 1241,
- 1246,
- 1253,
- 1261,
- 1268,
- 1274,
- 1279,
- 1290,
- 1296,
- 1302,
- 1309,
- 1324,
- 1328,
- 1335,
- 1344,
- 1360,
- 1368,
- 1372,
- 1379,
- 1384,
- 1390,
- 1393,
- 1401,
- 1413,
- 1423,
- 1427,
- 1436,
- 1444,
- 1451,
- 1455,
- 1465,
- 1471,
- 1478,
- 1484,
- 1513,
- 1546,
- 1579,
- 1610,
- 1647,
- 1665,
- 1685,
- 1690,
- 1698,
- 1709,
- 1722,
- 1748,
- 1772,
- 1792,
- 1815,
- 1860,
- 1877,
- 1877,
- 1933,
- 1952,
- 1986,
- 2018,
- 2056,
- 2081,
- 2085,
- 2129,
- 2140,
- 2154,
- 2184,
+ 875,
+ 889,
+ 902,
+ 917,
+ 937,
+ 952,
+ 968,
+ 981,
+ 988,
+ 1006,
+ 1021,
+ 1039,
+ 1051,
+ 1070,
+ 1089,
+ 1141,
+ 1164,
+ 1180,
+ 1185,
+ 1191,
+ 1196,
+ 1201,
+ 1205,
+ 1212,
+ 1218,
+ 1224,
+ 1229,
+ 1240,
+ 1245,
+ 1252,
+ 1260,
+ 1267,
+ 1273,
+ 1278,
+ 1289,
+ 1295,
+ 1301,
+ 1308,
+ 1323,
+ 1327,
+ 1334,
+ 1343,
+ 1359,
+ 1367,
+ 1371,
+ 1378,
+ 1383,
+ 1389,
+ 1392,
+ 1400,
+ 1412,
+ 1422,
+ 1426,
+ 1435,
+ 1443,
+ 1450,
+ 1454,
+ 1464,
+ 1470,
+ 1477,
+ 1483,
+ 1512,
+ 1544,
+ 1576,
+ 1606,
+ 1643,
+ 1660,
+ 1679,
+ 1684,
+ 1692,
+ 1703,
+ 1716,
+ 1742,
+ 1766,
+ 1785,
+ 1807,
+ 1852,
+ 1869,
+ 1869,
+ 1925,
+ 1944,
+ 1978,
+ 2010,
+ 2048,
+ 2073,
+ 2077,
+ 2121,
+ 2131,
+ 2144,
+ 2173,
+ 2188,
2200,
- 2213,
- 2224,
- 2236,
- 2245,
- 2257,
- 2303,
- 2353,
- 2423,
- 2431,
- 2437,
- 2451,
- 2479,
- 2487,
- 2542,
- 2548,
- 2553,
- 2557,
- 2563,
- 2570,
+ 2210,
+ 2222,
+ 2230,
+ 2241,
+ 2287,
+ 2337,
+ 2407,
+ 2415,
+ 2421,
+ 2435,
+ 2463,
+ 2470,
+ 2525,
+ 2530,
+ 2535,
+ 2539,
+ 2545,
+ 2552,
+ 2561,
2579,
- 2598,
- 2616,
- 2627,
- 2647,
- 2666,
- 2688,
- 2704,
- 2719,
- 2725,
- 2753,
- 2831,
- 2845,
- 2851,
- 2854,
- 2857,
- 2874,
- 2886,
- 2900,
- 2917,
- 2920,
- 2926,
- 2939,
- 2946,
- 2957,
- 2982,
- 2998,
- 3022,
- 3044,
- 3076,
- 3098,
- 3121,
- 3129,
- 3147,
- 3164,
- 3175,
- 3229,
- 3318,
- 3318,
- 3333,
- 3418,
- 3502,
- 3551,
- 3555,
- 3581,
- 3597,
- 3609,
- 3622,
- 3652,
- 3668,
- 3683,
- 3690,
- 3697,
- 3732,
- 3767,
- 3796,
- 3826,
- 3840,
- 3850,
- 3868,
- 3868,
- 3888,
- 3906,
- 3915,
- 3936,
- 3944,
- 3956,
- 3968,
+ 2596,
+ 2606,
+ 2625,
+ 2643,
+ 2664,
+ 2680,
+ 2695,
+ 2701,
+ 2729,
+ 2807,
+ 2820,
+ 2826,
+ 2829,
+ 2832,
+ 2848,
+ 2859,
+ 2873,
+ 2890,
+ 2893,
+ 2899,
+ 2912,
+ 2919,
+ 2930,
+ 2955,
+ 2971,
+ 2995,
+ 3017,
+ 3048,
+ 3070,
+ 3093,
+ 3100,
+ 3118,
+ 3134,
+ 3145,
+ 3199,
+ 3288,
+ 3288,
+ 3302,
+ 3387,
+ 3471,
+ 3520,
+ 3523,
+ 3549,
+ 3565,
+ 3576,
+ 3589,
+ 3619,
+ 3634,
+ 3648,
+ 3655,
+ 3661,
+ 3695,
+ 3730,
+ 3759,
+ 3789,
+ 3803,
+ 3813,
+ 3831,
+ 3831,
+ 3851,
+ 3869,
+ 3878,
+ 3899,
+ 3907,
+ 3919,
+ 3931,
+ 3971,
+ 3997,
4008,
- 4034,
- 4045,
- 4080,
- 4080,
+ 4043,
+ 4043,
+ 4058,
+ 4084,
4095,
+ 4109,
+ 4116,
4121,
- 4133,
- 4147,
- 4154,
- 4160,
- 4171,
- 4180,
+ 4132,
+ 4140,
+ 4144,
+ 4152,
+ 4155,
+ 4162,
+ 4170,
+ 4181,
4185,
4194,
4198,
- 4206,
- 4214,
- 4225,
- 4230,
- 4239,
- 4243,
- 4248,
- 4252,
- 4263,
- 4269,
- 4276,
- 4282,
- 4293,
- 4299,
- 4308,
- 4314,
- 4326,
- 4334,
- 4341,
+ 4202,
+ 4205,
+ 4216,
+ 4221,
+ 4227,
+ 4232,
+ 4242,
+ 4247,
+ 4255,
+ 4261,
+ 4272,
+ 4280,
+ 4286,
+ 4302,
+ 4311,
+ 4313,
+ 4321,
+ 4325,
+ 4335,
+ 4346,
4357,
- 4367,
- 4370,
- 4379,
- 4384,
+ 4375,
+ 4389,
4394,
- 4405,
- 4416,
- 4434,
- 4448,
+ 4406,
+ 4406,
+ 4421,
+ 4430,
+ 4439,
4454,
- 4466,
- 4466,
- 4481,
- 4490,
+ 4470,
4499,
- 4514,
- 4530,
- 4559,
- 4575,
- 4591,
- 4606,
- 4622,
- 4639,
- 4655,
- 4686,
- 4696,
- 4710,
- 4725,
- 4739,
+ 4515,
+ 4531,
+ 4546,
+ 4562,
+ 4579,
+ 4595,
+ 4626,
+ 4636,
+ 4650,
+ 4665,
+ 4679,
+ 4697,
+ 4712,
+ 4721,
+ 4734,
4757,
- 4772,
- 4781,
- 4794,
- 4817,
- 4846,
- 4884,
- 4901,
- 4919,
- 4975,
- 5018,
- 5070,
- 5148,
- 5170,
- 5233,
- 5247,
- 5286,
- 5315,
- 5333,
- 5350,
- 5366,
- 5380,
- 5397,
- 5408,
- 5424,
- 5436,
- 5453,
- 5475,
+ 4786,
+ 4824,
+ 4841,
+ 4859,
+ 4915,
+ 4958,
+ 5010,
+ 5088,
+ 5110,
+ 5173,
+ 5187,
+ 5226,
+ 5255,
+ 5273,
+ 5290,
+ 5306,
+ 5320,
+ 5337,
+ 5348,
+ 5364,
+ 5376,
+ 5393,
+ 5415,
+ 5459,
+ 5474,
+ 5488,
+ 5504,
5519,
- 5534,
- 5548,
+ 5532,
+ 5545,
5564,
- 5579,
- 5592,
- 5605,
- 5624,
- 5641,
- 5658,
+ 5581,
+ 5598,
+ 5609,
+ 5617,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5650,
5669,
- 5677,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5710,
- 5730,
- 5751,
- 5774,
- 5803,
- 5820,
- 5837,
- 5851,
- 5864,
- 5870,
- 5883,
- 5896,
- 5909,
+ 5689,
+ 5712,
+ 5741,
+ 5758,
+ 5775,
+ 5789,
+ 5802,
+ 5808,
+ 5821,
+ 5834,
+ 5847,
+ 5861,
+ 5880,
+ 5899,
+ 5910,
5923,
- 5942,
- 5961,
- 5972,
- 5985,
- 6001,
- 6010,
- 6026,
- 6046,
- 6066,
- 6076,
- 6092,
- 6106,
- 6121,
- 6136,
- 6155,
- 6169,
- 6179,
- 6196,
- 6209,
- 6226,
- 6244,
- 6254,
- 6268,
- 6314,
- 6363,
- 6399,
- 6451,
- 6487,
- 6525,
- 6533,
- 6541,
- 6544,
- 6558,
- 6573,
- 6593,
- 6607,
- 6627,
- 6644,
- 6659,
- 6677,
- 6695,
- 6714,
- 6750,
- 6772,
- 6784,
- 6797,
- 6813,
- 6823,
- 6831,
- 6843,
- 6900,
- 6909,
- 6922,
+ 5939,
+ 5948,
+ 5964,
+ 5984,
+ 6004,
+ 6014,
+ 6030,
+ 6044,
+ 6059,
+ 6074,
+ 6093,
+ 6107,
+ 6117,
+ 6134,
+ 6147,
+ 6164,
+ 6182,
+ 6192,
+ 6206,
+ 6252,
+ 6301,
+ 6337,
+ 6389,
+ 6425,
+ 6463,
+ 6471,
+ 6479,
+ 6482,
+ 6496,
+ 6511,
+ 6531,
+ 6545,
+ 6565,
+ 6582,
+ 6597,
+ 6615,
+ 6633,
+ 6652,
+ 6688,
+ 6710,
+ 6722,
+ 6735,
+ 6751,
+ 6761,
+ 6769,
+ 6780,
+ 6837,
+ 6846,
+ 6859,
+ 6868,
+ 6876,
+ 6890,
+ 6914,
6931,
6939,
- 6954,
- 6978,
- 6996,
- 7005,
- 7031,
- 7043,
- 7058,
- 7073,
- 7083,
+ 6965,
+ 6976,
+ 6990,
+ 7004,
+ 7013,
+ 7030,
+ 7068,
+ 7075,
+ 7077,
+ 7087,
7100,
- 7138,
- 7145,
- 7147,
- 7157,
- 7170,
- 7189,
- 7195,
- 7224,
+ 7119,
+ 7125,
+ 7154,
+ 7204,
+ 7217,
+ 7247,
+ 7259,
7274,
- 7287,
- 7317,
- 7330,
- 7345,
- 7356,
- 7371,
- 7396,
- 7435,
- 7538,
- 7555,
- 7587,
- 7625,
- 7654,
- 7709,
- 7727,
- 7743,
- 7758,
- 7777,
+ 7285,
+ 7300,
+ 7325,
+ 7364,
+ 7467,
+ 7484,
+ 7516,
+ 7554,
+ 7583,
+ 7638,
+ 7656,
+ 7672,
+ 7687,
+ 7706,
+ 7723,
+ 7754,
+ 7784,
7794,
- 7825,
- 7855,
- 7865,
- 7877,
- 7950,
- 8000,
- 8026,
- 8051,
- 8060,
- 8073,
- 8111,
- 8154,
- 8165,
- 8177,
- 8203,
- 8215,
- 8234,
+ 7806,
+ 7879,
+ 7929,
+ 7955,
+ 7980,
+ 7989,
+ 8002,
+ 8040,
+ 8083,
+ 8094,
+ 8106,
+ 8132,
+ 8144,
+ 8163,
+ 8179,
+ 8210,
+ 8241,
8250,
+ 8262,
+ 8271,
8281,
- 8312,
- 8321,
- 8333,
- 8342,
- 8352,
- 8401,
- 8424,
- 8433,
- 8441,
- 8451,
- 8475,
- 8489,
- 8503,
- 8517,
- 8537,
- 8549,
+ 8330,
+ 8353,
+ 8362,
+ 8370,
+ 8380,
+ 8404,
+ 8418,
+ 8432,
+ 8446,
+ 8466,
+ 8478,
+ 8490,
+ 8514,
+ 8518,
+ 8540,
8561,
+ 8574,
8585,
- 8589,
- 8611,
- 8632,
- 8645,
+ 8595,
+ 8608,
+ 8630,
+ 8640,
8656,
- 8666,
- 8679,
- 8701,
+ 8695,
8711,
- 8727,
- 8766,
- 8782,
- 8809,
- 8828,
- 8846,
- 8919,
- 8989,
- 9065,
- 9145,
- 9232,
- 9247,
- 9265,
- 9289,
- 9324,
- 9333,
- 9357,
- 9387,
- 9418,
- 9436,
- 9478,
- 9540,
- 9566,
- 9566,
- 9587,
- 9636,
- 9645,
- 9659,
- 9678,
- 9693,
- 9705,
- 9719,
- 9735,
- 9755,
- 9780,
- 9829,
- 9882,
- 9893,
- 9908,
- 9938,
- 9966,
- 9991,
- 10007,
- 10090,
- 10111,
- 10132,
- 10145,
- 10159,
- 10224,
- 10236,
- 10258,
- 10277,
- 10293,
- 10322,
- 10347,
- 10410,
- 10457,
- 10506,
- 10544,
- 10677,
- 10720,
- 10741,
- 10753,
- 10797,
- 10841,
- 10865,
- 10896,
- 10935,
- 10984,
- 11109,
- 11226,
- 11274,
- 11333,
- 11340,
- 11371,
- 11384,
- 11403,
- 11446,
- 11488,
- 11503,
- 11526,
- 11558,
- 11590,
- 11605,
- 11621,
- 11637,
- 11657,
- 11677,
- 11701,
- 11738,
- 11751,
- 11767,
- 11798,
- 11841,
- 11881,
- 11937,
- 11951,
- 11964,
- 11964,
+ 8738,
+ 8757,
+ 8775,
+ 8848,
+ 8918,
+ 8994,
+ 9074,
+ 9161,
+ 9176,
+ 9194,
+ 9218,
+ 9253,
+ 9262,
+ 9286,
+ 9316,
+ 9347,
+ 9365,
+ 9407,
+ 9469,
+ 9495,
+ 9495,
+ 9516,
+ 9565,
+ 9574,
+ 9588,
+ 9607,
+ 9622,
+ 9634,
+ 9648,
+ 9664,
+ 9684,
+ 9709,
+ 9758,
+ 9811,
+ 9822,
+ 9837,
+ 9867,
+ 9895,
+ 9920,
+ 9936,
+ 10019,
+ 10040,
+ 10061,
+ 10074,
+ 10088,
+ 10153,
+ 10165,
+ 10187,
+ 10206,
+ 10222,
+ 10251,
+ 10276,
+ 10339,
+ 10386,
+ 10435,
+ 10473,
+ 10606,
+ 10649,
+ 10670,
+ 10682,
+ 10726,
+ 10770,
+ 10794,
+ 10825,
+ 10864,
+ 10913,
+ 11038,
+ 11155,
+ 11203,
+ 11262,
+ 11269,
+ 11300,
+ 11313,
+ 11332,
+ 11375,
+ 11417,
+ 11432,
+ 11455,
+ 11487,
+ 11519,
+ 11534,
+ 11550,
+ 11566,
+ 11586,
+ 11606,
+ 11630,
+ 11667,
+ 11680,
+ 11696,
+ 11727,
+ 11770,
+ 11810,
+ 11866,
+ 11880,
+ 11893,
+ 11893,
+ 11908,
+ 11924,
+ 11940,
+ 11959,
11979,
- 11995,
- 12011,
+ 11999,
+ 12012,
12030,
- 12050,
- 12070,
- 12083,
- 12101,
- 12114,
- 12158,
- 12211,
- 12277,
- 12297,
- 12327,
- 12347,
- 12358,
+ 12043,
+ 12087,
+ 12140,
+ 12206,
+ 12226,
+ 12256,
+ 12276,
+ 12287,
+ 12307,
+ 12341,
+ 12345,
+ 12350,
+ 12355,
+ 12374,
12378,
- 12412,
- 12416,
- 12421,
- 12426,
- 12445,
- 12449,
- 12517,
- 12597,
- 12662,
- 12675,
- 12690,
- 12727,
- 12744,
- 12809,
- 12854,
+ 12446,
+ 12526,
+ 12591,
+ 12604,
+ 12619,
+ 12656,
+ 12673,
+ 12738,
+ 12783,
+ 12848,
+ 12892,
+ 12905,
12919,
- 12963,
- 12976,
- 12990,
- 13040,
- 13067,
- 13116,
- 13158,
- 13242,
- 13288,
- 13337,
- 13355,
- 13370,
- 13389,
- 13445,
- 13512,
- 13553,
- 13567,
- 13567,
- 13581,
+ 12969,
+ 12996,
+ 13045,
+ 13087,
+ 13171,
+ 13217,
+ 13266,
+ 13284,
+ 13299,
+ 13318,
+ 13374,
+ 13441,
+ 13482,
+ 13496,
+ 13496,
+ 13510,
+ 13541,
+ 13554,
+ 13565,
+ 13597,
13612,
- 13626,
- 13637,
- 13669,
- 13684,
- 13701,
- 13713,
- 13720,
- 13734,
- 13744,
- 13764,
- 13764,
- 13778,
+ 13629,
+ 13641,
+ 13648,
+ 13662,
+ 13672,
+ 13692,
+ 13692,
+ 13706,
+ 13727,
+ 13743,
+ 13760,
+ 13769,
+ 13784,
13799,
- 13815,
- 13832,
- 13841,
- 13856,
- 13871,
- 13883,
- 13897,
- 13910,
- 13934,
- 13950,
- 13962,
- 14027,
- 14043,
- 14095,
- 14130,
- 14150,
- 14166,
- 14166,
- 14208,
- 14265,
- 14278,
- 14296,
- 14306,
- 14315,
- 14338,
- 14349,
- 14354,
- 14364,
- 14377,
- 14384,
- 14407,
- 14417,
- 14428,
- 14442,
- 14454,
- 14454,
- 14471,
- 14471,
- 14489,
- 14503,
- 14517,
- 14523,
- 14543,
- 14555,
+ 13811,
+ 13825,
+ 13838,
+ 13862,
+ 13878,
+ 13890,
+ 13955,
+ 13971,
+ 14023,
+ 14058,
+ 14078,
+ 14094,
+ 14094,
+ 14136,
+ 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,
- 14626,
- 14639,
+ 14570,
+ 14574,
+ 14585,
+ 14594,
+ 14594,
+ 14594,
+ 14604,
+ 14607,
+ 14612,
+ 14615,
+ 14628,
+ 14634,
14643,
- 14648,
- 14659,
- 14668,
- 14668,
- 14668,
- 14678,
- 14682,
- 14687,
- 14691,
- 14705,
- 14712,
- 14721,
- 14738,
- 14750,
- 14766,
- 14766,
- 14774,
- 14791,
- 14794,
- 14805,
- 14825,
- 14839,
- 14839,
- 14852,
- 14864,
- 14872,
- 14880,
- 14889,
- 14909,
- 14945,
+ 14660,
+ 14672,
+ 14688,
+ 14688,
+ 14696,
+ 14713,
+ 14716,
+ 14727,
+ 14747,
+ 14760,
+ 14760,
+ 14773,
+ 14785,
+ 14792,
+ 14800,
+ 14809,
+ 14829,
+ 14865,
+ 14885,
+ 14899,
+ 14899,
+ 14914,
+ 14920,
+ 14936,
+ 14950,
14965,
- 14979,
- 14979,
- 14994,
15000,
- 15016,
- 15030,
- 15046,
- 15081,
- 15081,
- 15094,
- 15102,
- 15109,
+ 15000,
+ 15013,
+ 15020,
+ 15026,
+ 15044,
+ 15063,
+ 15072,
+ 15080,
+ 15097,
+ 15114,
15127,
- 15146,
- 15155,
- 15163,
- 15180,
- 15197,
- 15210,
- 15225,
- 15241,
- 15295,
- 15359,
- 15386,
- 15495,
- 15538,
- 15543,
- 15556,
- 15569,
- 15586,
- 15653,
- 15696,
- 15734,
- 15761,
- 15776,
- 15791,
- 15815,
- 15826,
- 15865,
+ 15142,
+ 15158,
+ 15212,
+ 15276,
+ 15303,
+ 15412,
+ 15455,
+ 15460,
+ 15473,
+ 15486,
+ 15503,
+ 15570,
+ 15613,
+ 15651,
+ 15678,
+ 15693,
+ 15708,
+ 15732,
+ 15743,
+ 15782,
+ 15798,
+ 15816,
+ 15862,
15881,
15899,
- 15945,
- 15964,
- 15982,
- 15995,
- 16052,
- 16069,
- 16109,
- 16127,
- 16164,
- 16179,
- 16196,
- 16214,
- 16244,
- 16273,
- 16291,
- 16306,
+ 15912,
+ 15969,
+ 15986,
+ 16026,
+ 16044,
+ 16081,
+ 16096,
+ 16113,
+ 16131,
+ 16161,
+ 16190,
+ 16208,
+ 16223,
+ 16230,
+ 16238,
+ 16245,
+ 16251,
+ 16264,
+ 16272,
+ 16281,
+ 16287,
+ 16294,
+ 16305,
16313,
- 16321,
- 16328,
- 16334,
+ 16329,
+ 16342,
16347,
- 16355,
- 16364,
- 16370,
- 16377,
- 16388,
- 16396,
+ 16350,
+ 16354,
+ 16367,
16412,
- 16425,
+ 16421,
+ 16423,
16430,
- 16433,
- 16437,
- 16450,
- 16495,
+ 16448,
+ 16464,
+ 16485,
+ 16494,
+ 16498,
16504,
- 16506,
- 16513,
- 16531,
- 16547,
- 16568,
- 16577,
+ 16509,
+ 16514,
+ 16525,
+ 16533,
+ 16538,
+ 16544,
+ 16551,
+ 16558,
+ 16567,
+ 16574,
16581,
- 16587,
+ 16589,
16592,
- 16597,
16608,
- 16616,
- 16621,
- 16627,
- 16634,
- 16641,
- 16650,
- 16657,
- 16664,
- 16672,
- 16675,
- 16691,
- 16691,
- 16696,
- 16709,
- 16734,
- 16739,
- 16752,
- 16775,
- 16782,
- 16809,
- 16820,
- 16833,
- 16842,
- 16896,
+ 16608,
+ 16613,
+ 16626,
+ 16651,
+ 16656,
+ 16669,
+ 16692,
+ 16699,
+ 16726,
+ 16737,
+ 16750,
+ 16759,
+ 16813,
+ 16831,
+ 16845,
+ 16865,
+ 16887,
+ 16907,
16914,
- 16928,
- 16948,
- 16971,
- 16992,
- 17000,
- 17015,
- 17015,
- 17029,
- 17044,
- 17053,
- 17089,
- 17141,
- 17179,
- 17191,
- 17207,
- 17219,
- 17297,
- 17311,
- 17318,
- 17333,
- 17352,
- 17367,
- 17392,
- 17412,
- 17457,
- 17473,
- 17484,
- 17493,
- 17505,
- 17513,
- 17534,
- 17546,
- 17565,
- 17646,
- 17704,
- 17727,
- 17747,
- 17747,
- 17747,
- 17747,
- 17747,
- 17747,
- 17763,
- 17779,
- 17800,
- 17800,
- 17810,
- 17834,
- 17853,
- 17853,
- 17863,
- 17895,
- 17924,
- 17984,
- 18046,
- 18079,
- 18126,
- 18210,
- 18229,
- 18249,
- 18272,
- 18279,
- 18331,
- 18502,
- 18560,
- 18580,
- 18601,
- 18624,
- 18642,
- 18659,
- 18672,
- 18672,
- 18672,
- 18726,
- 18739,
- 18781,
- 18781,
- 18781,
- 18796,
- 18796,
- 18808,
- 18827,
- 18835,
- 18845,
- 18866,
- 18884,
- 18902,
+ 16929,
+ 16929,
+ 16943,
+ 16958,
+ 16967,
+ 17003,
+ 17055,
+ 17093,
+ 17105,
+ 17121,
+ 17133,
+ 17211,
+ 17225,
+ 17232,
+ 17247,
+ 17266,
+ 17281,
+ 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,
+ 18816,
+ 18841,
+ 18854,
+ 18888,
+ 18905,
18927,
- 18940,
- 18974,
- 18991,
- 19013,
- 19021,
- 19031,
- 19051,
- 19062,
- 19075,
- 19152,
- 19168,
- 19178,
- 19211,
- 19221,
- 19273,
- 19285,
- 19303,
- 19309,
- 19314,
- 19340,
- 19365,
- 19369,
- 19447,
- 19534,
- 19565,
+ 18935,
+ 18945,
+ 18965,
+ 18976,
+ 18989,
+ 19066,
+ 19082,
+ 19092,
+ 19125,
+ 19135,
+ 19187,
+ 19199,
+ 19217,
+ 19223,
+ 19228,
+ 19254,
+ 19279,
+ 19283,
+ 19361,
+ 19448,
+ 19479,
+ 19495,
+ 19563,
19581,
- 19649,
- 19667,
- 19684,
- 19694,
+ 19598,
+ 19608,
+ 19626,
+ 19646,
+ 19661,
+ 19685,
+ 19699,
19712,
- 19732,
- 19747,
- 19771,
- 19785,
- 19798,
- 19824,
- 19844,
- 19860,
- 19860,
+ 19738,
+ 19758,
+ 19774,
+ 19774,
+ 19782,
+ 19787,
+ 19816,
19868,
- 19873,
- 19902,
- 19954,
- 19966,
- 19971,
- 19984,
- 19992,
+ 19880,
+ 19885,
+ 19898,
+ 19906,
+ 19916,
+ 19976,
20002,
- 20062,
- 20088,
- 20095,
- 20126,
- 20138,
- 20155,
- 20177,
- 20192,
- 20207,
- 20207,
- 20207,
- 20207,
- 20215,
- 20232,
- 20244,
+ 20009,
+ 20040,
+ 20052,
+ 20069,
+ 20091,
+ 20106,
+ 20121,
+ 20121,
+ 20121,
+ 20121,
+ 20129,
+ 20146,
+ 20158,
+ 20173,
+ 20180,
+ 20196,
+ 20204,
+ 20245,
20259,
- 20266,
- 20282,
- 20290,
- 20331,
- 20345,
- 20355,
- 20388,
+ 20269,
+ 20302,
+ 20311,
+ 20351,
+ 20367,
+ 20373,
+ 20384,
+ 20389,
+ 20394,
20397,
- 20437,
- 20453,
- 20459,
- 20470,
- 20475,
- 20480,
- 20483,
- 20496,
- 20517,
- 20559,
- 20609,
- 20622,
+ 20410,
+ 20431,
+ 20473,
+ 20523,
+ 20536,
+ 20566,
+ 20573,
20652,
- 20659,
- 20738,
+ 20698,
+ 20712,
+ 20759,
+ 20774,
+ 20778,
20784,
- 20798,
- 20845,
- 20860,
- 20864,
- 20870,
- 20882,
+ 20796,
+ 20796,
+ 20822,
+ 20874,
20882,
- 20908,
- 20960,
- 20968,
- 21001,
- 21021,
- 21034,
- 21049,
- 21061,
- 21081,
- 21081,
- 21102,
- 21139,
- 21171,
- 21206,
- 21224,
- 21266,
- 21270,
- 21277,
- 21288,
- 21313,
+ 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,
- 21321,
- 21337,
- 21351,
- 21357,
- 21377,
- 21383,
- 21403,
- 21411,
- 21441,
- 21441,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21517,
- 21517,
- 21526,
- 21536,
- 21546,
- 21564,
- 21614,
- 21646,
- 21663,
- 21663,
- 21667,
- 21687,
- 21702,
- 21715,
- 21728,
- 21739,
- 21751,
- 21777,
- 21798,
- 21798,
- 21798,
- 21798,
+ 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,
- 21811,
- 21827,
- 21827,
- 21827,
+ 21809,
+ 21819,
21827,
- 21832,
- 21841,
- 21847,
- 21857,
+ 21844,
21860,
- 21866,
21869,
- 21871,
21877,
- 21885,
- 21896,
- 21906,
- 21914,
- 21931,
+ 21884,
+ 21884,
+ 21884,
+ 21893,
+ 21944,
21947,
- 21956,
- 21964,
- 21971,
+ 21951,
+ 21957,
21971,
- 21971,
- 21980,
- 22031,
- 22034,
- 22038,
- 22044,
- 22058,
- 22070,
- 22070,
+ 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,
- 22083,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22151,
- 22164,
- 22206,
- 22228,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22399,
- 22470,
- 22524,
- 22576,
- 22576,
- 22586,
- 22590,
- 22599,
- 22613,
- 22676,
+ 22119,
+ 22141,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22312,
+ 22383,
+ 22437,
+ 22489,
+ 22489,
+ 22499,
+ 22503,
+ 22512,
+ 22526,
+ 22589,
];
#[cfg(all(feature = "debug", not(feature = "universal_fw")))]
@@ -3984,7 +3984,7 @@ impl TranslatedString {
"Locktime set to blockheight",
"A lot of change-outputs.",
"Multiple accounts",
- "New fee rate:",
+ "New fee rate",
"Simple send of",
"Ticket amount",
"Confirm details",
@@ -4045,21 +4045,21 @@ impl TranslatedString {
"Legacy",
"Pointer",
"Reward",
- "address - no staking rewards.",
- "Amount burned (decimals unknown):",
- "Amount minted (decimals unknown):",
- "Amount sent (decimals unknown):",
+ "Address - no staking rewards.",
+ "Amount burned (decimals unknown)",
+ "Amount minted (decimals unknown)",
+ "Amount sent (decimals unknown)",
"Pool has no metadata (anonymous pool)",
- "Asset fingerprint:",
- "Auxiliary data hash:",
+ "Asset fingerprint",
+ "Auxiliary data hash",
"Block",
"Catalyst",
"Certificate",
"Change output",
"Check all items carefully.",
"Choose level of details:",
- "Collateral input ID:",
- "Collateral input index:",
+ "Collateral input ID",
+ "Collateral input index",
"The collateral return output contains tokens.",
"Collateral return",
"",
@@ -4071,15 +4071,15 @@ impl TranslatedString {
"Confirming a transaction.",
"Cost",
"Credential doesn't match payment credential.",
- "Datum hash:",
- "Delegating to:",
- "for account {0} and index {1}:",
- "for account {0}:",
- "for key hash:",
- "for script:",
+ "Datum hash",
+ "Delegating to",
+ "For account {0} and index {1}",
+ "For account {0}",
+ "For key hash",
+ "For script",
"Inline datum",
- "Input ID:",
- "Input index:",
+ "Input ID",
+ "Input index",
"The following address is a change address. Its",
"The following address is owned by this device. Its",
"The vote key registration payment address is owned by this device. Its",
@@ -4087,67 +4087,67 @@ impl TranslatedString {
"Margin",
"multi-sig path",
"Contains {0} nested scripts.",
- "Network:",
+ "Network",
"Transaction has no outputs, network cannot be verified.",
- "Nonce:",
- "other",
+ "Nonce",
+ "Other",
"path",
"Pledge",
"pointer",
"Policy ID",
- "Pool metadata hash:",
- "Pool metadata url:",
- "Pool owner:",
- "Pool reward account:",
- "Reference input ID:",
- "Reference input index:",
+ "Pool metadata hash",
+ "Pool metadata url",
+ "Pool owner",
+ "Pool reward account",
+ "Reference input ID",
+ "Reference input index",
"Reference script",
"Required signer",
- "reward",
+ "Reward",
"Address is a reward address.",
"Warning: The address is not a payment address, it is not eligible for rewards.",
- "Rewards go to:",
+ "Rewards go to",
"script",
"All",
"Any",
- "Script data hash:",
- "Script hash:",
+ "Script data hash",
+ "Script hash",
"Invalid before",
"Invalid hereafter",
"Key",
"N of K",
- "script reward",
+ "Script reward",
"Sending",
"Show Simple",
"Sign transaction with {0}",
"Stake delegation",
"Stake key deregistration",
"Stakepool registration",
- "Stake pool registration\nPool ID:",
+ "Stake pool registration\nPool ID",
"Stake key registration",
"Staking key for account",
- "to pool:",
+ "To pool",
"token minting path",
- "Total collateral:",
+ "Total collateral",
"Transaction",
"The transaction contains minting or burning of tokens.",
"The following transaction output contains a script address, but does not contain a datum.",
"",
- "Transaction ID:",
+ "Transaction ID",
"The transaction contains no collateral inputs. Plutus script will not be able to run.",
"The transaction contains no script data hash. Plutus script will not be able to run.",
"The following transaction output contains tokens.",
- "TTL:",
+ "TTL",
"Unknown collateral amount.",
"Path is unusual.",
- "Valid since:",
+ "Valid since",
"Verify script",
"Vote key registration (CIP-36)",
- "Vote public key:",
- "Voting purpose:",
+ "Vote public key",
+ "Voting purpose",
"Warning",
- "Weight:",
- "Confirm withdrawal for {0} address:",
+ "Weight",
+ "Confirm withdrawal for {0} address",
"Requires {0} out of {1} signatures.",
"Access your coinjoin account?",
"Do not disconnect your Trezor!",
@@ -4169,45 +4169,45 @@ impl TranslatedString {
"",
"Confirm entropy",
"You are about to sign {0}.",
- "Action Name:",
+ "Action Name",
"Arbitrary data",
"Buy RAM",
- "Bytes:",
+ "Bytes",
"Cancel vote",
- "Checksum:",
- "Code:",
- "Contract:",
- "CPU:",
- "Creator:",
+ "Checksum",
+ "Code",
+ "Contract",
+ "CPU",
+ "Creator",
"Delegate",
"Delete Auth",
- "From:",
+ "From",
"Link Auth",
"Memo",
- "Name:",
- "NET:",
+ "Name",
+ "NET",
"New account",
- "Owner:",
- "Parent:",
- "Payer:",
- "Permission:",
- "Proxy:",
- "Receiver:",
+ "Owner",
+ "Parent",
+ "Payer",
+ "Permission",
+ "Proxy",
+ "Receiver",
"Refund",
- "Requirement:",
+ "Requirement",
"Sell RAM",
- "Sender:",
+ "Sender",
"Sign transaction",
- "Threshold:",
- "To:",
- "Transfer:",
- "Type:",
+ "Threshold",
+ "To",
+ "Transfer",
+ "Type",
"Undelegate",
"Unlink Auth",
"Update Auth",
"Vote for producers",
"Vote for proxy",
- "Voter:",
+ "Voter",
"Amount sent:",
"",
"Size: {0} bytes",
@@ -4276,8 +4276,8 @@ impl TranslatedString {
"",
"",
"Joint transaction",
- "To the total amount:",
- "You are contributing:",
+ "To the total amount",
+ "You are contributing",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -4338,21 +4338,21 @@ impl TranslatedString {
"Create namespace",
"Deactivate",
"Decrease",
- "Description:",
+ "Description",
"Divisibility and levy cannot be shown for unknown mosaics",
"Encrypted",
"Final confirm",
"immutable",
"Increase",
- "Initial supply:",
+ "Initial supply",
"Initiate transaction for",
- "Levy divisibility:",
- "Levy fee:",
+ "Levy divisibility",
+ "Levy fee",
"Confirm mosaic levy fee of",
- "Levy mosaic:",
- "Levy namespace:",
- "Levy recipient:",
- "Levy type:",
+ "Levy mosaic",
+ "Levy namespace",
+ "Levy recipient",
+ "Levy type",
"Modify supply for",
"Modify the number of cosignatories by ",
"mutable",
@@ -4365,7 +4365,7 @@ impl TranslatedString {
"Sign this transaction\nand pay {0}\nfor network fee?",
"Supply change",
"{0} supply by {1} whole units?",
- "Transferable?",
+ "Transferable",
"under namespace",
"Unencrypted",
"Unknown mosaic!",
@@ -4580,7 +4580,7 @@ impl TranslatedString {
"",
"Sending amount",
"Sending from multiple accounts.",
- "Including fee:",
+ "Including fee",
"Maximum fee",
"Receiving to a multisig address.",
"Confirm sending",
@@ -4622,7 +4622,7 @@ impl TranslatedString {
"Asset",
"Balance ID",
"Bump Sequence",
- "Buying:",
+ "Buying",
"Claim Claimable Balance",
"Clear data",
"Clear flags",
@@ -4641,17 +4641,17 @@ impl TranslatedString {
"Memo is not set.\nTypically needed when sending to exchanges.",
"Final confirm",
"Hash",
- "High:",
+ "High",
"Home Domain",
"Inflation",
"",
"",
"{0} issuer",
- "Key:",
+ "Key",
"Limit",
- "Low:",
- "Master Weight:",
- "Medium:",
+ "Low",
+ "Master Weight",
+ "Medium",
"New Offer",
"New Passive Offer",
"No memo set!",
@@ -4662,11 +4662,11 @@ impl TranslatedString {
"Pay",
"Pay at most",
"Pre-auth transaction",
- "Price per {0}:",
+ "Price per {0}",
"",
"Remove Signer",
"Revoke trust",
- "Selling:",
+ "Selling",
"Set data",
"Set flags",
"Set sequence to {0}?",
@@ -4678,12 +4678,12 @@ impl TranslatedString {
"Update",
"Valid from (UTC)",
"Valid to (UTC)",
- "Value (SHA-256):",
+ "Value (SHA-256)",
"Do you want to clear value key {0}?",
"",
"Baker address",
- "Balance:",
- "Ballot:",
+ "Balance",
+ "Ballot",
"Confirm delegation",
"Confirm origination",
"Delegator",
@@ -4786,9 +4786,9 @@ impl TranslatedString {
"Multi-share backup",
"Always Abstain",
"Always No Confidence",
- "Delegating to key hash:",
- "Delegating to script:",
- "Deposit:",
+ "Delegating to key hash",
+ "Delegating to script",
+ "Deposit",
"Vote delegation",
"",
"Tap to confirm",
@@ -5020,7 +5020,7 @@ impl TranslatedString {
"Device name changed.",
"Confirm message",
"Empty message",
- "Message hash:",
+ "Message hash",
"Message hex",
"Message text",
"Sign message hash with {0}",
@@ -5167,1137 +5167,1137 @@ impl TranslatedString {
822,
846,
863,
- 876,
- 890,
- 903,
- 918,
- 938,
- 953,
- 969,
- 982,
- 989,
- 1007,
- 1022,
- 1040,
- 1052,
- 1071,
- 1090,
- 1142,
- 1165,
- 1181,
- 1186,
- 1192,
- 1197,
- 1202,
- 1206,
- 1213,
- 1219,
- 1225,
- 1230,
- 1241,
- 1246,
- 1253,
- 1261,
- 1268,
- 1274,
- 1279,
- 1290,
- 1296,
- 1302,
- 1309,
- 1324,
- 1328,
- 1335,
- 1344,
- 1360,
- 1368,
- 1372,
- 1379,
- 1384,
- 1390,
- 1393,
- 1401,
- 1413,
- 1423,
- 1427,
- 1436,
- 1444,
- 1451,
- 1455,
- 1465,
- 1471,
- 1478,
- 1484,
- 1513,
- 1546,
- 1579,
- 1610,
- 1647,
- 1665,
- 1685,
- 1690,
- 1698,
- 1709,
- 1722,
- 1748,
- 1772,
- 1792,
- 1815,
- 1860,
- 1877,
- 1877,
- 1933,
- 1952,
- 1986,
- 2018,
- 2056,
- 2081,
- 2085,
- 2129,
- 2140,
- 2154,
- 2184,
+ 875,
+ 889,
+ 902,
+ 917,
+ 937,
+ 952,
+ 968,
+ 981,
+ 988,
+ 1006,
+ 1021,
+ 1039,
+ 1051,
+ 1070,
+ 1089,
+ 1141,
+ 1164,
+ 1180,
+ 1185,
+ 1191,
+ 1196,
+ 1201,
+ 1205,
+ 1212,
+ 1218,
+ 1224,
+ 1229,
+ 1240,
+ 1245,
+ 1252,
+ 1260,
+ 1267,
+ 1273,
+ 1278,
+ 1289,
+ 1295,
+ 1301,
+ 1308,
+ 1323,
+ 1327,
+ 1334,
+ 1343,
+ 1359,
+ 1367,
+ 1371,
+ 1378,
+ 1383,
+ 1389,
+ 1392,
+ 1400,
+ 1412,
+ 1422,
+ 1426,
+ 1435,
+ 1443,
+ 1450,
+ 1454,
+ 1464,
+ 1470,
+ 1477,
+ 1483,
+ 1512,
+ 1544,
+ 1576,
+ 1606,
+ 1643,
+ 1660,
+ 1679,
+ 1684,
+ 1692,
+ 1703,
+ 1716,
+ 1742,
+ 1766,
+ 1785,
+ 1807,
+ 1852,
+ 1869,
+ 1869,
+ 1925,
+ 1944,
+ 1978,
+ 2010,
+ 2048,
+ 2073,
+ 2077,
+ 2121,
+ 2131,
+ 2144,
+ 2173,
+ 2188,
2200,
- 2213,
- 2224,
- 2236,
- 2245,
- 2257,
- 2303,
- 2353,
- 2423,
- 2431,
- 2437,
- 2451,
- 2479,
- 2487,
- 2542,
- 2548,
- 2553,
- 2557,
- 2563,
- 2570,
+ 2210,
+ 2222,
+ 2230,
+ 2241,
+ 2287,
+ 2337,
+ 2407,
+ 2415,
+ 2421,
+ 2435,
+ 2463,
+ 2470,
+ 2525,
+ 2530,
+ 2535,
+ 2539,
+ 2545,
+ 2552,
+ 2561,
2579,
- 2598,
- 2616,
- 2627,
- 2647,
- 2666,
- 2688,
- 2704,
- 2719,
- 2725,
- 2753,
- 2831,
- 2845,
- 2851,
- 2854,
- 2857,
- 2874,
- 2886,
- 2900,
- 2917,
- 2920,
- 2926,
- 2939,
- 2946,
- 2957,
- 2982,
- 2998,
- 3022,
- 3044,
- 3076,
- 3098,
- 3121,
- 3129,
- 3147,
- 3164,
- 3175,
- 3229,
- 3318,
- 3318,
- 3333,
- 3418,
- 3502,
- 3551,
- 3555,
- 3581,
- 3597,
- 3609,
- 3622,
- 3652,
- 3668,
- 3683,
- 3690,
- 3697,
- 3732,
- 3767,
- 3796,
- 3826,
- 3840,
- 3850,
- 3868,
- 3868,
- 3888,
- 3906,
- 3915,
- 3936,
- 3944,
- 3956,
- 3968,
+ 2596,
+ 2606,
+ 2625,
+ 2643,
+ 2664,
+ 2680,
+ 2695,
+ 2701,
+ 2729,
+ 2807,
+ 2820,
+ 2826,
+ 2829,
+ 2832,
+ 2848,
+ 2859,
+ 2873,
+ 2890,
+ 2893,
+ 2899,
+ 2912,
+ 2919,
+ 2930,
+ 2955,
+ 2971,
+ 2995,
+ 3017,
+ 3048,
+ 3070,
+ 3093,
+ 3100,
+ 3118,
+ 3134,
+ 3145,
+ 3199,
+ 3288,
+ 3288,
+ 3302,
+ 3387,
+ 3471,
+ 3520,
+ 3523,
+ 3549,
+ 3565,
+ 3576,
+ 3589,
+ 3619,
+ 3634,
+ 3648,
+ 3655,
+ 3661,
+ 3695,
+ 3730,
+ 3759,
+ 3789,
+ 3803,
+ 3813,
+ 3831,
+ 3831,
+ 3851,
+ 3869,
+ 3878,
+ 3899,
+ 3907,
+ 3919,
+ 3931,
+ 3971,
+ 3997,
4008,
- 4034,
- 4045,
- 4080,
- 4080,
+ 4043,
+ 4043,
+ 4058,
+ 4084,
4095,
+ 4109,
+ 4116,
4121,
- 4133,
- 4147,
- 4154,
- 4160,
- 4171,
- 4180,
+ 4132,
+ 4140,
+ 4144,
+ 4152,
+ 4155,
+ 4162,
+ 4170,
+ 4181,
4185,
4194,
4198,
- 4206,
- 4214,
- 4225,
- 4230,
- 4239,
- 4243,
- 4248,
- 4252,
- 4263,
- 4269,
- 4276,
- 4282,
- 4293,
- 4299,
- 4308,
- 4314,
- 4326,
- 4334,
- 4341,
+ 4202,
+ 4205,
+ 4216,
+ 4221,
+ 4227,
+ 4232,
+ 4242,
+ 4247,
+ 4255,
+ 4261,
+ 4272,
+ 4280,
+ 4286,
+ 4302,
+ 4311,
+ 4313,
+ 4321,
+ 4325,
+ 4335,
+ 4346,
4357,
- 4367,
- 4370,
- 4379,
- 4384,
+ 4375,
+ 4389,
4394,
- 4405,
- 4416,
- 4434,
- 4448,
+ 4406,
+ 4406,
+ 4421,
+ 4430,
+ 4439,
4454,
- 4466,
- 4466,
- 4481,
- 4490,
+ 4470,
4499,
- 4514,
- 4530,
- 4559,
- 4575,
- 4591,
- 4606,
- 4622,
- 4639,
- 4655,
- 4686,
- 4696,
- 4710,
- 4725,
- 4739,
+ 4515,
+ 4531,
+ 4546,
+ 4562,
+ 4579,
+ 4595,
+ 4626,
+ 4636,
+ 4650,
+ 4665,
+ 4679,
+ 4697,
+ 4712,
+ 4721,
+ 4734,
4757,
- 4772,
- 4781,
- 4794,
- 4817,
- 4846,
- 4884,
- 4901,
- 4919,
- 4975,
- 5018,
- 5070,
- 5148,
- 5170,
- 5233,
- 5247,
- 5286,
- 5315,
- 5333,
- 5350,
- 5366,
- 5380,
- 5397,
- 5408,
- 5424,
- 5436,
- 5453,
- 5475,
+ 4786,
+ 4824,
+ 4841,
+ 4859,
+ 4915,
+ 4958,
+ 5010,
+ 5088,
+ 5110,
+ 5173,
+ 5187,
+ 5226,
+ 5255,
+ 5273,
+ 5290,
+ 5306,
+ 5320,
+ 5337,
+ 5348,
+ 5364,
+ 5376,
+ 5393,
+ 5415,
+ 5459,
+ 5474,
+ 5488,
+ 5504,
5519,
- 5534,
- 5548,
+ 5532,
+ 5545,
5564,
- 5579,
- 5592,
- 5605,
- 5624,
- 5641,
- 5658,
+ 5581,
+ 5598,
+ 5609,
+ 5617,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5650,
5669,
- 5677,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5710,
- 5730,
- 5751,
- 5774,
- 5803,
- 5820,
- 5837,
- 5851,
- 5864,
- 5870,
- 5883,
- 5896,
- 5909,
+ 5689,
+ 5712,
+ 5741,
+ 5758,
+ 5775,
+ 5789,
+ 5802,
+ 5808,
+ 5821,
+ 5834,
+ 5847,
+ 5861,
+ 5880,
+ 5899,
+ 5910,
5923,
- 5942,
- 5961,
- 5972,
- 5985,
- 6001,
- 6010,
- 6026,
- 6046,
- 6066,
- 6076,
- 6092,
- 6106,
- 6121,
- 6136,
- 6155,
- 6169,
- 6179,
- 6196,
- 6209,
- 6226,
- 6244,
- 6254,
- 6268,
- 6314,
- 6363,
- 6399,
- 6451,
- 6487,
- 6525,
- 6533,
- 6541,
- 6544,
- 6558,
- 6573,
- 6593,
- 6607,
- 6627,
- 6644,
- 6659,
- 6677,
- 6695,
- 6714,
- 6750,
- 6772,
- 6784,
- 6797,
- 6813,
- 6823,
- 6831,
- 6843,
- 6900,
- 6909,
- 6922,
+ 5939,
+ 5948,
+ 5964,
+ 5984,
+ 6004,
+ 6014,
+ 6030,
+ 6044,
+ 6059,
+ 6074,
+ 6093,
+ 6107,
+ 6117,
+ 6134,
+ 6147,
+ 6164,
+ 6182,
+ 6192,
+ 6206,
+ 6252,
+ 6301,
+ 6337,
+ 6389,
+ 6425,
+ 6463,
+ 6471,
+ 6479,
+ 6482,
+ 6496,
+ 6511,
+ 6531,
+ 6545,
+ 6565,
+ 6582,
+ 6597,
+ 6615,
+ 6633,
+ 6652,
+ 6688,
+ 6710,
+ 6722,
+ 6735,
+ 6751,
+ 6761,
+ 6769,
+ 6780,
+ 6837,
+ 6846,
+ 6859,
+ 6868,
+ 6876,
+ 6890,
+ 6914,
6931,
6939,
- 6954,
- 6978,
- 6996,
- 7005,
- 7031,
- 7043,
- 7058,
- 7073,
- 7083,
+ 6965,
+ 6976,
+ 6990,
+ 7004,
+ 7013,
+ 7030,
+ 7068,
+ 7075,
+ 7077,
+ 7087,
7100,
- 7138,
- 7145,
- 7147,
- 7157,
- 7170,
- 7189,
- 7195,
- 7224,
+ 7119,
+ 7125,
+ 7154,
+ 7204,
+ 7217,
+ 7247,
+ 7259,
7274,
- 7287,
- 7317,
- 7330,
- 7345,
- 7356,
- 7371,
- 7396,
- 7435,
- 7538,
- 7555,
- 7587,
- 7625,
- 7654,
- 7709,
- 7727,
- 7743,
- 7758,
- 7777,
+ 7285,
+ 7300,
+ 7325,
+ 7364,
+ 7467,
+ 7484,
+ 7516,
+ 7554,
+ 7583,
+ 7638,
+ 7656,
+ 7672,
+ 7687,
+ 7706,
+ 7723,
+ 7754,
+ 7784,
7794,
- 7825,
- 7855,
- 7865,
- 7877,
- 7950,
- 8000,
- 8026,
- 8051,
- 8060,
- 8073,
- 8111,
- 8154,
- 8165,
- 8177,
- 8203,
- 8215,
- 8234,
+ 7806,
+ 7879,
+ 7929,
+ 7955,
+ 7980,
+ 7989,
+ 8002,
+ 8040,
+ 8083,
+ 8094,
+ 8106,
+ 8132,
+ 8144,
+ 8163,
+ 8179,
+ 8210,
+ 8241,
8250,
+ 8262,
+ 8271,
8281,
- 8312,
- 8321,
- 8333,
- 8342,
- 8352,
- 8401,
- 8424,
- 8433,
- 8441,
- 8451,
- 8475,
- 8489,
- 8503,
- 8517,
- 8537,
- 8549,
+ 8330,
+ 8353,
+ 8362,
+ 8370,
+ 8380,
+ 8404,
+ 8418,
+ 8432,
+ 8446,
+ 8466,
+ 8478,
+ 8490,
+ 8514,
+ 8518,
+ 8540,
8561,
+ 8574,
8585,
- 8589,
- 8611,
- 8632,
- 8645,
+ 8595,
+ 8608,
+ 8630,
+ 8640,
8656,
- 8666,
- 8679,
- 8701,
+ 8695,
8711,
- 8727,
- 8766,
- 8782,
- 8809,
- 8828,
- 8846,
- 8919,
- 8989,
- 9065,
- 9145,
- 9232,
- 9247,
- 9265,
- 9289,
- 9324,
- 9333,
- 9357,
- 9387,
- 9418,
- 9436,
- 9478,
- 9540,
- 9566,
- 9566,
- 9587,
- 9636,
- 9645,
- 9659,
- 9678,
- 9693,
- 9705,
- 9719,
- 9735,
- 9755,
- 9780,
- 9829,
- 9882,
- 9893,
- 9908,
- 9938,
- 9966,
- 9991,
- 10007,
- 10090,
- 10111,
- 10132,
- 10145,
- 10159,
- 10224,
- 10236,
- 10258,
- 10277,
- 10293,
- 10322,
- 10347,
- 10410,
- 10457,
- 10506,
- 10544,
- 10677,
- 10720,
- 10741,
- 10753,
- 10797,
- 10841,
- 10865,
- 10896,
- 10935,
- 10984,
- 11109,
- 11226,
- 11274,
- 11333,
- 11340,
- 11371,
- 11384,
- 11403,
- 11446,
- 11488,
- 11503,
- 11526,
- 11558,
- 11590,
- 11605,
- 11621,
- 11637,
- 11657,
- 11677,
- 11701,
- 11738,
- 11751,
- 11767,
- 11798,
- 11841,
- 11881,
- 11937,
- 11951,
- 11964,
- 11964,
+ 8738,
+ 8757,
+ 8775,
+ 8848,
+ 8918,
+ 8994,
+ 9074,
+ 9161,
+ 9176,
+ 9194,
+ 9218,
+ 9253,
+ 9262,
+ 9286,
+ 9316,
+ 9347,
+ 9365,
+ 9407,
+ 9469,
+ 9495,
+ 9495,
+ 9516,
+ 9565,
+ 9574,
+ 9588,
+ 9607,
+ 9622,
+ 9634,
+ 9648,
+ 9664,
+ 9684,
+ 9709,
+ 9758,
+ 9811,
+ 9822,
+ 9837,
+ 9867,
+ 9895,
+ 9920,
+ 9936,
+ 10019,
+ 10040,
+ 10061,
+ 10074,
+ 10088,
+ 10153,
+ 10165,
+ 10187,
+ 10206,
+ 10222,
+ 10251,
+ 10276,
+ 10339,
+ 10386,
+ 10435,
+ 10473,
+ 10606,
+ 10649,
+ 10670,
+ 10682,
+ 10726,
+ 10770,
+ 10794,
+ 10825,
+ 10864,
+ 10913,
+ 11038,
+ 11155,
+ 11203,
+ 11262,
+ 11269,
+ 11300,
+ 11313,
+ 11332,
+ 11375,
+ 11417,
+ 11432,
+ 11455,
+ 11487,
+ 11519,
+ 11534,
+ 11550,
+ 11566,
+ 11586,
+ 11606,
+ 11630,
+ 11667,
+ 11680,
+ 11696,
+ 11727,
+ 11770,
+ 11810,
+ 11866,
+ 11880,
+ 11893,
+ 11893,
+ 11908,
+ 11924,
+ 11940,
+ 11959,
11979,
- 11995,
- 12011,
+ 11999,
+ 12012,
12030,
- 12050,
- 12070,
- 12083,
- 12101,
- 12114,
- 12158,
- 12211,
- 12277,
- 12297,
- 12327,
- 12347,
- 12358,
+ 12043,
+ 12087,
+ 12140,
+ 12206,
+ 12226,
+ 12256,
+ 12276,
+ 12287,
+ 12307,
+ 12341,
+ 12345,
+ 12350,
+ 12355,
+ 12374,
12378,
- 12412,
- 12416,
- 12421,
- 12426,
- 12445,
- 12449,
- 12517,
- 12597,
- 12662,
- 12675,
- 12690,
- 12727,
- 12744,
- 12809,
- 12854,
+ 12446,
+ 12526,
+ 12591,
+ 12604,
+ 12619,
+ 12656,
+ 12673,
+ 12738,
+ 12783,
+ 12848,
+ 12892,
+ 12905,
12919,
- 12963,
- 12976,
- 12990,
- 13040,
- 13067,
- 13116,
- 13158,
- 13242,
- 13288,
- 13337,
- 13355,
- 13370,
- 13389,
- 13445,
- 13512,
- 13553,
- 13567,
- 13567,
- 13581,
+ 12969,
+ 12996,
+ 13045,
+ 13087,
+ 13171,
+ 13217,
+ 13266,
+ 13284,
+ 13299,
+ 13318,
+ 13374,
+ 13441,
+ 13482,
+ 13496,
+ 13496,
+ 13510,
+ 13541,
+ 13554,
+ 13565,
+ 13597,
13612,
- 13626,
- 13637,
- 13669,
- 13684,
- 13701,
- 13713,
- 13720,
- 13734,
- 13744,
- 13764,
- 13764,
- 13778,
+ 13629,
+ 13641,
+ 13648,
+ 13662,
+ 13672,
+ 13692,
+ 13692,
+ 13706,
+ 13727,
+ 13743,
+ 13760,
+ 13769,
+ 13784,
13799,
- 13815,
- 13832,
- 13841,
- 13856,
- 13871,
- 13883,
- 13897,
- 13910,
- 13934,
- 13950,
- 13962,
- 14027,
- 14043,
- 14095,
- 14130,
- 14150,
- 14166,
- 14166,
- 14208,
- 14265,
- 14278,
- 14296,
- 14306,
- 14315,
- 14338,
- 14349,
- 14354,
- 14364,
- 14377,
- 14384,
- 14407,
- 14417,
- 14428,
- 14442,
- 14454,
- 14454,
- 14471,
- 14471,
- 14489,
- 14503,
- 14517,
- 14523,
- 14543,
- 14555,
+ 13811,
+ 13825,
+ 13838,
+ 13862,
+ 13878,
+ 13890,
+ 13955,
+ 13971,
+ 14023,
+ 14058,
+ 14078,
+ 14094,
+ 14094,
+ 14136,
+ 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,
- 14626,
- 14639,
+ 14570,
+ 14574,
+ 14585,
+ 14594,
+ 14594,
+ 14594,
+ 14604,
+ 14607,
+ 14612,
+ 14615,
+ 14628,
+ 14634,
14643,
- 14648,
- 14659,
- 14668,
- 14668,
- 14668,
- 14678,
- 14682,
- 14687,
- 14691,
- 14705,
- 14712,
- 14721,
- 14738,
- 14750,
- 14766,
- 14766,
- 14774,
- 14791,
- 14794,
- 14805,
- 14825,
- 14839,
- 14839,
- 14852,
- 14864,
- 14872,
- 14880,
- 14889,
- 14909,
- 14945,
+ 14660,
+ 14672,
+ 14688,
+ 14688,
+ 14696,
+ 14713,
+ 14716,
+ 14727,
+ 14747,
+ 14760,
+ 14760,
+ 14773,
+ 14785,
+ 14792,
+ 14800,
+ 14809,
+ 14829,
+ 14865,
+ 14885,
+ 14899,
+ 14899,
+ 14914,
+ 14920,
+ 14936,
+ 14950,
14965,
- 14979,
- 14979,
- 14994,
15000,
- 15016,
- 15030,
- 15046,
- 15081,
- 15081,
- 15094,
- 15102,
- 15109,
+ 15000,
+ 15013,
+ 15020,
+ 15026,
+ 15044,
+ 15063,
+ 15072,
+ 15080,
+ 15097,
+ 15114,
15127,
- 15146,
- 15155,
- 15163,
- 15180,
- 15197,
- 15210,
- 15225,
- 15241,
- 15295,
- 15359,
- 15386,
- 15495,
- 15538,
- 15543,
- 15556,
- 15569,
- 15586,
- 15653,
- 15696,
- 15734,
- 15761,
- 15776,
- 15791,
- 15815,
- 15826,
- 15865,
+ 15142,
+ 15158,
+ 15212,
+ 15276,
+ 15303,
+ 15412,
+ 15455,
+ 15460,
+ 15473,
+ 15486,
+ 15503,
+ 15570,
+ 15613,
+ 15651,
+ 15678,
+ 15693,
+ 15708,
+ 15732,
+ 15743,
+ 15782,
+ 15798,
+ 15816,
+ 15862,
15881,
15899,
- 15945,
- 15964,
- 15982,
- 15995,
- 16052,
- 16069,
- 16109,
- 16127,
- 16164,
- 16179,
- 16196,
- 16214,
- 16244,
- 16273,
- 16291,
- 16306,
+ 15912,
+ 15969,
+ 15986,
+ 16026,
+ 16044,
+ 16081,
+ 16096,
+ 16113,
+ 16131,
+ 16161,
+ 16190,
+ 16208,
+ 16223,
+ 16230,
+ 16238,
+ 16245,
+ 16251,
+ 16264,
+ 16272,
+ 16281,
+ 16287,
+ 16294,
+ 16305,
16313,
- 16321,
- 16328,
- 16334,
+ 16329,
+ 16342,
16347,
- 16355,
- 16364,
- 16370,
- 16377,
- 16388,
- 16396,
+ 16350,
+ 16354,
+ 16367,
16412,
- 16425,
+ 16421,
+ 16423,
16430,
- 16433,
- 16437,
- 16450,
- 16495,
+ 16448,
+ 16464,
+ 16485,
+ 16494,
+ 16498,
16504,
- 16506,
- 16513,
- 16531,
- 16547,
- 16568,
- 16577,
+ 16509,
+ 16514,
+ 16525,
+ 16533,
+ 16538,
+ 16544,
+ 16551,
+ 16558,
+ 16567,
+ 16574,
16581,
- 16587,
+ 16589,
16592,
- 16597,
16608,
- 16616,
- 16621,
- 16627,
- 16634,
- 16641,
- 16650,
- 16657,
- 16664,
- 16672,
- 16675,
- 16691,
- 16691,
- 16696,
- 16709,
- 16734,
- 16739,
- 16752,
- 16775,
- 16782,
- 16809,
- 16820,
- 16833,
- 16842,
- 16896,
+ 16608,
+ 16613,
+ 16626,
+ 16651,
+ 16656,
+ 16669,
+ 16692,
+ 16699,
+ 16726,
+ 16737,
+ 16750,
+ 16759,
+ 16813,
+ 16831,
+ 16845,
+ 16865,
+ 16887,
+ 16907,
16914,
- 16928,
- 16948,
- 16971,
- 16992,
- 17000,
- 17015,
- 17015,
- 17029,
- 17044,
- 17053,
- 17089,
- 17141,
- 17179,
- 17191,
- 17207,
- 17219,
- 17297,
- 17311,
- 17318,
- 17333,
- 17352,
- 17367,
- 17392,
- 17412,
- 17457,
- 17473,
- 17484,
- 17493,
- 17505,
- 17513,
- 17534,
- 17546,
- 17565,
- 17646,
- 17704,
- 17727,
- 17747,
- 17747,
- 17747,
- 17747,
- 17747,
- 17747,
- 17763,
- 17779,
- 17800,
- 17800,
- 17810,
- 17834,
- 17853,
- 17853,
- 17863,
- 17895,
- 17924,
- 17984,
- 18046,
- 18079,
- 18126,
- 18210,
- 18229,
- 18249,
- 18272,
- 18279,
- 18331,
- 18502,
- 18560,
- 18580,
- 18601,
- 18624,
- 18642,
- 18659,
- 18672,
- 18672,
- 18672,
- 18726,
- 18739,
- 18781,
- 18781,
- 18781,
- 18796,
- 18796,
- 18808,
- 18827,
- 18835,
- 18845,
- 18866,
- 18884,
- 18902,
+ 16929,
+ 16929,
+ 16943,
+ 16958,
+ 16967,
+ 17003,
+ 17055,
+ 17093,
+ 17105,
+ 17121,
+ 17133,
+ 17211,
+ 17225,
+ 17232,
+ 17247,
+ 17266,
+ 17281,
+ 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,
+ 18816,
+ 18841,
+ 18854,
+ 18888,
+ 18905,
18927,
- 18940,
- 18974,
- 18991,
- 19013,
- 19021,
- 19031,
- 19051,
- 19062,
- 19075,
- 19152,
- 19168,
- 19178,
- 19211,
- 19221,
- 19273,
- 19285,
- 19303,
- 19309,
- 19314,
- 19340,
- 19365,
- 19369,
- 19447,
- 19534,
- 19565,
+ 18935,
+ 18945,
+ 18965,
+ 18976,
+ 18989,
+ 19066,
+ 19082,
+ 19092,
+ 19125,
+ 19135,
+ 19187,
+ 19199,
+ 19217,
+ 19223,
+ 19228,
+ 19254,
+ 19279,
+ 19283,
+ 19361,
+ 19448,
+ 19479,
+ 19495,
+ 19563,
19581,
- 19649,
- 19667,
- 19684,
- 19694,
+ 19598,
+ 19608,
+ 19626,
+ 19646,
+ 19661,
+ 19685,
+ 19699,
19712,
- 19732,
- 19747,
- 19771,
- 19785,
- 19798,
- 19824,
- 19844,
- 19860,
- 19860,
+ 19738,
+ 19758,
+ 19774,
+ 19774,
+ 19782,
+ 19787,
+ 19816,
19868,
- 19873,
- 19902,
- 19954,
- 19966,
- 19971,
- 19984,
- 19992,
+ 19880,
+ 19885,
+ 19898,
+ 19906,
+ 19916,
+ 19976,
20002,
- 20062,
- 20088,
- 20095,
- 20126,
- 20138,
- 20155,
- 20177,
- 20192,
- 20207,
- 20207,
- 20207,
- 20207,
- 20215,
- 20232,
- 20244,
+ 20009,
+ 20040,
+ 20052,
+ 20069,
+ 20091,
+ 20106,
+ 20121,
+ 20121,
+ 20121,
+ 20121,
+ 20129,
+ 20146,
+ 20158,
+ 20173,
+ 20180,
+ 20196,
+ 20204,
+ 20245,
20259,
- 20266,
- 20282,
- 20290,
- 20331,
- 20345,
- 20355,
- 20388,
+ 20269,
+ 20302,
+ 20311,
+ 20351,
+ 20367,
+ 20373,
+ 20384,
+ 20389,
+ 20394,
20397,
- 20437,
- 20453,
- 20459,
- 20470,
- 20475,
- 20480,
- 20483,
- 20496,
- 20517,
- 20559,
- 20609,
- 20622,
+ 20410,
+ 20431,
+ 20473,
+ 20523,
+ 20536,
+ 20566,
+ 20573,
20652,
- 20659,
- 20738,
+ 20698,
+ 20712,
+ 20759,
+ 20774,
+ 20778,
20784,
- 20798,
- 20845,
- 20860,
- 20864,
- 20870,
+ 20796,
+ 20796,
+ 20822,
+ 20874,
20882,
- 20882,
- 20908,
- 20960,
- 20968,
- 21001,
- 21021,
- 21034,
- 21049,
- 21061,
- 21081,
- 21081,
- 21102,
- 21139,
- 21171,
- 21206,
- 21224,
- 21266,
- 21270,
- 21277,
- 21288,
- 21313,
+ 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,
- 21321,
- 21337,
- 21351,
- 21357,
- 21377,
- 21383,
- 21403,
- 21411,
- 21441,
- 21441,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21517,
- 21517,
- 21526,
- 21536,
- 21546,
- 21564,
- 21614,
- 21646,
- 21663,
- 21663,
- 21667,
- 21687,
- 21702,
- 21715,
- 21728,
- 21739,
- 21751,
- 21777,
- 21798,
- 21798,
- 21798,
- 21798,
+ 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,
- 21811,
+ 21809,
+ 21819,
21827,
- 21827,
- 21827,
- 21827,
- 21832,
- 21841,
- 21847,
- 21857,
+ 21844,
21860,
- 21866,
21869,
- 21871,
21877,
- 21885,
- 21896,
- 21906,
- 21914,
- 21931,
+ 21884,
+ 21884,
+ 21884,
+ 21893,
+ 21944,
21947,
- 21956,
- 21964,
+ 21951,
+ 21957,
21971,
- 21971,
- 21971,
- 21980,
- 22031,
- 22034,
- 22038,
- 22044,
- 22058,
- 22070,
- 22070,
+ 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,
- 22083,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22151,
- 22164,
- 22206,
- 22228,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22399,
- 22470,
- 22524,
- 22576,
- 22576,
- 22586,
- 22590,
- 22599,
- 22613,
- 22676,
+ 22119,
+ 22141,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22312,
+ 22383,
+ 22437,
+ 22489,
+ 22489,
+ 22499,
+ 22503,
+ 22512,
+ 22526,
+ 22589,
];
#[cfg(all(not(feature = "debug"), feature = "universal_fw"))]
@@ -6349,7 +6349,7 @@ impl TranslatedString {
"Locktime set to blockheight",
"A lot of change-outputs.",
"Multiple accounts",
- "New fee rate:",
+ "New fee rate",
"Simple send of",
"Ticket amount",
"Confirm details",
@@ -6410,21 +6410,21 @@ impl TranslatedString {
"Legacy",
"Pointer",
"Reward",
- "address - no staking rewards.",
- "Amount burned (decimals unknown):",
- "Amount minted (decimals unknown):",
- "Amount sent (decimals unknown):",
+ "Address - no staking rewards.",
+ "Amount burned (decimals unknown)",
+ "Amount minted (decimals unknown)",
+ "Amount sent (decimals unknown)",
"Pool has no metadata (anonymous pool)",
- "Asset fingerprint:",
- "Auxiliary data hash:",
+ "Asset fingerprint",
+ "Auxiliary data hash",
"Block",
"Catalyst",
"Certificate",
"Change output",
"Check all items carefully.",
"Choose level of details:",
- "Collateral input ID:",
- "Collateral input index:",
+ "Collateral input ID",
+ "Collateral input index",
"The collateral return output contains tokens.",
"Collateral return",
"",
@@ -6436,15 +6436,15 @@ impl TranslatedString {
"Confirming a transaction.",
"Cost",
"Credential doesn't match payment credential.",
- "Datum hash:",
- "Delegating to:",
- "for account {0} and index {1}:",
- "for account {0}:",
- "for key hash:",
- "for script:",
+ "Datum hash",
+ "Delegating to",
+ "For account {0} and index {1}",
+ "For account {0}",
+ "For key hash",
+ "For script",
"Inline datum",
- "Input ID:",
- "Input index:",
+ "Input ID",
+ "Input index",
"The following address is a change address. Its",
"The following address is owned by this device. Its",
"The vote key registration payment address is owned by this device. Its",
@@ -6452,67 +6452,67 @@ impl TranslatedString {
"Margin",
"multi-sig path",
"Contains {0} nested scripts.",
- "Network:",
+ "Network",
"Transaction has no outputs, network cannot be verified.",
- "Nonce:",
- "other",
+ "Nonce",
+ "Other",
"path",
"Pledge",
"pointer",
"Policy ID",
- "Pool metadata hash:",
- "Pool metadata url:",
- "Pool owner:",
- "Pool reward account:",
- "Reference input ID:",
- "Reference input index:",
+ "Pool metadata hash",
+ "Pool metadata url",
+ "Pool owner",
+ "Pool reward account",
+ "Reference input ID",
+ "Reference input index",
"Reference script",
"Required signer",
- "reward",
+ "Reward",
"Address is a reward address.",
"Warning: The address is not a payment address, it is not eligible for rewards.",
- "Rewards go to:",
+ "Rewards go to",
"script",
"All",
"Any",
- "Script data hash:",
- "Script hash:",
+ "Script data hash",
+ "Script hash",
"Invalid before",
"Invalid hereafter",
"Key",
"N of K",
- "script reward",
+ "Script reward",
"Sending",
"Show Simple",
"Sign transaction with {0}",
"Stake delegation",
"Stake key deregistration",
"Stakepool registration",
- "Stake pool registration\nPool ID:",
+ "Stake pool registration\nPool ID",
"Stake key registration",
"Staking key for account",
- "to pool:",
+ "To pool",
"token minting path",
- "Total collateral:",
+ "Total collateral",
"Transaction",
"The transaction contains minting or burning of tokens.",
"The following transaction output contains a script address, but does not contain a datum.",
"",
- "Transaction ID:",
+ "Transaction ID",
"The transaction contains no collateral inputs. Plutus script will not be able to run.",
"The transaction contains no script data hash. Plutus script will not be able to run.",
"The following transaction output contains tokens.",
- "TTL:",
+ "TTL",
"Unknown collateral amount.",
"Path is unusual.",
- "Valid since:",
+ "Valid since",
"Verify script",
"Vote key registration (CIP-36)",
- "Vote public key:",
- "Voting purpose:",
+ "Vote public key",
+ "Voting purpose",
"Warning",
- "Weight:",
- "Confirm withdrawal for {0} address:",
+ "Weight",
+ "Confirm withdrawal for {0} address",
"Requires {0} out of {1} signatures.",
"Access your coinjoin account?",
"Do not disconnect your Trezor!",
@@ -6534,45 +6534,45 @@ impl TranslatedString {
"",
"Confirm entropy",
"You are about to sign {0}.",
- "Action Name:",
+ "Action Name",
"Arbitrary data",
"Buy RAM",
- "Bytes:",
+ "Bytes",
"Cancel vote",
- "Checksum:",
- "Code:",
- "Contract:",
- "CPU:",
- "Creator:",
+ "Checksum",
+ "Code",
+ "Contract",
+ "CPU",
+ "Creator",
"Delegate",
"Delete Auth",
- "From:",
+ "From",
"Link Auth",
"Memo",
- "Name:",
- "NET:",
+ "Name",
+ "NET",
"New account",
- "Owner:",
- "Parent:",
- "Payer:",
- "Permission:",
- "Proxy:",
- "Receiver:",
+ "Owner",
+ "Parent",
+ "Payer",
+ "Permission",
+ "Proxy",
+ "Receiver",
"Refund",
- "Requirement:",
+ "Requirement",
"Sell RAM",
- "Sender:",
+ "Sender",
"Sign transaction",
- "Threshold:",
- "To:",
- "Transfer:",
- "Type:",
+ "Threshold",
+ "To",
+ "Transfer",
+ "Type",
"Undelegate",
"Unlink Auth",
"Update Auth",
"Vote for producers",
"Vote for proxy",
- "Voter:",
+ "Voter",
"Amount sent:",
"",
"Size: {0} bytes",
@@ -6641,8 +6641,8 @@ impl TranslatedString {
"",
"",
"Joint transaction",
- "To the total amount:",
- "You are contributing:",
+ "To the total amount",
+ "You are contributing",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -6703,21 +6703,21 @@ impl TranslatedString {
"Create namespace",
"Deactivate",
"Decrease",
- "Description:",
+ "Description",
"Divisibility and levy cannot be shown for unknown mosaics",
"Encrypted",
"Final confirm",
"immutable",
"Increase",
- "Initial supply:",
+ "Initial supply",
"Initiate transaction for",
- "Levy divisibility:",
- "Levy fee:",
+ "Levy divisibility",
+ "Levy fee",
"Confirm mosaic levy fee of",
- "Levy mosaic:",
- "Levy namespace:",
- "Levy recipient:",
- "Levy type:",
+ "Levy mosaic",
+ "Levy namespace",
+ "Levy recipient",
+ "Levy type",
"Modify supply for",
"Modify the number of cosignatories by ",
"mutable",
@@ -6730,7 +6730,7 @@ impl TranslatedString {
"Sign this transaction\nand pay {0}\nfor network fee?",
"Supply change",
"{0} supply by {1} whole units?",
- "Transferable?",
+ "Transferable",
"under namespace",
"Unencrypted",
"Unknown mosaic!",
@@ -6945,7 +6945,7 @@ impl TranslatedString {
"",
"Sending amount",
"Sending from multiple accounts.",
- "Including fee:",
+ "Including fee",
"Maximum fee",
"Receiving to a multisig address.",
"Confirm sending",
@@ -6987,7 +6987,7 @@ impl TranslatedString {
"Asset",
"Balance ID",
"Bump Sequence",
- "Buying:",
+ "Buying",
"Claim Claimable Balance",
"Clear data",
"Clear flags",
@@ -7006,17 +7006,17 @@ impl TranslatedString {
"Memo is not set.\nTypically needed when sending to exchanges.",
"Final confirm",
"Hash",
- "High:",
+ "High",
"Home Domain",
"Inflation",
"",
"",
"{0} issuer",
- "Key:",
+ "Key",
"Limit",
- "Low:",
- "Master Weight:",
- "Medium:",
+ "Low",
+ "Master Weight",
+ "Medium",
"New Offer",
"New Passive Offer",
"No memo set!",
@@ -7027,11 +7027,11 @@ impl TranslatedString {
"Pay",
"Pay at most",
"Pre-auth transaction",
- "Price per {0}:",
+ "Price per {0}",
"",
"Remove Signer",
"Revoke trust",
- "Selling:",
+ "Selling",
"Set data",
"Set flags",
"Set sequence to {0}?",
@@ -7043,12 +7043,12 @@ impl TranslatedString {
"Update",
"Valid from (UTC)",
"Valid to (UTC)",
- "Value (SHA-256):",
+ "Value (SHA-256)",
"Do you want to clear value key {0}?",
"",
"Baker address",
- "Balance:",
- "Ballot:",
+ "Balance",
+ "Ballot",
"Confirm delegation",
"Confirm origination",
"Delegator",
@@ -7151,9 +7151,9 @@ impl TranslatedString {
"Multi-share backup",
"Always Abstain",
"Always No Confidence",
- "Delegating to key hash:",
- "Delegating to script:",
- "Deposit:",
+ "Delegating to key hash",
+ "Delegating to script",
+ "Deposit",
"Vote delegation",
"",
"Tap to confirm",
@@ -7385,7 +7385,7 @@ impl TranslatedString {
"Device name changed.",
"Confirm message",
"Empty message",
- "Message hash:",
+ "Message hash",
"Message hex",
"Message text",
"Sign message hash with {0}",
@@ -7532,1137 +7532,1137 @@ impl TranslatedString {
822,
846,
863,
- 876,
- 890,
- 903,
- 918,
- 938,
- 953,
- 969,
- 982,
- 989,
- 1007,
- 1022,
- 1040,
- 1052,
- 1071,
- 1090,
- 1142,
- 1165,
- 1181,
- 1186,
- 1192,
- 1197,
- 1202,
- 1206,
- 1213,
- 1219,
- 1225,
- 1230,
- 1241,
- 1246,
- 1253,
- 1261,
- 1268,
- 1274,
- 1279,
- 1290,
- 1296,
- 1302,
- 1309,
- 1324,
- 1328,
- 1335,
- 1344,
- 1360,
- 1368,
- 1372,
- 1379,
- 1384,
- 1390,
- 1393,
- 1401,
- 1413,
- 1423,
- 1427,
- 1436,
- 1444,
- 1451,
- 1455,
- 1465,
- 1471,
- 1478,
- 1484,
- 1513,
- 1546,
- 1579,
- 1610,
- 1647,
- 1665,
- 1685,
- 1690,
- 1698,
- 1709,
- 1722,
- 1748,
- 1772,
- 1792,
- 1815,
- 1860,
- 1877,
- 1877,
- 1933,
- 1952,
- 1986,
- 2018,
- 2056,
- 2081,
- 2085,
- 2129,
- 2140,
- 2154,
- 2184,
- 2200,
- 2213,
- 2224,
- 2236,
- 2245,
- 2257,
- 2303,
- 2353,
- 2423,
- 2431,
- 2437,
- 2451,
- 2479,
- 2487,
- 2542,
- 2548,
- 2553,
- 2557,
- 2563,
- 2570,
- 2579,
- 2598,
- 2616,
- 2627,
- 2647,
- 2666,
- 2688,
- 2704,
- 2719,
- 2725,
- 2753,
- 2831,
- 2845,
- 2851,
- 2854,
- 2857,
- 2874,
- 2886,
- 2900,
- 2917,
- 2920,
- 2926,
- 2939,
- 2946,
- 2957,
- 2982,
- 2998,
- 3022,
- 3044,
- 3076,
- 3098,
- 3121,
- 3129,
- 3147,
- 3164,
- 3175,
- 3229,
- 3318,
- 3318,
- 3333,
- 3418,
- 3502,
- 3551,
- 3555,
- 3581,
- 3597,
- 3609,
- 3622,
- 3652,
- 3668,
- 3683,
- 3690,
- 3697,
- 3732,
- 3767,
- 3796,
- 3826,
- 3840,
- 3850,
- 3868,
- 3868,
- 3888,
- 3906,
- 3915,
- 3936,
- 3944,
- 3956,
- 3968,
- 4008,
- 4034,
- 4045,
- 4080,
- 4080,
- 4095,
- 4121,
- 4133,
- 4147,
- 4154,
- 4160,
- 4171,
- 4180,
- 4185,
- 4194,
- 4198,
- 4206,
- 4214,
- 4225,
- 4230,
- 4239,
- 4243,
- 4248,
- 4252,
- 4263,
- 4269,
- 4276,
- 4282,
- 4293,
- 4299,
- 4308,
- 4314,
- 4326,
- 4334,
- 4341,
+ 875,
+ 889,
+ 902,
+ 917,
+ 937,
+ 952,
+ 968,
+ 981,
+ 988,
+ 1006,
+ 1021,
+ 1039,
+ 1051,
+ 1070,
+ 1089,
+ 1141,
+ 1164,
+ 1180,
+ 1185,
+ 1191,
+ 1196,
+ 1201,
+ 1205,
+ 1212,
+ 1218,
+ 1224,
+ 1229,
+ 1240,
+ 1245,
+ 1252,
+ 1260,
+ 1267,
+ 1273,
+ 1278,
+ 1289,
+ 1295,
+ 1301,
+ 1308,
+ 1323,
+ 1327,
+ 1334,
+ 1343,
+ 1359,
+ 1367,
+ 1371,
+ 1378,
+ 1383,
+ 1389,
+ 1392,
+ 1400,
+ 1412,
+ 1422,
+ 1426,
+ 1435,
+ 1443,
+ 1450,
+ 1454,
+ 1464,
+ 1470,
+ 1477,
+ 1483,
+ 1512,
+ 1544,
+ 1576,
+ 1606,
+ 1643,
+ 1660,
+ 1679,
+ 1684,
+ 1692,
+ 1703,
+ 1716,
+ 1742,
+ 1766,
+ 1785,
+ 1807,
+ 1852,
+ 1869,
+ 1869,
+ 1925,
+ 1944,
+ 1978,
+ 2010,
+ 2048,
+ 2073,
+ 2077,
+ 2121,
+ 2131,
+ 2144,
+ 2173,
+ 2188,
+ 2200,
+ 2210,
+ 2222,
+ 2230,
+ 2241,
+ 2287,
+ 2337,
+ 2407,
+ 2415,
+ 2421,
+ 2435,
+ 2463,
+ 2470,
+ 2525,
+ 2530,
+ 2535,
+ 2539,
+ 2545,
+ 2552,
+ 2561,
+ 2579,
+ 2596,
+ 2606,
+ 2625,
+ 2643,
+ 2664,
+ 2680,
+ 2695,
+ 2701,
+ 2729,
+ 2807,
+ 2820,
+ 2826,
+ 2829,
+ 2832,
+ 2848,
+ 2859,
+ 2873,
+ 2890,
+ 2893,
+ 2899,
+ 2912,
+ 2919,
+ 2930,
+ 2955,
+ 2971,
+ 2995,
+ 3017,
+ 3048,
+ 3070,
+ 3093,
+ 3100,
+ 3118,
+ 3134,
+ 3145,
+ 3199,
+ 3288,
+ 3288,
+ 3302,
+ 3387,
+ 3471,
+ 3520,
+ 3523,
+ 3549,
+ 3565,
+ 3576,
+ 3589,
+ 3619,
+ 3634,
+ 3648,
+ 3655,
+ 3661,
+ 3695,
+ 3730,
+ 3759,
+ 3789,
+ 3803,
+ 3813,
+ 3831,
+ 3831,
+ 3851,
+ 3869,
+ 3878,
+ 3899,
+ 3907,
+ 3919,
+ 3931,
+ 3971,
+ 3997,
+ 4008,
+ 4043,
+ 4043,
+ 4058,
+ 4084,
+ 4095,
+ 4109,
+ 4116,
+ 4121,
+ 4132,
+ 4140,
+ 4144,
+ 4152,
+ 4155,
+ 4162,
+ 4170,
+ 4181,
+ 4185,
+ 4194,
+ 4198,
+ 4202,
+ 4205,
+ 4216,
+ 4221,
+ 4227,
+ 4232,
+ 4242,
+ 4247,
+ 4255,
+ 4261,
+ 4272,
+ 4280,
+ 4286,
+ 4302,
+ 4311,
+ 4313,
+ 4321,
+ 4325,
+ 4335,
+ 4346,
4357,
- 4367,
- 4370,
- 4379,
- 4384,
+ 4375,
+ 4389,
4394,
- 4405,
- 4416,
- 4434,
- 4448,
+ 4406,
+ 4406,
+ 4421,
+ 4430,
+ 4439,
4454,
- 4466,
- 4466,
- 4481,
- 4490,
+ 4470,
4499,
- 4514,
- 4530,
- 4559,
- 4575,
- 4591,
- 4606,
- 4622,
- 4639,
- 4655,
- 4686,
- 4696,
- 4710,
- 4725,
- 4739,
+ 4515,
+ 4531,
+ 4546,
+ 4562,
+ 4579,
+ 4595,
+ 4626,
+ 4636,
+ 4650,
+ 4665,
+ 4679,
+ 4697,
+ 4712,
+ 4721,
+ 4734,
4757,
- 4772,
- 4781,
- 4794,
- 4817,
- 4846,
- 4884,
- 4901,
- 4919,
- 4975,
- 5018,
- 5070,
- 5148,
- 5170,
- 5233,
- 5247,
- 5286,
- 5315,
- 5333,
- 5350,
- 5366,
- 5380,
- 5397,
- 5408,
- 5424,
- 5436,
- 5453,
- 5475,
+ 4786,
+ 4824,
+ 4841,
+ 4859,
+ 4915,
+ 4958,
+ 5010,
+ 5088,
+ 5110,
+ 5173,
+ 5187,
+ 5226,
+ 5255,
+ 5273,
+ 5290,
+ 5306,
+ 5320,
+ 5337,
+ 5348,
+ 5364,
+ 5376,
+ 5393,
+ 5415,
+ 5459,
+ 5474,
+ 5488,
+ 5504,
5519,
- 5534,
- 5548,
+ 5532,
+ 5545,
5564,
- 5579,
- 5592,
- 5605,
- 5624,
- 5641,
- 5658,
+ 5581,
+ 5598,
+ 5609,
+ 5617,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5633,
+ 5650,
5669,
- 5677,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5693,
- 5710,
- 5730,
- 5751,
- 5774,
- 5803,
- 5820,
- 5837,
- 5851,
- 5864,
- 5870,
- 5883,
- 5896,
- 5909,
+ 5689,
+ 5712,
+ 5741,
+ 5758,
+ 5775,
+ 5789,
+ 5802,
+ 5808,
+ 5821,
+ 5834,
+ 5847,
+ 5861,
+ 5880,
+ 5899,
+ 5910,
5923,
- 5942,
- 5961,
- 5972,
- 5985,
- 6001,
- 6010,
- 6026,
- 6046,
- 6066,
- 6076,
- 6092,
- 6106,
- 6121,
- 6136,
- 6155,
- 6169,
- 6179,
- 6196,
- 6209,
- 6226,
- 6244,
- 6254,
- 6268,
- 6314,
- 6363,
- 6399,
- 6451,
- 6487,
- 6525,
- 6533,
- 6541,
- 6544,
- 6558,
- 6573,
- 6593,
- 6607,
- 6627,
- 6644,
- 6659,
- 6677,
- 6695,
- 6714,
- 6750,
- 6772,
- 6784,
- 6797,
- 6813,
- 6823,
- 6831,
- 6843,
- 6900,
- 6909,
- 6922,
+ 5939,
+ 5948,
+ 5964,
+ 5984,
+ 6004,
+ 6014,
+ 6030,
+ 6044,
+ 6059,
+ 6074,
+ 6093,
+ 6107,
+ 6117,
+ 6134,
+ 6147,
+ 6164,
+ 6182,
+ 6192,
+ 6206,
+ 6252,
+ 6301,
+ 6337,
+ 6389,
+ 6425,
+ 6463,
+ 6471,
+ 6479,
+ 6482,
+ 6496,
+ 6511,
+ 6531,
+ 6545,
+ 6565,
+ 6582,
+ 6597,
+ 6615,
+ 6633,
+ 6652,
+ 6688,
+ 6710,
+ 6722,
+ 6735,
+ 6751,
+ 6761,
+ 6769,
+ 6780,
+ 6837,
+ 6846,
+ 6859,
+ 6868,
+ 6876,
+ 6890,
+ 6914,
6931,
6939,
- 6954,
- 6978,
- 6996,
- 7005,
- 7031,
- 7043,
- 7058,
- 7073,
- 7083,
+ 6965,
+ 6976,
+ 6990,
+ 7004,
+ 7013,
+ 7030,
+ 7068,
+ 7075,
+ 7077,
+ 7087,
7100,
- 7138,
- 7145,
- 7147,
- 7157,
- 7170,
- 7189,
- 7195,
- 7224,
+ 7119,
+ 7125,
+ 7154,
+ 7204,
+ 7217,
+ 7247,
+ 7259,
7274,
- 7287,
- 7317,
- 7330,
- 7345,
- 7356,
- 7371,
- 7396,
- 7435,
- 7538,
- 7555,
- 7587,
- 7625,
- 7654,
- 7709,
- 7727,
- 7743,
- 7758,
- 7777,
+ 7285,
+ 7300,
+ 7325,
+ 7364,
+ 7467,
+ 7484,
+ 7516,
+ 7554,
+ 7583,
+ 7638,
+ 7656,
+ 7672,
+ 7687,
+ 7706,
+ 7723,
+ 7754,
+ 7784,
7794,
- 7825,
- 7855,
- 7865,
- 7877,
- 7950,
- 8000,
- 8026,
- 8051,
- 8060,
- 8073,
- 8111,
- 8154,
- 8165,
- 8177,
- 8203,
- 8215,
- 8234,
+ 7806,
+ 7879,
+ 7929,
+ 7955,
+ 7980,
+ 7989,
+ 8002,
+ 8040,
+ 8083,
+ 8094,
+ 8106,
+ 8132,
+ 8144,
+ 8163,
+ 8179,
+ 8210,
+ 8241,
8250,
+ 8262,
+ 8271,
8281,
- 8312,
- 8321,
- 8333,
- 8342,
- 8352,
- 8401,
- 8424,
- 8433,
- 8441,
- 8451,
- 8475,
- 8489,
- 8503,
- 8517,
- 8537,
- 8549,
+ 8330,
+ 8353,
+ 8362,
+ 8370,
+ 8380,
+ 8404,
+ 8418,
+ 8432,
+ 8446,
+ 8466,
+ 8478,
+ 8490,
+ 8514,
+ 8518,
+ 8540,
8561,
+ 8574,
8585,
- 8589,
- 8611,
- 8632,
- 8645,
+ 8595,
+ 8608,
+ 8630,
+ 8640,
8656,
- 8666,
- 8679,
- 8701,
+ 8695,
8711,
- 8727,
- 8766,
- 8782,
- 8809,
- 8828,
- 8846,
- 8919,
- 8989,
- 9065,
- 9145,
- 9232,
- 9247,
- 9265,
- 9289,
- 9324,
- 9333,
- 9357,
- 9387,
- 9418,
- 9436,
- 9478,
- 9540,
- 9566,
- 9566,
- 9587,
- 9636,
- 9645,
- 9659,
- 9678,
- 9693,
- 9705,
- 9719,
- 9735,
- 9755,
- 9780,
- 9829,
- 9882,
- 9893,
- 9908,
- 9938,
- 9966,
- 9991,
- 10007,
- 10090,
- 10111,
- 10132,
- 10145,
- 10159,
- 10224,
- 10236,
- 10258,
- 10277,
- 10293,
- 10322,
- 10347,
- 10410,
- 10457,
- 10506,
- 10544,
- 10677,
- 10720,
- 10741,
- 10753,
- 10797,
- 10841,
- 10865,
- 10896,
- 10935,
- 10984,
- 11109,
- 11226,
- 11274,
- 11333,
- 11340,
- 11371,
- 11384,
- 11403,
- 11446,
- 11488,
- 11503,
- 11526,
- 11558,
- 11590,
- 11605,
- 11621,
- 11637,
- 11657,
- 11677,
- 11701,
- 11738,
- 11751,
- 11767,
- 11798,
- 11841,
- 11881,
- 11937,
- 11951,
- 11964,
- 11964,
+ 8738,
+ 8757,
+ 8775,
+ 8848,
+ 8918,
+ 8994,
+ 9074,
+ 9161,
+ 9176,
+ 9194,
+ 9218,
+ 9253,
+ 9262,
+ 9286,
+ 9316,
+ 9347,
+ 9365,
+ 9407,
+ 9469,
+ 9495,
+ 9495,
+ 9516,
+ 9565,
+ 9574,
+ 9588,
+ 9607,
+ 9622,
+ 9634,
+ 9648,
+ 9664,
+ 9684,
+ 9709,
+ 9758,
+ 9811,
+ 9822,
+ 9837,
+ 9867,
+ 9895,
+ 9920,
+ 9936,
+ 10019,
+ 10040,
+ 10061,
+ 10074,
+ 10088,
+ 10153,
+ 10165,
+ 10187,
+ 10206,
+ 10222,
+ 10251,
+ 10276,
+ 10339,
+ 10386,
+ 10435,
+ 10473,
+ 10606,
+ 10649,
+ 10670,
+ 10682,
+ 10726,
+ 10770,
+ 10794,
+ 10825,
+ 10864,
+ 10913,
+ 11038,
+ 11155,
+ 11203,
+ 11262,
+ 11269,
+ 11300,
+ 11313,
+ 11332,
+ 11375,
+ 11417,
+ 11432,
+ 11455,
+ 11487,
+ 11519,
+ 11534,
+ 11550,
+ 11566,
+ 11586,
+ 11606,
+ 11630,
+ 11667,
+ 11680,
+ 11696,
+ 11727,
+ 11770,
+ 11810,
+ 11866,
+ 11880,
+ 11893,
+ 11893,
+ 11908,
+ 11924,
+ 11940,
+ 11959,
11979,
- 11995,
- 12011,
+ 11999,
+ 12012,
12030,
- 12050,
- 12070,
- 12083,
- 12101,
- 12114,
- 12158,
- 12211,
- 12277,
- 12297,
- 12327,
- 12347,
- 12358,
+ 12043,
+ 12087,
+ 12140,
+ 12206,
+ 12226,
+ 12256,
+ 12276,
+ 12287,
+ 12307,
+ 12341,
+ 12345,
+ 12350,
+ 12355,
+ 12374,
12378,
- 12412,
- 12416,
- 12421,
- 12426,
- 12445,
- 12449,
- 12517,
- 12597,
- 12662,
- 12675,
- 12690,
- 12727,
- 12744,
- 12809,
- 12854,
+ 12446,
+ 12526,
+ 12591,
+ 12604,
+ 12619,
+ 12656,
+ 12673,
+ 12738,
+ 12783,
+ 12848,
+ 12892,
+ 12905,
12919,
- 12963,
- 12976,
- 12990,
- 13040,
- 13067,
- 13116,
- 13158,
- 13242,
- 13288,
- 13337,
- 13355,
- 13370,
- 13389,
- 13445,
- 13512,
- 13553,
- 13567,
- 13567,
- 13581,
+ 12969,
+ 12996,
+ 13045,
+ 13087,
+ 13171,
+ 13217,
+ 13266,
+ 13284,
+ 13299,
+ 13318,
+ 13374,
+ 13441,
+ 13482,
+ 13496,
+ 13496,
+ 13510,
+ 13541,
+ 13554,
+ 13565,
+ 13597,
13612,
- 13626,
- 13637,
- 13669,
- 13684,
- 13701,
- 13713,
- 13720,
- 13734,
- 13744,
- 13764,
- 13764,
- 13778,
+ 13629,
+ 13641,
+ 13648,
+ 13662,
+ 13672,
+ 13692,
+ 13692,
+ 13706,
+ 13727,
+ 13743,
+ 13760,
+ 13769,
+ 13784,
13799,
- 13815,
- 13832,
- 13841,
- 13856,
- 13871,
- 13883,
- 13897,
- 13910,
- 13934,
- 13950,
- 13962,
- 14027,
- 14043,
- 14095,
- 14130,
- 14150,
- 14166,
- 14166,
- 14208,
- 14265,
- 14278,
- 14296,
- 14306,
- 14315,
- 14338,
- 14349,
- 14354,
- 14364,
- 14377,
- 14384,
- 14407,
- 14417,
- 14428,
- 14442,
- 14454,
- 14454,
- 14471,
- 14471,
- 14489,
- 14503,
- 14517,
- 14523,
- 14543,
- 14555,
+ 13811,
+ 13825,
+ 13838,
+ 13862,
+ 13878,
+ 13890,
+ 13955,
+ 13971,
+ 14023,
+ 14058,
+ 14078,
+ 14094,
+ 14094,
+ 14136,
+ 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,
- 14626,
- 14639,
+ 14570,
+ 14574,
+ 14585,
+ 14594,
+ 14594,
+ 14594,
+ 14604,
+ 14607,
+ 14612,
+ 14615,
+ 14628,
+ 14634,
14643,
- 14648,
- 14659,
- 14668,
- 14668,
- 14668,
- 14678,
- 14682,
- 14687,
- 14691,
- 14705,
- 14712,
- 14721,
- 14738,
- 14750,
- 14766,
- 14766,
- 14774,
- 14791,
- 14794,
- 14805,
- 14825,
- 14839,
- 14839,
- 14852,
- 14864,
- 14872,
- 14880,
- 14889,
- 14909,
- 14945,
+ 14660,
+ 14672,
+ 14688,
+ 14688,
+ 14696,
+ 14713,
+ 14716,
+ 14727,
+ 14747,
+ 14760,
+ 14760,
+ 14773,
+ 14785,
+ 14792,
+ 14800,
+ 14809,
+ 14829,
+ 14865,
+ 14885,
+ 14899,
+ 14899,
+ 14914,
+ 14920,
+ 14936,
+ 14950,
14965,
- 14979,
- 14979,
- 14994,
15000,
- 15016,
- 15030,
- 15046,
- 15081,
- 15081,
- 15094,
- 15102,
- 15109,
+ 15000,
+ 15013,
+ 15020,
+ 15026,
+ 15044,
+ 15063,
+ 15072,
+ 15080,
+ 15097,
+ 15114,
15127,
- 15146,
- 15155,
- 15163,
- 15180,
- 15197,
- 15210,
- 15225,
- 15241,
- 15295,
- 15359,
- 15386,
- 15495,
- 15538,
- 15543,
- 15556,
- 15569,
- 15586,
- 15653,
- 15696,
- 15734,
- 15761,
- 15776,
- 15791,
- 15815,
- 15826,
- 15865,
+ 15142,
+ 15158,
+ 15212,
+ 15276,
+ 15303,
+ 15412,
+ 15455,
+ 15460,
+ 15473,
+ 15486,
+ 15503,
+ 15570,
+ 15613,
+ 15651,
+ 15678,
+ 15693,
+ 15708,
+ 15732,
+ 15743,
+ 15782,
+ 15798,
+ 15816,
+ 15862,
15881,
15899,
- 15945,
- 15964,
- 15982,
- 15995,
- 16052,
- 16069,
- 16109,
- 16127,
- 16164,
- 16179,
- 16196,
- 16214,
- 16244,
- 16273,
- 16291,
- 16306,
+ 15912,
+ 15969,
+ 15986,
+ 16026,
+ 16044,
+ 16081,
+ 16096,
+ 16113,
+ 16131,
+ 16161,
+ 16190,
+ 16208,
+ 16223,
+ 16230,
+ 16238,
+ 16245,
+ 16251,
+ 16264,
+ 16272,
+ 16281,
+ 16287,
+ 16294,
+ 16305,
16313,
- 16321,
- 16328,
- 16334,
+ 16329,
+ 16342,
16347,
- 16355,
- 16364,
- 16370,
- 16377,
- 16388,
- 16396,
+ 16350,
+ 16354,
+ 16367,
16412,
- 16425,
+ 16421,
+ 16423,
16430,
- 16433,
- 16437,
- 16450,
- 16495,
+ 16448,
+ 16464,
+ 16485,
+ 16494,
+ 16498,
16504,
- 16506,
- 16513,
- 16531,
- 16547,
- 16568,
- 16577,
+ 16509,
+ 16514,
+ 16525,
+ 16533,
+ 16538,
+ 16544,
+ 16551,
+ 16558,
+ 16567,
+ 16574,
16581,
- 16587,
+ 16589,
16592,
- 16597,
16608,
- 16616,
- 16621,
- 16627,
- 16634,
- 16641,
- 16650,
- 16657,
- 16664,
- 16672,
- 16675,
- 16691,
- 16691,
- 16696,
- 16709,
- 16734,
- 16739,
- 16752,
- 16775,
- 16782,
- 16809,
- 16820,
- 16833,
- 16842,
- 16896,
+ 16608,
+ 16613,
+ 16626,
+ 16651,
+ 16656,
+ 16669,
+ 16692,
+ 16699,
+ 16726,
+ 16737,
+ 16750,
+ 16759,
+ 16813,
+ 16831,
+ 16845,
+ 16865,
+ 16887,
+ 16907,
16914,
- 16928,
- 16948,
- 16971,
- 16992,
- 17000,
- 17015,
- 17015,
- 17029,
- 17044,
- 17053,
- 17089,
- 17141,
- 17179,
- 17191,
- 17207,
- 17219,
- 17297,
- 17311,
- 17318,
- 17333,
- 17352,
- 17367,
- 17392,
- 17412,
- 17457,
- 17473,
- 17484,
- 17493,
- 17505,
- 17513,
- 17534,
- 17546,
- 17565,
- 17646,
- 17704,
- 17727,
- 17747,
- 17747,
- 17747,
- 17747,
- 17747,
- 17747,
- 17763,
- 17779,
- 17800,
- 17800,
- 17810,
- 17834,
- 17853,
- 17853,
- 17863,
- 17895,
- 17924,
- 17984,
- 18046,
- 18079,
- 18126,
- 18210,
- 18229,
- 18249,
- 18272,
- 18279,
- 18331,
- 18502,
- 18560,
- 18580,
- 18601,
- 18624,
- 18642,
- 18659,
- 18672,
- 18672,
- 18672,
- 18726,
- 18739,
- 18781,
- 18781,
- 18781,
- 18796,
- 18796,
- 18808,
- 18827,
- 18835,
- 18845,
- 18866,
- 18884,
- 18902,
+ 16929,
+ 16929,
+ 16943,
+ 16958,
+ 16967,
+ 17003,
+ 17055,
+ 17093,
+ 17105,
+ 17121,
+ 17133,
+ 17211,
+ 17225,
+ 17232,
+ 17247,
+ 17266,
+ 17281,
+ 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,
+ 18816,
+ 18841,
+ 18854,
+ 18888,
+ 18905,
18927,
- 18940,
- 18974,
- 18991,
- 19013,
- 19021,
- 19031,
- 19051,
- 19062,
- 19075,
- 19152,
- 19168,
- 19178,
- 19211,
- 19221,
- 19273,
- 19285,
- 19303,
- 19309,
- 19314,
- 19340,
- 19365,
- 19369,
- 19447,
- 19534,
- 19565,
+ 18935,
+ 18945,
+ 18965,
+ 18976,
+ 18989,
+ 19066,
+ 19082,
+ 19092,
+ 19125,
+ 19135,
+ 19187,
+ 19199,
+ 19217,
+ 19223,
+ 19228,
+ 19254,
+ 19279,
+ 19283,
+ 19361,
+ 19448,
+ 19479,
+ 19495,
+ 19563,
19581,
- 19649,
- 19667,
- 19684,
- 19694,
+ 19598,
+ 19608,
+ 19626,
+ 19646,
+ 19661,
+ 19685,
+ 19699,
19712,
- 19732,
- 19747,
- 19771,
- 19785,
- 19798,
- 19824,
- 19844,
- 19860,
- 19860,
+ 19738,
+ 19758,
+ 19774,
+ 19774,
+ 19782,
+ 19787,
+ 19816,
19868,
- 19873,
- 19902,
- 19954,
- 19966,
- 19971,
- 19984,
- 19992,
+ 19880,
+ 19885,
+ 19898,
+ 19906,
+ 19916,
+ 19976,
20002,
- 20062,
- 20088,
- 20095,
- 20126,
- 20138,
- 20155,
- 20177,
- 20192,
- 20207,
- 20207,
- 20207,
- 20207,
- 20215,
- 20232,
- 20244,
+ 20009,
+ 20040,
+ 20052,
+ 20069,
+ 20091,
+ 20106,
+ 20121,
+ 20121,
+ 20121,
+ 20121,
+ 20129,
+ 20146,
+ 20158,
+ 20173,
+ 20180,
+ 20196,
+ 20204,
+ 20245,
20259,
- 20266,
- 20282,
- 20290,
- 20331,
- 20345,
- 20355,
- 20388,
+ 20269,
+ 20302,
+ 20311,
+ 20351,
+ 20367,
+ 20373,
+ 20384,
+ 20389,
+ 20394,
20397,
- 20437,
- 20453,
- 20459,
- 20470,
- 20475,
- 20480,
- 20483,
- 20496,
- 20517,
- 20559,
- 20609,
- 20622,
+ 20410,
+ 20431,
+ 20473,
+ 20523,
+ 20536,
+ 20566,
+ 20573,
20652,
- 20659,
- 20738,
+ 20698,
+ 20712,
+ 20759,
+ 20774,
+ 20778,
20784,
- 20798,
- 20845,
- 20860,
- 20864,
- 20870,
- 20882,
+ 20796,
+ 20796,
+ 20822,
+ 20874,
20882,
- 20908,
- 20960,
- 20968,
- 21001,
- 21021,
- 21034,
- 21049,
- 21061,
- 21081,
- 21081,
- 21102,
- 21139,
- 21171,
- 21206,
- 21224,
- 21266,
- 21270,
- 21277,
- 21288,
- 21313,
+ 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,
- 21321,
- 21337,
- 21351,
- 21357,
- 21377,
- 21383,
- 21403,
- 21411,
- 21441,
- 21441,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21496,
- 21517,
- 21517,
- 21526,
- 21536,
- 21546,
- 21564,
- 21614,
- 21646,
- 21663,
- 21663,
- 21667,
- 21687,
- 21702,
- 21715,
- 21728,
- 21739,
- 21751,
- 21777,
- 21798,
- 21798,
- 21798,
- 21798,
+ 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,
- 21811,
- 21827,
+ 21809,
+ 21819,
21827,
- 21827,
- 21827,
- 21832,
- 21841,
- 21847,
- 21857,
+ 21844,
21860,
- 21866,
21869,
- 21871,
21877,
- 21885,
- 21896,
- 21906,
- 21914,
- 21931,
+ 21884,
+ 21884,
+ 21884,
+ 21893,
+ 21944,
21947,
- 21956,
- 21964,
- 21971,
+ 21951,
+ 21957,
21971,
- 21971,
- 21980,
- 22031,
- 22034,
- 22038,
- 22044,
- 22058,
- 22070,
- 22070,
+ 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,
- 22083,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22088,
- 22151,
- 22164,
- 22206,
- 22228,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22328,
- 22399,
- 22470,
- 22524,
- 22576,
- 22576,
- 22586,
- 22590,
- 22599,
- 22613,
- 22676,
+ 22119,
+ 22141,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22241,
+ 22312,
+ 22383,
+ 22437,
+ 22489,
+ 22489,
+ 22499,
+ 22503,
+ 22512,
+ 22526,
+ 22589,
];
#[cfg(all(not(feature = "debug"), not(feature = "universal_fw")))]
@@ -8714,7 +8714,7 @@ impl TranslatedString {
"Locktime set to blockheight",
"A lot of change-outputs.",
"Multiple accounts",
- "New fee rate:",
+ "New fee rate",
"Simple send of",
"Ticket amount",
"Confirm details",
@@ -8775,21 +8775,21 @@ impl TranslatedString {
"Legacy",
"Pointer",
"Reward",
- "address - no staking rewards.",
- "Amount burned (decimals unknown):",
- "Amount minted (decimals unknown):",
- "Amount sent (decimals unknown):",
+ "Address - no staking rewards.",
+ "Amount burned (decimals unknown)",
+ "Amount minted (decimals unknown)",
+ "Amount sent (decimals unknown)",
"Pool has no metadata (anonymous pool)",
- "Asset fingerprint:",
- "Auxiliary data hash:",
+ "Asset fingerprint",
+ "Auxiliary data hash",
"Block",
"Catalyst",
"Certificate",
"Change output",
"Check all items carefully.",
"Choose level of details:",
- "Collateral input ID:",
- "Collateral input index:",
+ "Collateral input ID",
+ "Collateral input index",
"The collateral return output contains tokens.",
"Collateral return",
"",
@@ -8801,15 +8801,15 @@ impl TranslatedString {
"Confirming a transaction.",
"Cost",
"Credential doesn't match payment credential.",
- "Datum hash:",
- "Delegating to:",
- "for account {0} and index {1}:",
- "for account {0}:",
- "for key hash:",
- "for script:",
+ "Datum hash",
+ "Delegating to",
+ "For account {0} and index {1}",
+ "For account {0}",
+ "For key hash",
+ "For script",
"Inline datum",
- "Input ID:",
- "Input index:",
+ "Input ID",
+ "Input index",
"The following address is a change address. Its",
"The following address is owned by this device. Its",
"The vote key registration payment address is owned by this device. Its",
@@ -8817,67 +8817,67 @@ impl TranslatedString {
"Margin",
"multi-sig path",
"Contains {0} nested scripts.",
- "Network:",
+ "Network",
"Transaction has no outputs, network cannot be verified.",
- "Nonce:",
- "other",
+ "Nonce",
+ "Other",
"path",
"Pledge",
"pointer",
"Policy ID",
- "Pool metadata hash:",
- "Pool metadata url:",
- "Pool owner:",
- "Pool reward account:",
- "Reference input ID:",
- "Reference input index:",
+ "Pool metadata hash",
+ "Pool metadata url",
+ "Pool owner",
+ "Pool reward account",
+ "Reference input ID",
+ "Reference input index",
"Reference script",
"Required signer",
- "reward",
+ "Reward",
"Address is a reward address.",
"Warning: The address is not a payment address, it is not eligible for rewards.",
- "Rewards go to:",
+ "Rewards go to",
"script",
"All",
"Any",
- "Script data hash:",
- "Script hash:",
+ "Script data hash",
+ "Script hash",
"Invalid before",
"Invalid hereafter",
"Key",
"N of K",
- "script reward",
+ "Script reward",
"Sending",
"Show Simple",
"Sign transaction with {0}",
"Stake delegation",
"Stake key deregistration",
"Stakepool registration",
- "Stake pool registration\nPool ID:",
+ "Stake pool registration\nPool ID",
"Stake key registration",
"Staking key for account",
- "to pool:",
+ "To pool",
"token minting path",
- "Total collateral:",
+ "Total collateral",
"Transaction",
"The transaction contains minting or burning of tokens.",
"The following transaction output contains a script address, but does not contain a datum.",
"",
- "Transaction ID:",
+ "Transaction ID",
"The transaction contains no collateral inputs. Plutus script will not be able to run.",
"The transaction contains no script data hash. Plutus script will not be able to run.",
"The following transaction output contains tokens.",
- "TTL:",
+ "TTL",
"Unknown collateral amount.",
"Path is unusual.",
- "Valid since:",
+ "Valid since",
"Verify script",
"Vote key registration (CIP-36)",
- "Vote public key:",
- "Voting purpose:",
+ "Vote public key",
+ "Voting purpose",
"Warning",
- "Weight:",
- "Confirm withdrawal for {0} address:",
+ "Weight",
+ "Confirm withdrawal for {0} address",
"Requires {0} out of {1} signatures.",
"Access your coinjoin account?",
"Do not disconnect your Trezor!",
@@ -8899,45 +8899,45 @@ impl TranslatedString {
"",
"Confirm entropy",
"You are about to sign {0}.",
- "Action Name:",
+ "Action Name",
"Arbitrary data",
"Buy RAM",
- "Bytes:",
+ "Bytes",
"Cancel vote",
- "Checksum:",
- "Code:",
- "Contract:",
- "CPU:",
- "Creator:",
+ "Checksum",
+ "Code",
+ "Contract",
+ "CPU",
+ "Creator",
"Delegate",
"Delete Auth",
- "From:",
+ "From",
"Link Auth",
"Memo",
- "Name:",
- "NET:",
+ "Name",
+ "NET",
"New account",
- "Owner:",
- "Parent:",
- "Payer:",
- "Permission:",
- "Proxy:",
- "Receiver:",
+ "Owner",
+ "Parent",
+ "Payer",
+ "Permission",
+ "Proxy",
+ "Receiver",
"Refund",
- "Requirement:",
+ "Requirement",
"Sell RAM",
- "Sender:",
+ "Sender",
"Sign transaction",
- "Threshold:",
- "To:",
- "Transfer:",
- "Type:",
+ "Threshold",
+ "To",
+ "Transfer",
+ "Type",
"Undelegate",
"Unlink Auth",
"Update Auth",
"Vote for producers",
"Vote for proxy",
- "Voter:",
+ "Voter",
"Amount sent:",
"",
"Size: {0} bytes",
@@ -9006,8 +9006,8 @@ impl TranslatedString {
"",
"",
"Joint transaction",
- "To the total amount:",
- "You are contributing:",
+ "To the total amount",
+ "You are contributing",
"Change language to {0}?",
"Language changed successfully",
"Changing language",
@@ -9068,21 +9068,21 @@ impl TranslatedString {
"Create namespace",
"Deactivate",
"Decrease",
- "Description:",
+ "Description",
"Divisibility and levy cannot be shown for unknown mosaics",
"Encrypted",
"Final confirm",
"immutable",
"Increase",
- "Initial supply:",
+ "Initial supply",
"Initiate transaction for",
- "Levy divisibility:",
- "Levy fee:",
+ "Levy divisibility",
+ "Levy fee",
"Confirm mosaic levy fee of",
- "Levy mosaic:",
- "Levy namespace:",
- "Levy recipient:",
- "Levy type:",
+ "Levy mosaic",
+ "Levy namespace",
+ "Levy recipient",
+ "Levy type",
"Modify supply for",
"Modify the number of cosignatories by ",
"mutable",
@@ -9095,7 +9095,7 @@ impl TranslatedString {
"Sign this transaction\nand pay {0}\nfor network fee?",
"Supply change",
"{0} supply by {1} whole units?",
- "Transferable?",
+ "Transferable",
"under namespace",
"Unencrypted",
"Unknown mosaic!",
@@ -9310,7 +9310,7 @@ impl TranslatedString {
"",
"Sending amount",
"Sending from multiple accounts.",
- "Including fee:",
+ "Including fee",
"Maximum fee",
"Receiving to a multisig address.",
"Confirm sending",
@@ -9352,7 +9352,7 @@ impl TranslatedString {
"Asset",
"Balance ID",
"Bump Sequence",
- "Buying:",
+ "Buying",
"Claim Claimable Balance",
"Clear data",
"Clear flags",
@@ -9371,17 +9371,17 @@ impl TranslatedString {
"Memo is not set.\nTypically needed when sending to exchanges.",
"Final confirm",
"Hash",
- "High:",
+ "High",
"Home Domain",
"Inflation",
"",
"",
"{0} issuer",
- "Key:",
+ "Key",
"Limit",
- "Low:",
- "Master Weight:",
- "Medium:",
+ "Low",
+ "Master Weight",
+ "Medium",
"New Offer",
"New Passive Offer",
"No memo set!",
@@ -9392,11 +9392,11 @@ impl TranslatedString {
"Pay",
"Pay at most",
"Pre-auth transaction",
- "Price per {0}:",
+ "Price per {0}",
"",
"Remove Signer",
"Revoke trust",
- "Selling:",
+ "Selling",
"Set data",
"Set flags",
"Set sequence to {0}?",
@@ -9408,12 +9408,12 @@ impl TranslatedString {
"Update",
"Valid from (UTC)",
"Valid to (UTC)",
- "Value (SHA-256):",
+ "Value (SHA-256)",
"Do you want to clear value key {0}?",
"",
"Baker address",
- "Balance:",
- "Ballot:",
+ "Balance",
+ "Ballot",
"Confirm delegation",
"Confirm origination",
"Delegator",
@@ -9516,9 +9516,9 @@ impl TranslatedString {
"Multi-share backup",
"Always Abstain",
"Always No Confidence",
- "Delegating to key hash:",
- "Delegating to script:",
- "Deposit:",
+ "Delegating to key hash",
+ "Delegating to script",
+ "Deposit",
"Vote delegation",
"",
"Tap to confirm",
@@ -9750,7 +9750,7 @@ impl TranslatedString {
"Device name changed.",
"Confirm message",
"Empty message",
- "Message hash:",
+ "Message hash",
"Message hex",
"Message text",
"Sign message hash with {0}",
@@ -9897,1137 +9897,1137 @@ impl TranslatedString {
822,
846,
863,
- 876,
- 890,
- 903,
- 918,
- 938,
- 953,
- 969,
- 982,
- 989,
- 1007,
- 1022,
- 1040,
- 1052,
- 1071,
- 1090,
- 1142,
- 1165,
- 1181,
- 1186,
- 1192,
- 1197,
- 1202,
- 1206,
- 1213,
- 1219,
- 1225,
- 1230,
- 1241,
- 1246,
- 1253,
- 1261,
- 1268,
- 1274,
- 1279,
- 1290,
- 1296,
- 1302,
- 1309,
- 1324,
- 1328,
- 1335,
- 1344,
- 1360,
- 1368,
- 1372,
- 1379,
- 1384,
- 1390,
- 1393,
- 1401,
- 1413,
- 1423,
- 1427,
- 1436,
- 1444,
- 1451,
- 1455,
- 1465,
- 1471,
- 1478,
- 1484,
- 1513,
- 1546,
- 1579,
- 1610,
- 1647,
- 1665,
- 1685,
- 1690,
- 1698,
- 1709,
- 1722,
- 1748,
- 1772,
- 1792,
- 1815,
- 1860,
- 1877,
- 1877,
- 1933,
- 1952,
- 1986,
- 2018,
- 2056,
- 2081,
- 2085,
- 2129,
- 2140,
- 2154,
- 2184,
- 2200,
- 2213,
- 2224,
- 2236,
- 2245,
- 2257,
- 2303,
- 2353,
- 2423,
- 2431,
- 2437,
- 2451,
- 2479,
- 2487,
- 2542,
- 2548,
- 2553,
- 2557,
- 2563,
- 2570,
- 2579,
- 2598,
- 2616,
- 2627,
- 2647,
- 2666,
- 2688,
- 2704,
- 2719,
- 2725,
- 2753,
- 2831,
- 2845,
- 2851,
- 2854,
- 2857,
- 2874,
- 2886,
- 2900,
- 2917,
- 2920,
- 2926,
- 2939,
- 2946,
- 2957,
- 2982,
- 2998,
- 3022,
- 3044,
- 3076,
- 3098,
- 3121,
- 3129,
- 3147,
- 3164,
- 3175,
- 3229,
- 3318,
- 3318,
- 3333,
- 3418,
- 3502,
- 3551,
- 3555,
- 3581,
- 3597,
- 3609,
- 3622,
- 3652,
- 3668,
- 3683,
- 3690,
- 3697,
- 3732,
- 3767,
- 3796,
- 3826,
- 3840,
- 3850,
- 3868,
- 3868,
- 3888,
- 3906,
- 3915,
- 3936,
- 3944,
- 3956,
- 3968,
- 4008,
- 4034,
- 4045,
- 4080,
- 4080,
- 4095,
- 4121,
- 4133,
- 4147,
- 4154,
- 4160,
- 4171,
- 4180,
- 4185,
- 4194,
- 4198,
- 4206,
- 4214,
- 4225,
- 4230,
- 4239,
- 4243,
- 4248,
- 4252,
- 4263,
- 4269,
- 4276,
- 4282,
- 4293,
- 4299,
- 4308,
- 4314,
- 4326,
- 4334,
- 4341,
+ 875,
+ 889,
+ 902,
+ 917,
+ 937,
+ 952,
+ 968,
+ 981,
+ 988,
+ 1006,
+ 1021,
+ 1039,
+ 1051,
+ 1070,
+ 1089,
+ 1141,
+ 1164,
+ 1180,
+ 1185,
+ 1191,
+ 1196,
+ 1201,
+ 1205,
+ 1212,
+ 1218,
+ 1224,
+ 1229,
+ 1240,
+ 1245,
+ 1252,
+ 1260,
+ 1267,
+ 1273,
+ 1278,
+ 1289,
+ 1295,
+ 1301,
+ 1308,
+ 1323,
+ 1327,
+ 1334,
+ 1343,
+ 1359,
+ 1367,
+ 1371,
+ 1378,
+ 1383,
+ 1389,
+ 1392,
+ 1400,
+ 1412,
+ 1422,
+ 1426,
+ 1435,
+ 1443,
+ 1450,
+ 1454,
+ 1464,
+ 1470,
+ 1477,
+ 1483,
+ 1512,
+ 1544,
+ 1576,
+ 1606,
+ 1643,
+ 1660,
+ 1679,
+ 1684,
+ 1692,
+ 1703,
+ 1716,
+ 1742,
+ 1766,
+ 1785,
+ 1807,
+ 1852,
+ 1869,
+ 1869,
+ 1925,
+ 1944,
+ 1978,
+ 2010,
+ 2048,
+ 2073,
+ 2077,
+ 2121,
+ 2131,
+ 2144,
+ 2173,
+ 2188,
+ 2200,
+ 2210,
+ 2222,
+ 2230,
+ 2241,
+ 2287,
+ 2337,
+ 2407,
+ 2415,
+ 2421,
+ 2435,
+ 2463,
+ 2470,
+ 2525,
+ 2530,
+ 2535,
+ 2539,
+ 2545,
+ 2552,
+ 2561,
+ 2579,
+ 2596,
+ 2606,
+ 2625,
+ 2643,
+ 2664,
+ 2680,
+ 2695,
+ 2701,
+ 2729,
+ 2807,
+ 2820,
+ 2826,
+ 2829,
+ 2832,
+ 2848,
+ 2859,
+ 2873,
+ 2890,
+ 2893,
+ 2899,
+ 2912,
+ 2919,
+ 2930,
+ 2955,
+ 2971,
+ 2995,
+ 3017,
+ 3048,
+ 3070,
+ 3093,
+ 3100,
+ 3118,
+ 3134,
+ 3145,
+ 3199,
+ 3288,
+ 3288,
+ 3302,
+ 3387,
+ 3471,
+ 3520,
+ 3523,
+ 3549,
+ 3565,
+ 3576,
+ 3589,
+ 3619,
+ 3634,
+ 3648,
+ 3655,
+ 3661,
+ 3695,
+ 3730,
+ 3759,
+ 3789,
+ 3803,
+ 3813,
+ 3831,
+ 3831,
+ 3851,
+ 3869,
+ 3878,
+ 3899,
+ 3907,
+ 3919,
+ 3931,
+ 3971,
+ 3997,
+ 4008,
+ 4043,
+ 4043,
+ 4058,
+ 4084,
+ 4095,
+ 4109,
+ 4116,
+ 4121,
+ 4132,
+ 4140,
+ 4144,
+ 4152,
+ 4155,
+ 4162,
+ 4170,
+ 4181,
+ 4185,
+ 4194,
+ 4198,
+ 4202,
+ 4205,
+ 4216,
+ 4221,
+ 4227,
+ 4232,
+ 4242,
+ 4247,
+ 4255,
+ 4261,
+ 4272,
+ 4280,
+ 4286,
+ 4302,
+ 4311,
+ 4313,
+ 4321,
+ 4325,
+ 4335,
+ 4346,
4357,
- 4367,
- 4370,
- 4379,
- 4384,
+ 4375,
+ 4389,
4394,
- 4405,
- 4416,
- 4434,
- 4448,
+ 4406,
+ 4406,
+ 4421,
+ 4430,
+ 4439,
4454,
- 4466,
- 4466,
- 4481,
- 4490,
+ 4470,
4499,
- 4514,
- 4530,
- 4559,
- 4575,
- 4591,
- 4606,
- 4622,
- 4639,
- 4655,
- 4686,
- 4696,
- 4710,
- 4725,
- 4739,
+ 4515,
+ 4531,
+ 4546,
+ 4562,
+ 4579,
+ 4595,
+ 4626,
+ 4636,
+ 4650,
+ 4665,
+ 4679,
+ 4697,
+ 4712,
+ 4721,
+ 4734,
4757,
- 4772,
- 4781,
- 4794,
- 4817,
- 4846,
- 4884,
- 4901,
- 4919,
- 4975,
- 5018,
- 5070,
- 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.