Add support for a donation megaphone.

This commit is contained in:
Greyson Parrelli
2020-11-18 10:33:46 -05:00
committed by GitHub
parent 6e5abc92a0
commit 5c3baca055
7 changed files with 76 additions and 17 deletions

View File

@@ -473,6 +473,13 @@
<!-- DocumentView -->
<string name="DocumentView_unnamed_file">Unnamed file</string>
<!-- DonateMegaphone -->
<string name="DonateMegaphone_donate_to_signal">Donate to Signal</string>
<string name="DonateMegaphone_Signal_is_powered_by_people_like_you_show_your_support_today">Signal is powered by people like you. Show your support today!</string>
<string name="DonateMegaphone_donate">Donate</string>
<string name="DonateMegaphone_not_now">Not Now</string>
<!-- DozeReminder -->
<string name="DozeReminder_optimize_for_missing_play_services">Optimize for missing Play Services</string>
<string name="DozeReminder_this_device_does_not_support_play_services_tap_to_disable_system_battery">This device does not support Play Services. Tap to disable system battery optimizations that prevent Signal from retrieving messages while inactive.</string>