Skip to content

Commit 33e4d35

Browse files
committed
Update strings file for translation automation
1 parent 2f05560 commit 33e4d35

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

fastlane/resources/values/strings.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,4 +431,23 @@
431431
<string name="simperium_change_password">Change Password</string>
432432
<string name="simperium_okay">Okay</string>
433433
<string name="simperium_too_many_attempts">Too many log in attempts. Try again later.</string>
434+
435+
<string name="magic_link_request_login_dialog_title">Check your email</string>
436+
<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>
437+
<string name="magic_link_login">Log in with email</string>
438+
<string name="login_screen_title">Log In</string>
439+
<string name="login_with_password">Login With Password</string>
440+
<string name="magic_link_general_error">We\'re having problems. Please try again soon.</string>
441+
<string name="magic_link_request_login_loading_message">Requesting log in link</string>
442+
<string name="magic_link_request_error_message">Error requesting Magic Link</string>
443+
<string name="magic_link_error_too_many_requests_message">Too many requests. Try again later.</string>
444+
<string name="magic_link_error_too_many_requests_enter_password_message">Log in with email failed, please enter your password.</string>
445+
<string name="magic_link_complete_login_loading_message">Logging In</string>
446+
<string name="magic_link_complete_login_expired_code_error_message">Link no longer valid</string>
447+
<string name="magic_link_complete_login_invalid_code_error_message">Invalid code</string>
448+
<string name="magic_link_code_hint">Code</string>
449+
<string name="magic_link_enter_code_title">Enter Code</string>
450+
<string name="magic_link_login_with_wordpress_or_break">Or</string>
451+
<string name="magic_link_confirm_code_enter_pass_label">Enter password</string>
452+
<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>
434453
</resources>

0 commit comments

Comments
 (0)