Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: make locize-pull #3238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

frontend: make locize-pull #3238

wants to merge 1 commit into from

Conversation

benma
Copy link
Contributor

@benma benma commented Mar 13, 2025

No description provided.

@thisconnect thisconnect self-requested a review March 13, 2025 17:33
"toastMicroSD": "Please insert your microSD card into your BitBox02 which will be used to store a backup of the wallet."
"nameLabel": "BitBox name",
"namePlaceholder": "My BitBox",
"title": "Choose BitBox device name",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding "device" during the setup to make it clear that this is the BitBox device name or device password, not to be confused with BitBox the brand.

},
"stepCreate": {
"description": "This name is used as the device name and for backups.",
"description": "This name is used for the device and backup name",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slightly rephrased

"bluetooth": {
"connectionFailed": "failed",
"select": "Select your BitBox"
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benma please push first.

@@ -439,7 +435,7 @@
},
"security": {
"link": "BitBox02 security threat model",
"text": "BTC Direct's Private Trading Desk is an external service not covered by the BitBox02 Security Threat model. However, BTC Direct is well-acquainted with BitBox products and offers secure, knowledgeable guidance. BitBox products verify crypto addresses during transactions to ensure secure delivery.",
"text": "BTC Direct's Private Trading Desk is an external service not covered by the BitBox02 security threat model. However, BTC Direct is well-acquainted with BitBox products and offers secure, knowledgeable guidance. BitBox products verify crypto addresses during transactions to ensure secure delivery.",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keeping BitBox02 here for now, we'll need to decide later what to do with this…

@@ -739,7 +735,6 @@
"title": "Hardware"
},
"loading": "Retrieving device info…",
"noDevice": "No devices connected",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we use t('deviceSettings.noDevice'), seems related to BT, probably also push first

https://github.com/BitBoxSwiss/bitbox-wallet-app/blob/master/frontends/web/src/routes/device/no-device-connected.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants