update .gitignore

pull/401/head
slowbackspace 5 years ago
parent 11baf0d556
commit 0d239bfa5a

3
.gitignore vendored

@ -23,4 +23,7 @@ coverage
test/**/__diff_output__
test/screenshots
translations/extractedMessages
translations/*.csv
.env

@ -1,29 +0,0 @@
[
{
"id": "TR_TERMS",
"description": "As in Terms and Conditions, In the bottom footer",
"defaultMessage": "Terms",
"file": "src/components/Footer/index.messages.js",
"start": {
"line": 6,
"column": 14
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_EXCHANGE_RATES_BY",
"defaultMessage": "Exchange rates by {service}",
"file": "src/components/Footer/index.messages.js",
"start": {
"line": 11,
"column": 26
},
"end": {
"line": 14,
"column": 5
}
}
]

@ -1,86 +0,0 @@
[
{
"id": "TR_MENU",
"description": "Mobile sidebar toggler",
"defaultMessage": "Menu",
"file": "src/components/Header/index.messages.js",
"start": {
"line": 6,
"column": 13
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_MENU_CLOSE",
"description": "Used on button for closing sidebar menu",
"defaultMessage": "Close",
"file": "src/components/Header/index.messages.js",
"start": {
"line": 11,
"column": 19
},
"end": {
"line": 15,
"column": 5
}
},
{
"id": "TR_TREZOR",
"description": "Link in header navigation",
"defaultMessage": "Trezor",
"file": "src/components/Header/index.messages.js",
"start": {
"line": 16,
"column": 15
},
"end": {
"line": 20,
"column": 5
}
},
{
"id": "TR_WIKI",
"description": "Link in header navigation",
"defaultMessage": "Wiki",
"file": "src/components/Header/index.messages.js",
"start": {
"line": 21,
"column": 13
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_BLOG",
"description": "Link in header navigation",
"defaultMessage": "Blog",
"file": "src/components/Header/index.messages.js",
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 30,
"column": 5
}
},
{
"id": "TR_SUPPORT",
"description": "Link in header navigation",
"defaultMessage": "Support",
"file": "src/components/Header/index.messages.js",
"start": {
"line": 31,
"column": 16
},
"end": {
"line": 35,
"column": 5
}
}
]

@ -1,29 +0,0 @@
[
{
"id": "TR_ATTENTION_COLON_THE_LOG_CONTAINS",
"defaultMessage": "Attention: The log contains your XPUBs. Anyone with your XPUBs can see your account history.",
"file": "src/components/Log/index.messages.js",
"start": {
"line": 6,
"column": 41
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_LOG",
"description": "application event and error",
"defaultMessage": "Log",
"file": "src/components/Log/index.messages.js",
"start": {
"line": 10,
"column": 12
},
"end": {
"line": 14,
"column": 5
}
}
]

@ -1,81 +0,0 @@
[
{
"id": "TR_SCAN_QR_CODE",
"description": "Title for the Scan QR modal dialog",
"defaultMessage": "Scan QR code",
"file": "src/components/modals/QrModal/index.messages.js",
"start": {
"line": 6,
"column": 21
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_WAITING_FOR_CAMERA",
"defaultMessage": "Waiting for camera...",
"file": "src/components/modals/QrModal/index.messages.js",
"start": {
"line": 11,
"column": 27
},
"end": {
"line": 14,
"column": 5
}
},
{
"id": "TR_OOPS_SOMETHING_WENT_WRONG",
"defaultMessage": "Oops! Something went wrong!",
"file": "src/components/modals/QrModal/index.messages.js",
"start": {
"line": 15,
"column": 34
},
"end": {
"line": 18,
"column": 5
}
},
{
"id": "TR_CAMERA_PERMISSION_DENIED",
"defaultMessage": "Permission to access the camera was denied.",
"file": "src/components/modals/QrModal/index.messages.js",
"start": {
"line": 19,
"column": 33
},
"end": {
"line": 22,
"column": 5
}
},
{
"id": "TR_CAMERA_NOT_RECOGNIZED",
"defaultMessage": "The camera was not recognized.",
"file": "src/components/modals/QrModal/index.messages.js",
"start": {
"line": 23,
"column": 30
},
"end": {
"line": 26,
"column": 5
}
},
{
"id": "TR_UNKOWN_ERROR_SEE_CONSOLE",
"defaultMessage": "Unknown error. See console logs for details.",
"file": "src/components/modals/QrModal/index.messages.js",
"start": {
"line": 27,
"column": 33
},
"end": {
"line": 30,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_CONFIRM_ACTION_ON_YOUR",
"defaultMessage": "Confirm action on your Trezor",
"file": "src/components/modals/confirm/Action/index.messages.js",
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_CONFIRM_ADDRESS_ON_TREZOR",
"defaultMessage": "Confirm address on Trezor",
"file": "src/components/modals/confirm/Address/index.messages.js",
"start": {
"line": 6,
"column": 34
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_COMPARE_YOUR_ADDRESS",
"defaultMessage": "Please compare your address on device with address shown bellow",
"file": "src/components/modals/confirm/Address/index.messages.js",
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,70 +0,0 @@
[
{
"id": "TR_CONFIRM_TRANSACTION_ON",
"defaultMessage": "Confirm transaction on {deviceLabel} device",
"file": "src/components/modals/confirm/SignTx/index.messages.js",
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_DETAILS_ARE_SHOWN_ON",
"defaultMessage": "Details are shown on display",
"file": "src/components/modals/confirm/SignTx/index.messages.js",
"start": {
"line": 10,
"column": 29
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_TO_LABEL",
"description": "Label for recepeint's address",
"defaultMessage": "To",
"file": "src/components/modals/confirm/SignTx/index.messages.js",
"start": {
"line": 14,
"column": 17
},
"end": {
"line": 18,
"column": 5
}
},
{
"id": "TR_SEND_LABEL",
"description": "Label for amount to be send",
"defaultMessage": "Send",
"file": "src/components/modals/confirm/SignTx/index.messages.js",
"start": {
"line": 19,
"column": 19
},
"end": {
"line": 23,
"column": 5
}
},
{
"id": "TR_FEE_LABEL",
"description": "Label above the fee used for transaction",
"defaultMessage": "Fee",
"file": "src/components/modals/confirm/SignTx/index.messages.js",
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 28,
"column": 5
}
}
]

@ -1,107 +0,0 @@
[
{
"id": "TR_DEVICE_LABEL_IS_NOT_CONNECTED",
"defaultMessage": "{deviceLabel} is not connected",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 6,
"column": 38
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_DEVICE_LABEL_IS_UNAVAILABLE",
"defaultMessage": "{deviceLabel} is unavailable",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_PLEASE_CONNECT_YOUR_DEVICE",
"defaultMessage": "Please connect your device to continue with the verification process",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 14,
"column": 35
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_PLEASE_ENABLE_PASSPHRASE",
"defaultMessage": "Please enable passphrase settings to continue with the verification process.",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 18,
"column": 33
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_PLEASE_DISABLE_PASSPHRASE",
"defaultMessage": "Please disable passphrase settings to continue with the verification process.",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 22,
"column": 34
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_SHOW_UNVERIFIED_ADDRESS",
"defaultMessage": "Show unverified address",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 26,
"column": 32
},
"end": {
"line": 29,
"column": 5
}
},
{
"id": "TR_TRY_AGAIN",
"description": "Try to verify the address again",
"defaultMessage": "Try again",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 30,
"column": 18
},
"end": {
"line": 34,
"column": 5
}
},
{
"id": "TR_TO_PREVENT_PHISHING_ATTACKS_COMMA",
"defaultMessage": "To prevent phishing attacks, you should verify the address on your Trezor first. {claim}",
"file": "src/components/modals/confirm/UnverifiedAddress/index.messages.js",
"start": {
"line": 35,
"column": 42
},
"end": {
"line": 38,
"column": 5
}
}
]

@ -1,29 +0,0 @@
[
{
"id": "TR_DONT_FORGET",
"description": "Button in remember/forget dialog",
"defaultMessage": "Don't forget",
"file": "src/components/modals/device/Forget/index.messages.js",
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_FORGETTING_ONLY_REMOVES_THE_DEVICE_FROM",
"defaultMessage": "Forgetting only removes the device from the list on the left, your coins are still safe and you can access them by reconnecting your Trezor again.",
"file": "src/components/modals/device/Forget/index.messages.js",
"start": {
"line": 11,
"column": 48
},
"end": {
"line": 14,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_WOULD_YOU_LIKE_TREZOR_WALLET_TO",
"defaultMessage": "Would you like Trezor Wallet to forget your {deviceCount, plural, one {device} other {devices}} or to remember {deviceCount, plural, one {it} other {them}}, so that it is still visible even while disconnected?",
"file": "src/components/modals/device/Remember/index.messages.js",
"start": {
"line": 6,
"column": 40
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_REMEMBER_DEVICE",
"defaultMessage": "Remember device",
"file": "src/components/modals/device/Remember/index.messages.js",
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,93 +0,0 @@
[
{
"id": "TR_SELECT_WALLET_TYPE_FOR",
"defaultMessage": "Select wallet type for {deviceLabel}",
"file": "src/components/modals/device/WalletType/index.messages.js",
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_CHANGE_WALLET_TYPE_FOR",
"defaultMessage": "Select wallet type for {deviceLabel}",
"file": "src/components/modals/device/WalletType/index.messages.js",
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_STANDARD_WALLET",
"defaultMessage": "Standard wallet",
"file": "src/components/modals/device/WalletType/index.messages.js",
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_HIDDEN_WALLET",
"defaultMessage": "Hidden wallet",
"file": "src/components/modals/device/WalletType/index.messages.js",
"start": {
"line": 18,
"column": 22
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_CONTINUE_TO_ACCESS_STANDARD_WALLET",
"defaultMessage": "Continue to access your standard wallet.",
"file": "src/components/modals/device/WalletType/index.messages.js",
"start": {
"line": 22,
"column": 43
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_PASSPHRASE_IS_OPTIONAL_FEATURE",
"defaultMessage": "Passphrase is an optional feature of the Trezor device that is recommended for advanced users only. It is a word or a sentence of your choice. Its main purpose is to access a hidden wallet.",
"file": "src/components/modals/device/WalletType/index.messages.js",
"start": {
"line": 26,
"column": 39
},
"end": {
"line": 29,
"column": 5
}
},
{
"id": "TR_ASKED_ENTER_YOUR_PASSPHRASE_TO_UNLOCK",
"defaultMessage": "You will be asked to enter your passphrase to unlock your hidden wallet.",
"file": "src/components/modals/device/WalletType/index.messages.js",
"start": {
"line": 30,
"column": 46
},
"end": {
"line": 33,
"column": 5
}
}
]

@ -1,29 +0,0 @@
[
{
"id": "TR_FORGET_LABEL",
"defaultMessage": "Forget {deviceLabel}?",
"file": "src/components/modals/device/common.messages.js",
"start": {
"line": 6,
"column": 21
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_FORGET_DEVICE",
"description": "Button in remember/forget dialog",
"defaultMessage": "Forget device",
"file": "src/components/modals/device/common.messages.js",
"start": {
"line": 10,
"column": 22
},
"end": {
"line": 14,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_CARDANO_WALLET",
"defaultMessage": "Cardano wallet",
"file": "src/components/modals/external/Cardano/index.messages.js",
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,54 +0,0 @@
[
{
"id": "TR_NEM_WALLET",
"defaultMessage": "NEM wallet",
"file": "src/components/modals/external/Nem/index.messages.js",
"start": {
"line": 6,
"column": 19
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_WE_HAVE_PARTNERED_UP_WITH_THE_NEM",
"defaultMessage": "We have partnered up with the NEM Foundation to provide you with a full-fledged NEM Wallet.",
"file": "src/components/modals/external/Nem/index.messages.js",
"start": {
"line": 10,
"column": 42
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_MAKE_SURE_YOU_DOWNLOAD_THE_UNIVERSAL",
"defaultMessage": "Make sure you download the Universal Client for Trezor support.",
"file": "src/components/modals/external/Nem/index.messages.js",
"start": {
"line": 14,
"column": 45
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_GO_TO_NEM_DOT_IO",
"defaultMessage": "Go to nem.io",
"file": "src/components/modals/external/Nem/index.messages.js",
"start": {
"line": 18,
"column": 25
},
"end": {
"line": 21,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_STELLAR_WALLET",
"defaultMessage": "Stellar wallet",
"file": "src/components/modals/external/Stellar/index.messages.js",
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_YOU_WILL_BE_REDIRECTED_TO_EXTERNAL",
"defaultMessage": "You will be redirected to external wallet",
"file": "src/components/modals/external/common.messages.js",
"start": {
"line": 6,
"column": 43
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_GO_TO_EXTERNAL_WALLET",
"defaultMessage": "Go to external wallet",
"file": "src/components/modals/external/common.messages.js",
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,121 +0,0 @@
[
{
"id": "TR_ENTER_DEVICE_PASSPHRASE",
"defaultMessage": "Enter {deviceLabel} passphrase",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 6,
"column": 32
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_NOTE_COLON_PASSPHRASE",
"defaultMessage": "Note: Passphrase is case-sensitive.",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_IF_YOU_FORGET_YOUR_PASSPHRASE_COMMA",
"defaultMessage": "If you forget your passphrase, your wallet is lost for good. There is no way to recover your funds.",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 14,
"column": 44
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_CONFIRM_PASSPHRASE",
"defaultMessage": "Confirm Passphrase",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 18,
"column": 27
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_PASSPHRASES_DO_NOT_MATCH",
"defaultMessage": "Passphrases do not match!",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 22,
"column": 33
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_SHOW_PASSPHRASE",
"description": "This is on a passphrase button",
"defaultMessage": "Show passphrase",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 26,
"column": 24
},
"end": {
"line": 30,
"column": 5
}
},
{
"id": "TR_ENTER",
"defaultMessage": "Enter",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 31,
"column": 14
},
"end": {
"line": 34,
"column": 5
}
},
{
"id": "TR_PASSPHRASE",
"description": "Label above input",
"defaultMessage": "Passphrase",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 35,
"column": 19
},
"end": {
"line": 39,
"column": 5
}
},
{
"id": "TR_CHANGED_YOUR_MIND",
"defaultMessage": "Changed your mind? {TR_GO_TO_STANDARD_WALLET}",
"file": "src/components/modals/passphrase/Passphrase/index.messages.js",
"start": {
"line": 40,
"column": 26
},
"end": {
"line": 43,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_ENTERED_PIN_NOT_CORRECT",
"defaultMessage": "Entered PIN for {deviceLabel} is not correct",
"file": "src/components/modals/pin/Invalid/index.messages.js",
"start": {
"line": 6,
"column": 32
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_RETRYING_DOT_DOT",
"defaultMessage": "Retrying...",
"file": "src/components/modals/pin/Invalid/index.messages.js",
"start": {
"line": 10,
"column": 25
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,54 +0,0 @@
[
{
"id": "TR_THE_PIN_LAYOUT_IS_DISPLAYED_ON",
"defaultMessage": "The PIN layout is displayed on your Trezor.",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 6,
"column": 39
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_ENTER_DEVICE_PIN",
"defaultMessage": "Enter {deviceLabel} PIN",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 10,
"column": 25
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_ENTER_PIN",
"defaultMessage": "Enter PIN",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 14,
"column": 18
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_NOT_SURE_HOW_PIN_WORKS",
"defaultMessage": "Not sure how PIN works? {TR_LEARN_MORE}",
"file": "src/components/modals/pin/Pin/index.messages.js",
"start": {
"line": 18,
"column": 31
},
"end": {
"line": 21,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_YOU_WERE_DISCONNECTED_DOT",
"defaultMessage": "You were disconnected.",
"file": "src/components/notifications/App/components/OnlineStatus/index.messages.js",
"start": {
"line": 6,
"column": 34
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_RELOAD_THE_PAGE_DOT",
"defaultMessage": "Please check your Internet connection and reload the page.",
"file": "src/components/notifications/App/components/OnlineStatus/index.messages.js",
"start": {
"line": 10,
"column": 35
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_NEW_TREZOR_BRIDGE_IS_AVAILABLE",
"defaultMessage": "New Trezor Bridge is available.",
"file": "src/components/notifications/App/components/UpdateBridge/index.messages.js",
"start": {
"line": 6,
"column": 39
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_NEW_TREZOR_FIRMWARE_IS_AVAILABLE_DOT",
"defaultMessage": "New Trezor firmware is available.",
"file": "src/components/notifications/App/components/UpdateFirmware/index.messages.js",
"start": {
"line": 6,
"column": 45
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_CONNECT_TO_BACKEND",
"defaultMessage": "Connect",
"file": "src/components/notifications/Context/components/Account/index.messages.js",
"start": {
"line": 6,
"column": 27
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED",
"defaultMessage": "Minimum account reserve required",
"file": "src/components/notifications/Context/components/Static/index.messages.js",
"start": {
"line": 6,
"column": 41
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE",
"defaultMessage": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"file": "src/components/notifications/Context/components/Static/index.messages.js",
"start": {
"line": 10,
"column": 49
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,93 +0,0 @@
[
{
"id": "TR_YOU_ARE_OPENING_TREZOR_BETA_WALLET",
"defaultMessage": "You are opening Trezor Beta Wallet",
"file": "src/views/Landing/components/BetaDisclaimer/index.messages.js",
"start": {
"line": 6,
"column": 43
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_TREZOR_BETA_WALLET_IS",
"defaultMessage": "{TR_TREZOR_BETA_WALLET} is a public feature-testing version of the {TR_TREZOR_WALLET}, offering the newest features before they are available to the general public.",
"file": "src/views/Landing/components/BetaDisclaimer/index.messages.js",
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_IN_CONTRAST_COMMA_TREZOR",
"defaultMessage": "In contrast, {TR_TREZOR_WALLET} is feature-conservative, making sure that its functionality is maximally reliable and dependable for the general public.",
"file": "src/views/Landing/components/BetaDisclaimer/index.messages.js",
"start": {
"line": 14,
"column": 33
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_PLEASE_NOTE_THAT_THE_TREZOR",
"defaultMessage": "Please note that the {TR_TREZOR_BETA_WALLET} might be collecting anonymized usage data, especially error logs, for development purposes. The {TR_TREZOR_WALLET} does not log any data.",
"file": "src/views/Landing/components/BetaDisclaimer/index.messages.js",
"start": {
"line": 18,
"column": 36
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_OK_COMMA_I_UNDERSTAND",
"defaultMessage": "OK, I understand",
"file": "src/views/Landing/components/BetaDisclaimer/index.messages.js",
"start": {
"line": 22,
"column": 30
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_TREZOR_WALLET",
"defaultMessage": "Trezor Wallet",
"file": "src/views/Landing/components/BetaDisclaimer/index.messages.js",
"start": {
"line": 26,
"column": 22
},
"end": {
"line": 29,
"column": 5
}
},
{
"id": "TR_TREZOR_BETA_WALLET",
"defaultMessage": "Trezor Beta Wallet",
"file": "src/views/Landing/components/BetaDisclaimer/index.messages.js",
"start": {
"line": 30,
"column": 27
},
"end": {
"line": 33,
"column": 5
}
}
]

@ -1,54 +0,0 @@
[
{
"id": "TR_YOUR_BROWSER_IS_NOT_SUPPORTED",
"defaultMessage": "Your browser is not supported",
"file": "src/views/Landing/components/BrowserNotSupported/index.messages.js",
"start": {
"line": 6,
"column": 38
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_CHOOSE_ONE_OF_THE_SUPPORTED",
"defaultMessage": "Please choose one of the supported browsers",
"file": "src/views/Landing/components/BrowserNotSupported/index.messages.js",
"start": {
"line": 10,
"column": 43
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_GET_CHROME",
"defaultMessage": "Get Chrome",
"file": "src/views/Landing/components/BrowserNotSupported/index.messages.js",
"start": {
"line": 14,
"column": 19
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_GET_FIREFOX",
"defaultMessage": "Get Firefox",
"file": "src/views/Landing/components/BrowserNotSupported/index.messages.js",
"start": {
"line": 18,
"column": 20
},
"end": {
"line": 21,
"column": 5
}
}
]

@ -1,94 +0,0 @@
[
{
"id": "TR_TREZOR_WALLET_IS_AN_EASY_DASH",
"defaultMessage": "Trezor Wallet is an easy-to-use interface for your Trezor. Trezor Wallet allows you to easily control your funds, manage your balance and initiate transfers.",
"file": "src/views/Landing/components/ConnectDevice/index.messages.js",
"start": {
"line": 6,
"column": 38
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_THE_PRIVATE_BANK_IN_YOUR_HANDS",
"defaultMessage": "The private bank in your hands.",
"file": "src/views/Landing/components/ConnectDevice/index.messages.js",
"start": {
"line": 10,
"column": 39
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_CONNECT_TREZOR_TO_CONTINUE",
"defaultMessage": "Connect Trezor to continue",
"file": "src/views/Landing/components/ConnectDevice/index.messages.js",
"start": {
"line": 14,
"column": 35
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_AND",
"defaultMessage": "and",
"file": "src/views/Landing/components/ConnectDevice/index.messages.js",
"start": {
"line": 18,
"column": 12
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_DEVICE_NOT_RECOGNIZED_TRY_INSTALLING",
"defaultMessage": "Device not recognized? Try installing the {link}.",
"file": "src/views/Landing/components/ConnectDevice/index.messages.js",
"start": {
"line": 22,
"column": 45
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_DONT_HAVE_A_TREZOR_GET",
"defaultMessage": "Don't have a Trezor? {getOne}",
"file": "src/views/Landing/components/ConnectDevice/index.messages.js",
"start": {
"line": 26,
"column": 27
},
"end": {
"line": 29,
"column": 5
}
},
{
"id": "TR_GET_ONE",
"description": "Part of the sentence: Dont have a Trezor? Get one",
"defaultMessage": "Get one",
"file": "src/views/Landing/components/ConnectDevice/index.messages.js",
"start": {
"line": 30,
"column": 16
},
"end": {
"line": 34,
"column": 5
}
}
]

@ -1,94 +0,0 @@
[
{
"id": "TR_NEW_COMMUNICATION_TOOL",
"defaultMessage": "New communication tool to facilitate the connection between your Trezor and your internet browser.",
"file": "src/views/Landing/views/InstallBridge/index.messages.js",
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_DOWNLOAD_LATEST_BRIDGE",
"defaultMessage": "Download latest Bridge {version}",
"file": "src/views/Landing/views/InstallBridge/index.messages.js",
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_LEARN_MORE_ABOUT_LATEST_VERSION",
"defaultMessage": "Learn more about latest version in {TR_CHANGELOG}.",
"file": "src/views/Landing/views/InstallBridge/index.messages.js",
"start": {
"line": 14,
"column": 40
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_CHANGELOG",
"description": "Part of the sentence: Learn more about latest version in {TR_CHANGELOG}.",
"defaultMessage": "Changelog",
"file": "src/views/Landing/views/InstallBridge/index.messages.js",
"start": {
"line": 18,
"column": 18
},
"end": {
"line": 22,
"column": 5
}
},
{
"id": "TR_CHECK_PGP_SIGNATURE",
"defaultMessage": "Check PGP signature",
"file": "src/views/Landing/views/InstallBridge/index.messages.js",
"start": {
"line": 23,
"column": 28
},
"end": {
"line": 26,
"column": 5
}
},
{
"id": "TR_DONT_UPGRADE_BRIDGE",
"defaultMessage": "No, I don't want to upgrade Bridge now",
"file": "src/views/Landing/views/InstallBridge/index.messages.js",
"start": {
"line": 27,
"column": 28
},
"end": {
"line": 30,
"column": 5
}
},
{
"id": "TR_TAKE_ME_BACK_TO_WALLET",
"defaultMessage": "Take me back to the wallet",
"file": "src/views/Landing/views/InstallBridge/index.messages.js",
"start": {
"line": 31,
"column": 31
},
"end": {
"line": 34,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_FIND_OUT_MORE_INFO",
"defaultMessage": "Find out more info",
"file": "src/views/Wallet/components/Content/components/FirmwareUnsupported/index.messages.js",
"start": {
"line": 6,
"column": 27
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_MODEL_DOES_NOT_SUPPORT_COIN",
"defaultMessage": "The coin {coin} is not supported by your Trezor model.",
"file": "src/views/Wallet/components/Content/components/FirmwareUnsupported/index.messages.js",
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_INITIALIZING_ACCOUNTS",
"defaultMessage": "Initializing accounts",
"file": "src/views/Wallet/components/Content/index.messages.js",
"start": {
"line": 6,
"column": 30
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,41 +0,0 @@
[
{
"id": "TR_TO_ADD_A_NEW_ACCOUNT_LAST",
"defaultMessage": "To add a new account, last account must have some transactions.",
"file": "src/views/Wallet/components/LeftNavigation/components/AccountMenu/index.messages.js",
"start": {
"line": 6,
"column": 34
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_TO_ADD_ACCOUNTS",
"defaultMessage": "To add accounts, make sure your device is connected.",
"file": "src/views/Wallet/components/LeftNavigation/components/AccountMenu/index.messages.js",
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_ADD_ACCOUNT",
"defaultMessage": "Add account",
"file": "src/views/Wallet/components/LeftNavigation/components/AccountMenu/index.messages.js",
"start": {
"line": 14,
"column": 20
},
"end": {
"line": 17,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_OTHER_COINS",
"defaultMessage": "Other coins",
"file": "src/views/Wallet/components/LeftNavigation/components/CoinMenu/index.messages.js",
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_YOU_WILL_BE_REDIRECTED",
"defaultMessage": "(You will be redirected)",
"file": "src/views/Wallet/components/LeftNavigation/components/CoinMenu/index.messages.js",
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,42 +0,0 @@
[
{
"id": "TR_CHANGE_WALLET_TYPE",
"defaultMessage": "Change wallet type",
"file": "src/views/Wallet/components/LeftNavigation/components/DeviceMenu/components/MenuItems/index.messages.js",
"start": {
"line": 6,
"column": 27
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_RENEW_SESSION",
"description": "TODO",
"defaultMessage": "Renew session",
"file": "src/views/Wallet/components/LeftNavigation/components/DeviceMenu/components/MenuItems/index.messages.js",
"start": {
"line": 10,
"column": 22
},
"end": {
"line": 14,
"column": 5
}
},
{
"id": "TR_FORGET_DEVICE",
"defaultMessage": "Forget device",
"file": "src/views/Wallet/components/LeftNavigation/components/DeviceMenu/components/MenuItems/index.messages.js",
"start": {
"line": 15,
"column": 22
},
"end": {
"line": 18,
"column": 5
}
}
]

@ -1,93 +0,0 @@
[
{
"id": "TR_YOU_ARE_IN_YOUR_STANDARD_WALLET",
"defaultMessage": "You are in your standard wallet.",
"file": "src/views/Wallet/components/LeftNavigation/index.messages.js",
"start": {
"line": 6,
"column": 40
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_YOU_ARE_IN_YOUR_WALLET",
"defaultMessage": "You are in your hidden wallet.",
"file": "src/views/Wallet/components/LeftNavigation/index.messages.js",
"start": {
"line": 10,
"column": 38
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_CLICK_HERE_TO_ACCESS_YOUR_HIDDEN",
"defaultMessage": "Click here to access your hidden wallet.",
"file": "src/views/Wallet/components/LeftNavigation/index.messages.js",
"start": {
"line": 14,
"column": 41
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_CLICK_HERE_TO_ACCESS_YOUR_STANDARD",
"defaultMessage": "Click here to access your standard or another hidden wallet.",
"file": "src/views/Wallet/components/LeftNavigation/index.messages.js",
"start": {
"line": 18,
"column": 43
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_TO_ACCESS_OTHER_WALLETS",
"defaultMessage": "To access other wallets please connect your device.",
"file": "src/views/Wallet/components/LeftNavigation/index.messages.js",
"start": {
"line": 22,
"column": 32
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_NEED_HELP",
"defaultMessage": "Need help?",
"file": "src/views/Wallet/components/LeftNavigation/index.messages.js",
"start": {
"line": 26,
"column": 18
},
"end": {
"line": 29,
"column": 5
}
},
{
"id": "TR_NUMBER_OF_DEVICES",
"defaultMessage": "Number of devices",
"file": "src/views/Wallet/components/LeftNavigation/index.messages.js",
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 33,
"column": 5
}
}
]

@ -1,54 +0,0 @@
[
{
"id": "TR_NAV_SUMMARY",
"defaultMessage": "Summary",
"file": "src/views/Wallet/components/TopNavigationAccount/index.messages.js",
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_NAV_RECEIVE",
"defaultMessage": "Receive",
"file": "src/views/Wallet/components/TopNavigationAccount/index.messages.js",
"start": {
"line": 10,
"column": 20
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_NAV_SEND",
"defaultMessage": "Send",
"file": "src/views/Wallet/components/TopNavigationAccount/index.messages.js",
"start": {
"line": 14,
"column": 17
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_NAV_SIGN_AND_VERIFY",
"defaultMessage": "Sign & Verify",
"file": "src/views/Wallet/components/TopNavigationAccount/index.messages.js",
"start": {
"line": 18,
"column": 28
},
"end": {
"line": 21,
"column": 5
}
}
]

@ -1,41 +0,0 @@
[
{
"id": "TR_CHECK_ADDRESS_ON_TREZOR",
"defaultMessage": "Check address on Trezor",
"file": "src/views/Wallet/views/Account/Receive/common.messages.js",
"start": {
"line": 6,
"column": 32
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_SHOW_FULL_ADDRESS",
"defaultMessage": "Show full address",
"file": "src/views/Wallet/views/Account/Receive/common.messages.js",
"start": {
"line": 10,
"column": 26
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_QR_CODE",
"defaultMessage": "QR Code",
"file": "src/views/Wallet/views/Account/Receive/common.messages.js",
"start": {
"line": 14,
"column": 16
},
"end": {
"line": 17,
"column": 5
}
}
]

@ -1,54 +0,0 @@
[
{
"id": "TR_UNVERIFIED_ADDRESS_COMMA_CONNECT",
"defaultMessage": "Unverified address, connect your Trezor to verify it",
"file": "src/views/Wallet/views/Account/Receive/components/VerifyAddressTooltip/index.messages.js",
"start": {
"line": 6,
"column": 41
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_UNVERIFIED_ADDRESS_COMMA_SHOW",
"defaultMessage": "Unverified address, show on Trezor.",
"file": "src/views/Wallet/views/Account/Receive/components/VerifyAddressTooltip/index.messages.js",
"start": {
"line": 10,
"column": 38
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_SHOW_ON_TREZOR",
"defaultMessage": "Show on Trezor",
"file": "src/views/Wallet/views/Account/Receive/components/VerifyAddressTooltip/index.messages.js",
"start": {
"line": 14,
"column": 23
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_CONNECT_YOUR_TREZOR_TO_CHECK",
"defaultMessage": "Connect your Trezor to verify this address",
"file": "src/views/Wallet/views/Account/Receive/components/VerifyAddressTooltip/index.messages.js",
"start": {
"line": 18,
"column": 37
},
"end": {
"line": 21,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_RECEIVE_ETHEREUM_OR_TOKENS",
"defaultMessage": "Receive Ethereum or tokens",
"file": "src/views/Wallet/views/Account/Receive/ethereum/index.messages.js",
"start": {
"line": 6,
"column": 35
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,15 +0,0 @@
[
{
"id": "TR_RECEIVE_RIPPLE",
"defaultMessage": "Receive Ripple",
"file": "src/views/Wallet/views/Account/Receive/ripple/index.messages.js",
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 9,
"column": 5
}
}
]

@ -1,133 +0,0 @@
[
{
"id": "TR_GAS_LIMIT",
"defaultMessage": "Gas limit",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_GAS_LIMIT_REFERS_TO",
"defaultMessage": "Gas limit refers to the maximum amount of gas user is willing to spendon a particular transaction. {TR_GAS_QUOTATION}. Increasing the gas limit will not get the transaction confirmed sooner. Default value for sending {gasLimitTooltipCurrency} is {gasLimitTooltipValue}.",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_GAS_QUOTATION",
"defaultMessage": "Transaction fee = gas limit * gas price",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 14,
"column": 22
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_SET_DEFAULT",
"defaultMessage": "Set default",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 18,
"column": 20
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_CALCULATING_DOT_DOT",
"description": "Used when calculating gas limit based on data input in ethereum advanced send form",
"defaultMessage": "Calculating...",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 22,
"column": 28
},
"end": {
"line": 26,
"column": 5
}
},
{
"id": "TR_GAS_PRICE",
"defaultMessage": "Gas price",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 30,
"column": 5
}
},
{
"id": "TR_GAS_PRICE_REFERS_TO",
"defaultMessage": "Gas price refers to the amount of ether you are willing to pay for every unit of gas, and is usually measured in “Gwei”. {TR_GAS_PRICE_QUOTATION}. Increasing the gas price will get the transaction confirmed sooner but makes it more expensive. The recommended gas price is {recommendedGasPrice} GWEI.",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 31,
"column": 28
},
"end": {
"line": 34,
"column": 5
}
},
{
"id": "TR_GAS_PRICE_QUOTATION",
"defaultMessage": "Transaction fee = gas limit * gas price",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 35,
"column": 28
},
"end": {
"line": 38,
"column": 5
}
},
{
"id": "TR_DATA",
"defaultMessage": "Data",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 42,
"column": 5
}
},
{
"id": "TR_DATA_IS_USUALLY_USED",
"defaultMessage": "Data is usually used when you send transactions to contracts.",
"file": "src/views/Wallet/views/Account/Send/ethereum/components/AdvancedForm/index.messages.js",
"start": {
"line": 43,
"column": 29
},
"end": {
"line": 46,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_SEND_ETHEREUM_OR_TOKENS",
"defaultMessage": "Send Ethereum or tokens",
"file": "src/views/Wallet/views/Account/Send/ethereum/index.messages.js",
"start": {
"line": 6,
"column": 32
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "YOU_HAVE_TOKEN_BALANCE",
"defaultMessage": "You have: {tokenBalance}",
"file": "src/views/Wallet/views/Account/Send/ethereum/index.messages.js",
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,41 +0,0 @@
[
{
"id": "TR_XRP_TRANSFER_COST",
"defaultMessage": "Transfer cost in XRP drops",
"file": "src/views/Wallet/views/Account/Send/ripple/components/AdvancedForm/index.messages.js",
"start": {
"line": 6,
"column": 26
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_XRP_DESTINATION_TAG",
"defaultMessage": "Destination tag",
"file": "src/views/Wallet/views/Account/Send/ripple/components/AdvancedForm/index.messages.js",
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_XRP_DESTINATION_TAG_EXPLAINED",
"defaultMessage": "Destination tag is an arbitrary number which serves as a unique identifier of your transaction. Some services may require this to process your transaction.",
"file": "src/views/Wallet/views/Account/Send/ripple/components/AdvancedForm/index.messages.js",
"start": {
"line": 14,
"column": 38
},
"end": {
"line": 17,
"column": 5
}
}
]

@ -1,29 +0,0 @@
[
{
"id": "TR_XRP_RESERVE",
"description": "XRP reserve input label",
"defaultMessage": "Reserve: {value}",
"file": "src/views/Wallet/views/Account/Send/ripple/index.messages.js",
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_SEND_RIPPLE",
"defaultMessage": "Send Ripple",
"file": "src/views/Wallet/views/Account/Send/ripple/index.messages.js",
"start": {
"line": 11,
"column": 20
},
"end": {
"line": 14,
"column": 5
}
}
]

@ -1,86 +0,0 @@
[
{
"id": "TR_MESSAGE",
"description": "Used as a label for message input field in Sign and Verify form",
"defaultMessage": "Message",
"file": "src/views/Wallet/views/Account/SignVerify/index.messages.js",
"start": {
"line": 6,
"column": 16
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_SIGNATURE",
"description": "Used as a label for signature input field in Sign and Verify form",
"defaultMessage": "Signature",
"file": "src/views/Wallet/views/Account/SignVerify/index.messages.js",
"start": {
"line": 11,
"column": 18
},
"end": {
"line": 15,
"column": 5
}
},
{
"id": "TR_SIGN",
"description": "Sign button in Sign and Verify form",
"defaultMessage": "Sign",
"file": "src/views/Wallet/views/Account/SignVerify/index.messages.js",
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 20,
"column": 5
}
},
{
"id": "TR_VERIFY",
"description": "Verify button in Sign and Verify form",
"defaultMessage": "Verify",
"file": "src/views/Wallet/views/Account/SignVerify/index.messages.js",
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_VERIFY_MESSAGE",
"description": "Header for the Sign and Verify form",
"defaultMessage": "Verify Message",
"file": "src/views/Wallet/views/Account/SignVerify/index.messages.js",
"start": {
"line": 26,
"column": 23
},
"end": {
"line": 30,
"column": 5
}
},
{
"id": "TR_SIGN_MESSAGE",
"description": "Header for the Sign and Verify form",
"defaultMessage": "Sign Message",
"file": "src/views/Wallet/views/Account/SignVerify/index.messages.js",
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 35,
"column": 5
}
}
]

@ -1,93 +0,0 @@
[
{
"id": "TR_SEE_FULL_TRANSACTION_HISTORY",
"defaultMessage": "See full transaction history",
"file": "src/views/Wallet/views/Account/Summary/common.messages.js",
"start": {
"line": 6,
"column": 37
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_TOKENS",
"defaultMessage": "Tokens",
"file": "src/views/Wallet/views/Account/Summary/common.messages.js",
"start": {
"line": 10,
"column": 15
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_INSERT_TOKEN_NAME",
"defaultMessage": "Insert token name, symbol or address to be able to send it.",
"file": "src/views/Wallet/views/Account/Summary/common.messages.js",
"start": {
"line": 14,
"column": 26
},
"end": {
"line": 17,
"column": 5
}
},
{
"id": "TR_TYPE_IN_A_TOKEN_NAME",
"defaultMessage": "Type in a token name or a token address.",
"file": "src/views/Wallet/views/Account/Summary/common.messages.js",
"start": {
"line": 18,
"column": 29
},
"end": {
"line": 21,
"column": 5
}
},
{
"id": "TR_TOKEN_NOT_FOUND",
"defaultMessage": "Token not found",
"file": "src/views/Wallet/views/Account/Summary/common.messages.js",
"start": {
"line": 22,
"column": 24
},
"end": {
"line": 25,
"column": 5
}
},
{
"id": "TR_ALREADY_USED",
"defaultMessage": "Already used",
"file": "src/views/Wallet/views/Account/Summary/common.messages.js",
"start": {
"line": 26,
"column": 21
},
"end": {
"line": 29,
"column": 5
}
},
{
"id": "TR_HISTORY",
"defaultMessage": "History",
"file": "src/views/Wallet/views/Account/Summary/common.messages.js",
"start": {
"line": 30,
"column": 16
},
"end": {
"line": 33,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_ADD_YOUR_TOKENS",
"defaultMessage": "Add your tokens",
"file": "src/views/Wallet/views/Account/Summary/components/AddTokenMessage/index.messages.js",
"start": {
"line": 6,
"column": 24
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_SEARCH_FOR_THE_TOKEN",
"defaultMessage": "Search for the token or add them manually by pasting token address into search input.",
"file": "src/views/Wallet/views/Account/Summary/components/AddTokenMessage/index.messages.js",
"start": {
"line": 10,
"column": 29
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_BALANCE",
"defaultMessage": "Balance",
"file": "src/views/Wallet/views/Account/Summary/components/Balance/index.messages.js",
"start": {
"line": 6,
"column": 16
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_RATE",
"defaultMessage": "Rate",
"file": "src/views/Wallet/views/Account/Summary/components/Balance/index.messages.js",
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,136 +0,0 @@
[
{
"id": "TR_AMOUNT",
"defaultMessage": "Amount",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 6,
"column": 15
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_SET_MAX",
"description": "Used for setting maximum amount in Send form",
"defaultMessage": "Set max",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 10,
"column": 16
},
"end": {
"line": 14,
"column": 5
}
},
{
"id": "TR_FEE",
"description": "Label in Send form",
"defaultMessage": "Fee",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 15,
"column": 12
},
"end": {
"line": 19,
"column": 5
}
},
{
"id": "TR_RECOMMENDED_FEES_UPDATED",
"defaultMessage": "Recommended fees updated.",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 20,
"column": 33
},
"end": {
"line": 23,
"column": 5
}
},
{
"id": "TR_CLICK_HERE_TO_USE_THEM",
"description": "Button to use recommended updated fees.",
"defaultMessage": "Click here to use them",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 24,
"column": 31
},
"end": {
"line": 28,
"column": 5
}
},
{
"id": "TR_ADVANCED_SETTINGS",
"description": "Shows advanced sending form",
"defaultMessage": "Advanced settings",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 33,
"column": 5
}
},
{
"id": "TR_DEVICE_IS_NOT_CONNECTED",
"defaultMessage": "Device is not connected",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 34,
"column": 32
},
"end": {
"line": 37,
"column": 5
}
},
{
"id": "TR_DEVICE_IS_UNAVAILABLE",
"defaultMessage": "Device is unavailable",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 38,
"column": 30
},
"end": {
"line": 41,
"column": 5
}
},
{
"id": "TR_LOADING_ACCOUNTS",
"defaultMessage": "Loading accounts",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 42,
"column": 25
},
"end": {
"line": 45,
"column": 5
}
},
{
"id": "TR_SEND",
"defaultMessage": "Send {amount}",
"file": "src/views/Wallet/views/Account/common.messages.js",
"start": {
"line": 46,
"column": 13
},
"end": {
"line": 49,
"column": 5
}
}
]

@ -1,42 +0,0 @@
[
{
"id": "TR_DEVICE_USED_IN_OTHER",
"defaultMessage": "Device is used in other window",
"file": "src/views/Wallet/views/Acquire/index.messages.js",
"start": {
"line": 6,
"column": 29
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_USE_YOUR_DEVICE_IN_THIS_WINDOW",
"defaultMessage": "Do you want to use your device in this window?",
"file": "src/views/Wallet/views/Acquire/index.messages.js",
"start": {
"line": 10,
"column": 39
},
"end": {
"line": 13,
"column": 5
}
},
{
"id": "TR_ACQUIRE_DEVICE",
"description": "call-to-action to use device in current window when it is used in other window",
"defaultMessage": "Acquire device",
"file": "src/views/Wallet/views/Acquire/index.messages.js",
"start": {
"line": 14,
"column": 23
},
"end": {
"line": 18,
"column": 5
}
}
]

@ -1,29 +0,0 @@
[
{
"id": "TR_YOUR_DEVICE_IS_IN_FIRMWARE",
"defaultMessage": "Your device is in firmware update mode",
"file": "src/views/Wallet/views/Bootloader/index.messages.js",
"start": {
"line": 6,
"column": 35
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_RECONNECT_IT",
"description": "Call to action to re-connect Trezor device",
"defaultMessage": "Please re-connect it",
"file": "src/views/Wallet/views/Bootloader/index.messages.js",
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 14,
"column": 5
}
}
]

@ -1,30 +0,0 @@
[
{
"id": "TR_PLEASE_SELECT_YOUR",
"description": "Title of the dashboard component if coin was not selected",
"defaultMessage": "Please select your coin",
"file": "src/views/Wallet/views/Dashboard/index.messages.js",
"start": {
"line": 6,
"column": 27
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_YOU_WILL_GAIN_ACCESS",
"description": "Content of the dashboard component if coin was not selected",
"defaultMessage": "You will gain access to receiving & sending selected coin",
"file": "src/views/Wallet/views/Dashboard/index.messages.js",
"start": {
"line": 11,
"column": 29
},
"end": {
"line": 15,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_ITS_TIME_TO_UPDATE_FIRMWARE",
"defaultMessage": "Its time to update your firmware",
"file": "src/views/Wallet/views/FirmwareUpdate/index.messages.js",
"start": {
"line": 6,
"column": 36
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_USE_OLD_WALLET",
"defaultMessage": "Please use Bitcoin wallet interface to update your firmware.",
"file": "src/views/Wallet/views/FirmwareUpdate/index.messages.js",
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_YOUR_DEVICE_IS_NOT_INITIALIZED",
"defaultMessage": "Your device is not initialized",
"file": "src/views/Wallet/views/Initialize/index.messages.js",
"start": {
"line": 6,
"column": 39
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_USE_TO_START_INITIALIZATION",
"defaultMessage": "Please use Bitcoin wallet interface to start initialization process",
"file": "src/views/Wallet/views/Initialize/index.messages.js",
"start": {
"line": 10,
"column": 43
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_DEVICE_IS_INITIALIZED_IN_SEEDLESS_MODE",
"defaultMessage": "Device is initialized in seedless mode and therefore not allowed to access wallet",
"file": "src/views/Wallet/views/Seedless/index.messages.js",
"start": {
"line": 6,
"column": 47
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_DEVICE_IS_IN_SEEDLESS",
"defaultMessage": "Device is in seedless mode",
"file": "src/views/Wallet/views/Seedless/index.messages.js",
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,28 +0,0 @@
[
{
"id": "TR_UNREADABLE_DEVICE",
"defaultMessage": "Unreadable device",
"file": "src/views/Wallet/views/UnreadableDevice/index.messages.js",
"start": {
"line": 6,
"column": 26
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_PLEASE_INSTALL_TREZOR_BRIDGE",
"defaultMessage": "Please install Trezor Bridge",
"file": "src/views/Wallet/views/UnreadableDevice/index.messages.js",
"start": {
"line": 10,
"column": 37
},
"end": {
"line": 13,
"column": 5
}
}
]

@ -1,174 +0,0 @@
[
{
"id": "TR_DEVICE_SETTINGS",
"defaultMessage": "Device settings",
"file": "src/views/common.messages.js",
"start": {
"line": 6,
"column": 24
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_ACCOUNT_HASH",
"description": "Used in auto-generated account label",
"defaultMessage": "Account #{number}",
"file": "src/views/common.messages.js",
"start": {
"line": 10,
"column": 21
},
"end": {
"line": 14,
"column": 5
}
},
{
"id": "TR_CLEAR",
"description": "Clear form button",
"defaultMessage": "Clear",
"file": "src/views/common.messages.js",
"start": {
"line": 15,
"column": 14
},
"end": {
"line": 19,
"column": 5
}
},
{
"id": "TR_CHECK_FOR_DEVICES",
"defaultMessage": "Check for devices",
"file": "src/views/common.messages.js",
"start": {
"line": 20,
"column": 26
},
"end": {
"line": 23,
"column": 5
}
},
{
"id": "TR_ADDRESS",
"description": "Used as label for receive/send address input",
"defaultMessage": "Address",
"file": "src/views/common.messages.js",
"start": {
"line": 24,
"column": 16
},
"end": {
"line": 28,
"column": 5
}
},
{
"id": "TR_LOADING_DOT_DOT_DOT",
"defaultMessage": "Loading...",
"file": "src/views/common.messages.js",
"start": {
"line": 29,
"column": 28
},
"end": {
"line": 32,
"column": 5
}
},
{
"id": "TR_TAKE_ME_TO_BITCOIN_WALLET",
"defaultMessage": "Take me to the Bitcoin wallet",
"file": "src/views/common.messages.js",
"start": {
"line": 33,
"column": 34
},
"end": {
"line": 36,
"column": 5
}
},
{
"id": "TR_I_WILL_DO_THAT_LATER",
"defaultMessage": "Ill do that later.",
"file": "src/views/common.messages.js",
"start": {
"line": 37,
"column": 29
},
"end": {
"line": 40,
"column": 5
}
},
{
"id": "TR_SHOW_DETAILS",
"defaultMessage": "Show details",
"file": "src/views/common.messages.js",
"start": {
"line": 41,
"column": 21
},
"end": {
"line": 44,
"column": 5
}
},
{
"id": "TR_UPGRADE_FOR_THE_NEWEST_FEATURES_DOT",
"defaultMessage": "Upgrade for the newest features.",
"file": "src/views/common.messages.js",
"start": {
"line": 45,
"column": 44
},
"end": {
"line": 48,
"column": 5
}
},
{
"id": "TR_LEARN_MORE",
"defaultMessage": "Learn more",
"file": "src/views/common.messages.js",
"start": {
"line": 49,
"column": 19
},
"end": {
"line": 52,
"column": 5
}
},
{
"id": "TR_GO_TO_STANDARD_WALLET",
"defaultMessage": "Go to your standard wallet",
"file": "src/views/common.messages.js",
"start": {
"line": 53,
"column": 30
},
"end": {
"line": 56,
"column": 5
}
},
{
"id": "TR_GO_TO_HIDDEN_WALLET",
"defaultMessage": "Go to your hidden wallet",
"file": "src/views/common.messages.js",
"start": {
"line": 57,
"column": 28
},
"end": {
"line": 60,
"column": 5
}
}
]

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save