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 #1339

Merged
merged 1 commit into from
Feb 24, 2025
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
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>