Add check and request for SMS read permission to perform export.

This commit is contained in:
Cody Henthorne
2022-10-20 20:50:54 -04:00
parent dfdf68b7b5
commit 08b7dcb1ee
4 changed files with 53 additions and 8 deletions

View File

@@ -5366,6 +5366,8 @@
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
<!-- ChooseANewDefaultSmsAppFragment -->
<!-- Title of the screen -->