Show notification warning when own mailbox is unreachable

This commit is contained in:
Torsten Grote
2022-05-23 12:52:04 -03:00
parent c8caae49f1
commit 6c19b22aab
5 changed files with 75 additions and 2 deletions

View File

@@ -652,6 +652,9 @@
<string name="mailbox_status_unlink_no_wipe_title">Your Mailbox has been unlinked</string>
<string name="mailbox_status_unlink_no_wipe_message">Next time you have access to your Mailbox device, please open the Mailbox app and tap the \"Unlink\" button to complete the process.\n\nIf you no longer have access to your Mailbox device, don\'t worry. Your data is encrypted so it will remain secure even if you don\'t complete the process.</string>
<string name="mailbox_error_notification_channel_title">Briar Mailbox problem</string>
<string name="mailbox_error_notification_title">Briar Mailbox is unavailable</string>
<string name="mailbox_error_notification_text">Tap to fix problem.</string>
<string name="mailbox_error_wizard_button">Fix problem</string>
<string name="mailbox_error_wizard_title">Mailbox troubleshooting wizard</string>
<string name="mailbox_error_wizard_question1">Do you have access to your Mailbox device?</string>