mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Add megaphone to prompt user to enable backups.
This commit is contained in:
committed by
Cody Henthorne
parent
322a9cd97a
commit
82531630c7
@@ -7725,6 +7725,15 @@
|
||||
<!-- Button text to deny all participants from joining the call -->
|
||||
<string name="PendingParticipantsBottomSheet__deny_all">Deny all</string>
|
||||
|
||||
<!-- Title of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
|
||||
<string name="TurnOnSignalBackups__title">Turn on Signal Backups</string>
|
||||
<!-- Body of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
|
||||
<string name="TurnOnSignalBackups__body">Never lose a message when you get a new phone or reinstall Signal.</string>
|
||||
<!-- Button of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups that will take the user to the flow to enable backups -->
|
||||
<string name="TurnOnSignalBackups__turn_on">Turn on</string>
|
||||
<!-- Button of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups that will simply dismiss the megaphone -->
|
||||
<string name="TurnOnSignalBackups__not_now">Not now</string>
|
||||
|
||||
<!-- Title of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
|
||||
<string name="GrantFullScreenIntentPermission_megaphone_title">Turn on full screen notifications?</string>
|
||||
<!-- Body of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
|
||||
|
||||
Reference in New Issue
Block a user