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="gcm_remove_registers_dialog_message">"This will remove all applications registered for push notifications at once
77
+
<stringname="gcm_remove_registers_dialog_message">"This will remove all registered apps from receiving push notifications at once
78
78
79
-
You will need to open the applications to re-register on cloud messaging
79
+
You will need a new securityToken and AndroidID to register apps. Check the device registration status
80
80
81
-
Some apps may be unable to register again after this action"</string>
81
+
Some apps may not be able to register again after this action. You may need to clear the data for these apps before they can request registration again"</string>
82
82
<stringname="gcm_unregister_confirm_message">"Some apps do not automatically re-register and/or do not provide an option to do so manually. These apps might not work correctly after unregistering.
83
83
Continue?"</string>
84
+
<stringname="gcm_remove_registers_toast_message">All apps removed from push notification</string>
84
85
<stringname="gcm_unregister_after_deny_message">"You denied an app to register for push notifications that is already registered.
85
86
Do you want to unregister it now so it does not receive push messages in the future?"</string>
0 commit comments