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="enable_smartlock">Enable SmartLock for Passwords</string>
50
50
<stringname="rational_image_perm">This sample will read an image from local storage to upload to Firebase Storage.</string>
51
-
<stringname="anonymous_auth_failed_toast">Authentication failed, uploads and downloads will not work.</string>
52
-
<stringname="anonymous_auth_failed_msg">Anonymous authentication failed. Make sure your device is online and that Anonymous Auth is configured in your Firebase project(https://console.firebase.google.com/project/_/authentication/providers)</string>
51
+
<stringname="anonymous_auth_failed_msg">Anonymous authentication failed, various components of the demo will not work. Make sure your device is online and that Anonymous Auth is configured in your Firebase project(https://console.firebase.google.com/project/_/authentication/providers)</string>
53
52
<stringname="extra_google_scopes">Example extra Google scopes</string>
54
53
<stringname="games">Games</string>
55
54
<stringname="extra_facebook_scopes">Example extra Facebook scopes</string>
@@ -69,5 +68,4 @@
69
68
<!-- strings for database demo activities -->
70
69
<stringname="start_chatting">No messages. Start chatting at the bottom!</string>
71
70
<stringname="signed_in">Signed In</string>
72
-
<stringname="sign_in_failed">Sign In Failed</string>
0 commit comments