Skip to content

Commit

Permalink
Merge pull request #1339 from radixdlt/l10n_crowdin_main
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
giannis-rdx authored Feb 24, 2025
2 parents 15e582e + 48fd1cf commit 54ae07c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1505,6 +1505,10 @@ Code: %s</string>
<string name="renameLabel_factorSource_subtitle">Enter a new name for this Factor Source</string>
<string name="renameLabel_factorSource_empty">Factor Source name required</string>
<string name="renameLabel_factorSource_tooLong">Factor Source name too long</string>
<string name="renameLabel_securityShield_title">Rename</string>
<string name="renameLabel_securityShield_subtitle">Enter a new name for this Security Shield</string>
<string name="renameLabel_securityShield_empty">Security Shield name required</string>
<string name="renameLabel_securityShield_tooLong">Security Shield name too long</string>
<string name="renameLabel_connector_title">Rename Connector</string>
<string name="renameLabel_connector_subtitle">Enter a new name for this Linked Connector</string>
<string name="renameLabel_connector_empty">Linked Connector name required</string>
Expand Down Expand Up @@ -1604,4 +1608,11 @@ Code: %s</string>
<string name="securityShields_changeMain_title">Change Default Shield</string>
<string name="securityShields_changeMain_subtitle">Choose which Security Shield will be pre-selected when you want to use one for an Account or Persona.</string>
<string name="securityShields_createShieldButton">Create New Security Shield</string>
<string name="securityShields_applied_accountsAndPersonas">This Security Shield is applied to these Accounts and Personas</string>
<string name="securityShields_accounts">Accounts</string>
<string name="securityShields_personas">Personas</string>
<string name="securityShields_noAccounts">No Accounts</string>
<string name="securityShields_noPersonas">No Personas</string>
<string name="securityShields_hiddenAccountsOrPersonas">Hidden Accounts or Personas</string>
<string name="securityShields_editFactors">Edit Factors</string>
</resources>

0 comments on commit 54ae07c

Please sign in to comment.