Show notification for low memory shutdown.

This commit is contained in:
akwizgran
2018-03-29 11:45:03 +01:00
parent 347868684c
commit 41d3bd4f19
2 changed files with 23 additions and 0 deletions

View File

@@ -415,4 +415,7 @@
<string name="qr_code">QR code</string>
<string name="show_qr_code_fullscreen">Show QR code fullscreen</string>
<!-- Low Memory Notification -->
<string name="low_memory_shutdown_notification_title">Signed out of Briar</string>
<string name="low_memory_shutdown_notification_text">Signed out due to lack of memory.</string>
</resources>