Display an error if we cannot open picker instead of crashing.

This commit is contained in:
Alex Hart
2021-11-29 15:21:01 -04:00
committed by Greyson Parrelli
parent c0ac2176c1
commit e690e9bd69
2 changed files with 16 additions and 4 deletions

View File

@@ -4025,6 +4025,9 @@
<string name="Boost__thank_you_for_your_donation" translatable="false">Thank you for your donation. Your contribution helps fuel the mission of developing open source privacy technology that protects free expression and enables secure global communication for millions around the world. Signal Technology Foundation is a tax-exempt nonprofit organization in the United States under section 501c3 of the Internal Revenue Code. Our Federal Tax ID is 82-4506840. No goods or services were provided in exchange for this donation. Please retain this receipt for your tax records.</string>
<!-- Displayed in a toast when we fail to open the ringtone picker -->
<string name="NotificationSettingsFragment__failed_to_open_picker">Failed to open picker.</string>
<!-- EOF -->
</resources>