ledger-bot
0ba464c8bc
New Crowdin translations ( #1086 )
* New translations app.yml (French)
* New translations app.yml (English)
* New translations errors.yml (English)
* New translations language.yml (English)
* New translations onboarding.yml (English)
7 years ago
Anastasia Poupeney
eed46b2cc8
some corrections for crowdin english version
7 years ago
Gaëtan Renaudeau
ae583a5847
Fix input to take an ?Error for display error
this allow error of Input to be translatable in errors.yml
7 years ago
Gaëtan Renaudeau
05db6766f4
Fixes #948 cur.managerAppName for better precision in app to install
7 years ago
Gaëtan Renaudeau
48154a8aa5
More robust implementation of Error fallback
- in future we won't anymore see "unworded" error cases
- it will always fallback to the generic case if error is not worded which is what we want (like the previous Error wording)
7 years ago
Gaëtan Renaudeau
e26a5bc271
missing some errors
later we really need to figure out how to always fallback on generic for the error we don't really need to dup in wording
7 years ago
Gaëtan Renaudeau
770b15ee50
Drop error called ManagerUnexpectedError
7 years ago
Gaëtan Renaudeau
d7b0cc09d4
Fix false positive in genuine check
this happen when server close ws connection too early
and/or has not sent a "success" event :o
7 years ago
Gaëtan Renaudeau
3a9949a295
Fix important missing errors
7 years ago
Valentin D. Pinkman
3495b990e1
minimal error handling for mvp
7 years ago
Gaëtan Renaudeau
256c34ccc2
Make libcore import unknown wallet and account
7 years ago
dasilvarosa
8a2ff3d0cf
minor
7 years ago
Gaëtan Renaudeau
725a8ba30a
Add missing TransportError case
7 years ago
Anastasia Poupeney
298f2224c9
little wording correction
7 years ago
Anastasia Poupeney
fcb1480376
translated error wired into receive modal and the Upgrade Firmware case handled
7 years ago
Gaëtan Renaudeau
117fa8ac8c
Better wording for TransportStatusError
7 years ago
Gaëtan Renaudeau
aee3770aec
fix extra parenthesis
7 years ago
David da Silva Rosa
1852243b9f
Wording error messages ( #786 )
* Minor changes
* Minor changes
* Help description wording and privacyURL
* Reworded all errors to match title-description format. Need review from dev
* Fixed parsing error
* Comments from PR #786 addressed
* Updated wording on countervalue calculation, pending legal review
7 years ago
Gaëtan Renaudeau
c415c7d296
Error: needs to title on the error.message for best precision
7 years ago
meriadec
453c22bc20
Update genuine check error style in onboarding
7 years ago
Gaëtan Renaudeau
2528062a30
errors.yml are now sub field. by default we use title, but any field can be defined
we will use for now 2 fields by convention, title (which must remain SHORT!!) that we use most of the time. and description, for a more detailed version.
7 years ago
ddasilva
92262e5282
Onboarding: Added 3 wording cases for security checklist. Update to password lock step, minor changes throughout the app
7 years ago
Gaëtan Renaudeau
a8f75afcb7
Add disconnected device event. also sort errors by alphabetic
7 years ago
ddasilva
f323653854
Wording review 1
7 years ago
ddasilva
7a4b6c6139
Wording updates
7 years ago
meriadec
d4283dd8c7
Create GenuineCheck component
7 years ago
meriadec
89e9249b49
More precise error messages on install/uninstall apps
7 years ago
ddasilva
6152b7d434
Wording updates
7 years ago
ddasilva
abd7ab5bd9
Wording update: send/receive flows and error messages.
7 years ago
Anastasia Poupeney
64d8a88978
wip more consistency on modals
7 years ago
KhalilBellakrid
3b7642e1ec
Fix hard reset which is async now, update ledger-core to 2.0.0-rc.2
7 years ago
Valentin D. Pinkman
d879f9bb39
fixed ui components and commands, flash mcu
7 years ago
Gaëtan Renaudeau
a4bab020ec
Add timeout for genuine and sync
7 years ago
Gaëtan Renaudeau
34b30c5681
Fix errors
7 years ago
Gaëtan Renaudeau
de9e76a70e
Improve socket implementation
7 years ago
Gaëtan Renaudeau
3373ae69e5
Fix refuse on device to go on step 4
7 years ago
Gaëtan Renaudeau
055432e1d7
Errors for i18n
should protect the i18n with a ''
7 years ago