-
-
Notifications
You must be signed in to change notification settings - Fork 668
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
T3T1 PR for language fixtures #3905
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
the default homescreen is rendered algorithmically, when changing homescreen to default we now use text message due to lack of scaling [no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
Translations delivered from diff of en.json by the translation agency. en.json is sorted. [no changelog]
Foreign characters are not needed at the moment as the font is used only in ShareWords. [no changelog]
This commit also adds minor improvements to reset flow. [no changelog]
[no changelog]
Commit adds separate call of success screen after wallet is created. This is to ensure the success is shown even when skip_backup is set in the protob msg. [no changelog]
Refactor mercury layout code according to recent changes in model_t layout code. [no changelog]
Inform the user about possible repeated words in 1-of-1 SLIP39. Instruct the user to "repeat for all shares". [no changelog]
This commit disallows the user to exit backup flow once initiated. It also ensurer the intro screen is shown when initiating backup via protobuf msg after it was previously skipped during wallet creation. [no changelog]
Reset/recovery tests after adding Wallet created screen and separate backup intro. Regen signatures.json after rebase. [no changelog]
This allows cancellable homescreen. This commit also adds cancel to recovery homescreen.
* allow upgrading from Single to Basic * do not skip confirmation screen when sending BackupDevice from Suite
matejcik
requested review from
mmilata and
obrusvit
and removed request for
prusnak,
onvej-sl and
andrewkozlik
June 5, 2024 20:47
matejcik
added
the
translations
Put this label on a PR to run tests in all languages
label
Jun 5, 2024
|
|
mmilata
approved these changes
Jun 5, 2024
This was referenced Jun 6, 2024
… awareness but the correct fix is to make langs a separate group
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All PRs in this branch have been reviewed individually.
Now we just need to see what happens in translations tests.