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

Update android restore copy #508

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

giannis-rdx
Copy link
Contributor

No description provided.

@@ -1,7 +1,7 @@
{
"recoverProfileBackup_header_title": "Restore Wallet From Backup",
"recoverProfileBackup_header_subtitle": "Select a backup to restore your Radix Wallet. You will be asked to enter your seed phrase(s) to recover control of your Accounts and Personas.",
"androidRecoverProfileBackup_choose_title": "Choose a backup",
"androidRecoverProfileBackup_choose_title": "Choose a backup from Google Drive",
Copy link
Contributor

Choose a reason for hiding this comment

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

Not that is necessary now, but seems this particular file is defining Strings using the wrong prefix.
Instead of:

"androidRecoverProfileBackup_choose_title"

we should have any like the following:

"recoverProfileBackup_android_chooseTitle"
"recoverProfileBackup_choose_android"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

we have defined many strings this way.
Let's better take this in a separate task/ticket.

Screenshot 2024-09-17 at 16 04 12

@giannis-rdx giannis-rdx merged commit 14124f5 into main Sep 17, 2024
@giannis-rdx giannis-rdx deleted the update-choose-backup-android-copy branch September 17, 2024 15:03
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