feat: Add separate notifications for waypoints (#4131)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-01-04 11:57:58 -06:00 committed by GitHub
parent e5f78d101c
commit c46fb23f00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 145 additions and 44 deletions

View file

@ -256,6 +256,7 @@
<string name="new_messages_below">New messages below</string>
<string name="meshtastic_messages_notifications">Direct message notifications</string>
<string name="meshtastic_broadcast_notifications">Broadcast message notifications</string>
<string name="meshtastic_waypoints_notifications">Waypoint notifications</string>
<string name="meshtastic_alerts_notifications">Alert notifications</string>
<string name="firmware_too_old">Firmware update required.</string>
<string name="firmware_old">The radio firmware is too old to talk to this application. For more information on this see <a href="https://meshtastic.org/docs/getting-started/flashing-firmware">our Firmware Installation guide</a>.</string>