mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Update device-specific notification support configs.
This commit is contained in:
committed by
Cody Henthorne
parent
60a0565ba8
commit
9024c19169
@@ -1097,6 +1097,15 @@
|
||||
<!-- Message explaining that battery saver may delay notifications -->
|
||||
<string name="PromptBatterySaverBottomSheet__message">You can disable battery optimizations for Signal to ensure that message notifications will not be delayed.</string>
|
||||
|
||||
<!-- Title in bottom sheet that states that notifications for this device could be delayed -->
|
||||
<string name="DeviceSpecificNotificationBottomSheet__notifications_may_be_delayed">Notifications may be delayed due to battery optimizations</string>
|
||||
<!-- Message in bottom sheet prompting users to fix potential issues by disabling battery optimizations -->
|
||||
<string name="DeviceSpecificNotificationBottomSheet__disable_battery_optimizations">Disable battery optimizations for Signal to ensure that message notifications will not be delayed. Tap “Continue” to see device-specific instructions.</string>
|
||||
<!-- Button to dismiss notification help prompt -->
|
||||
<string name="DeviceSpecificNotificationBottomSheet__no_thanks">No thanks</string>
|
||||
<!-- Button to continue and go to Signal support website -->
|
||||
<string name="DeviceSpecificNotificationBottomSheet__continue">Continue</string>
|
||||
|
||||
<!-- Button to continue to try and disable battery saver -->
|
||||
<string name="PromptBatterySaverBottomSheet__continue">Continue</string>
|
||||
<!-- Button to dismiss battery saver dialog prompt-->
|
||||
|
||||
Reference in New Issue
Block a user