mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-29 03:28:53 +00:00
feat(android): add notification strings for background service and message alerts
This commit is contained in:
@@ -3,5 +3,12 @@
|
||||
<string name="app_name">MeshChatX</string>
|
||||
<string name="download_saved_meshchatx">Saved to Downloads: %1$s</string>
|
||||
<string name="download_saved_app_files">Saved: %1$s</string>
|
||||
<string name="notification_channel_background_name">Background</string>
|
||||
<string name="notification_channel_background_desc">Shown while MeshChatX runs when the app is in the background</string>
|
||||
<string name="notification_channel_messages_name">Messages</string>
|
||||
<string name="notification_channel_messages_desc">Incoming LXMF message alerts</string>
|
||||
<string name="notification_background_title">MeshChatX is running</string>
|
||||
<string name="notification_background_text">Reticulum stack active in the background. Tap to return.</string>
|
||||
<string name="notification_new_message_fallback">New message</string>
|
||||
</resources>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user