You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<stringname="default_toolbar_title"translation_description="Do not translate">@string/app_name</string>
6
6
<stringname="progress_dialog_loading"translation_description="Loading text in dialog">Loading…</string>
7
7
<stringname="sign_in_default"translation_description="Button text to sign in">Sign in</string>
8
8
<stringname="general_error"translation_description="Toast text flashing general error">An error has occurred.</string>
@@ -49,8 +49,8 @@
49
49
<stringname="terms_of_service"translation_description="Link text to web url containing the app's terms of service">Terms of Service</string>
50
50
51
51
<!-- Idp/Email welcome back -->
52
-
<stringname="title_welcome_back_idp_prompt"translation_description="Button text to sign in">@string/sign_in_default</string>
53
-
<stringname="title_welcome_back_password_prompt"translation_description="Button text to sign in">@string/sign_in_default</string>
52
+
<stringname="title_welcome_back_idp_prompt"translation_description="Do not translate">@string/sign_in_default</string>
53
+
<stringname="title_welcome_back_password_prompt"translation_description="Do not translate">@string/sign_in_default</string>
54
54
<stringname="welcome_back_idp_header"translation_description="Inline subtitle to users whose signup was interrupted since an existing account was detected">You already have an account</string>
55
55
<stringname="welcome_back_email_header"translation_description="Message for returning users">Welcome back!</string>
56
56
<stringname="welcome_back_email_header_reauth"translation_description="Prompt for users that need to reauthenticate (for any reason)">Reauthentication required</string>
0 commit comments