Skip to content

Commit

Permalink
Update strings file for translation automation
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Jul 29, 2024
1 parent 2f05560 commit 33e4d35
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -431,4 +431,23 @@
<string name="simperium_change_password">Change Password</string>
<string name="simperium_okay">Okay</string>
<string name="simperium_too_many_attempts">Too many log in attempts. Try again later.</string>

<string name="magic_link_request_login_dialog_title">Check your email</string>
<string name="magic_link_request_login_dialog">If an account exists, we\'ve sent an email to %1$s containing a link that\'ll log you in.</string>
<string name="magic_link_login">Log in with email</string>
<string name="login_screen_title">Log In</string>
<string name="login_with_password">Login With Password</string>
<string name="magic_link_general_error">We\'re having problems. Please try again soon.</string>
<string name="magic_link_request_login_loading_message">Requesting log in link</string>
<string name="magic_link_request_error_message">Error requesting Magic Link</string>
<string name="magic_link_error_too_many_requests_message">Too many requests. Try again later.</string>
<string name="magic_link_error_too_many_requests_enter_password_message">Log in with email failed, please enter your password.</string>
<string name="magic_link_complete_login_loading_message">Logging In</string>
<string name="magic_link_complete_login_expired_code_error_message">Link no longer valid</string>
<string name="magic_link_complete_login_invalid_code_error_message">Invalid code</string>
<string name="magic_link_code_hint">Code</string>
<string name="magic_link_enter_code_title">Enter Code</string>
<string name="magic_link_login_with_wordpress_or_break">Or</string>
<string name="magic_link_confirm_code_enter_pass_label">Enter password</string>
<string name="magic_link_confirm_code_message">We\'ve sent a code to \n%1$s. The code will be valid for a few minutes.</string>
</resources>

0 comments on commit 33e4d35

Please sign in to comment.