mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-26 10:05:21 +00:00
Fix notification user try 2 (#541)
* count peers in notification * cleanup
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<!-- Mesh Service Foreground Notification -->
|
||||
<string name="mesh_service_channel_name">Mesh Background Service</string>
|
||||
<string name="mesh_service_channel_desc">Keeps the Bluetooth mesh running in the background</string>
|
||||
<string name="mesh_service_notification_content">Mesh running — %1$d users connected</string>
|
||||
<string name="mesh_service_notification_content">Mesh running — %1$d peers</string>
|
||||
|
||||
<!-- Favorites accessibility -->
|
||||
<string name="cd_add_favorite">Add to favorites</string>
|
||||
|
||||
Reference in New Issue
Block a user