File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2525 <Button
2626 android : id =" @+id/email_provider"
2727 style =" @style/FirebaseUI.Button.AccountChooser.EmailButton"
28- android : text =" @string/email_button_text " />
28+ android : text =" @string/sign_in_with_email " />
2929
3030 </LinearLayout >
3131
Original file line number Diff line number Diff line change 11<Button
22 xmlns : android =" http://schemas.android.com/apk/res/android"
33 style =" @style/FirebaseUI.Button.AccountChooser.FacebookButton"
4- android : text =" Sign in with Facebook "
4+ android : text =" @string/sign_in_with_facebook "
55 android : id =" @+id/facebook_button"
66 />
Original file line number Diff line number Diff line change 11<Button
22 xmlns : android =" http://schemas.android.com/apk/res/android"
33 style =" @style/FirebaseUI.Button.AccountChooser.GoogleButton"
4- android : text =" Sign in with Google "
4+ android : text =" @string/sign_in_with_google "
55 android : id =" @+id/google_button"
66 />
Original file line number Diff line number Diff line change 11<resources xmlns : xliff =" urn:oasis:names:tc:xliff:document:1.2" >
2- <string name =" email_button_text" >Sign in with email</string >
32 <string name =" app_name" >ui_flow</string >
43 <string name =" email_hint" >Email</string >
54 <string name =" sign_in_no_password_title" >Put an email to use for sign in</string >
You can’t perform that action at this time.
0 commit comments