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

New Crowdin updates #1009

Merged
merged 1 commit into from
Jun 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1204,4 +1204,11 @@ Code: %s</string>
<string name="securityProblems_common_accountPlural">%d accounts</string>
<string name="securityProblems_common_personaSingular">1 persona</string>
<string name="securityProblems_common_personaPlural">%d personas</string>
<string name="mobileConnect_noProfileDialog_title">dApp Request</string>
<string name="mobileConnect_noProfileDialog_subtitle">You can proceed with this request after you create or restore your Radix Wallet.</string>
<string name="mobileConnect_linkTitle">Have you come from a genuine website?</string>
<string name="mobileConnect_linkSubtitle">Before you connect to %s, you might want to check:</string>
<string name="mobileConnect_linkBody1">Does the website address match what you’re expecting?</string>
<string name="mobileConnect_linkBody2">If you came from a social media ad, is the website legitimate?</string>
<string name="mobileConnect_interactionSuccess">Switch back to your browser to continue</string>
</resources>
Loading