Fix notification user try 2 (#541)

* count peers in notification

* cleanup
This commit is contained in:
callebtc
2026-01-04 02:35:06 +07:00
committed by GitHub
parent fa1978d587
commit 1b9f76be23
35 changed files with 36 additions and 3 deletions
+1 -1
View File
@@ -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>