feat(#3508): Optionally preserve Favorites on nodeDb reset (#3633)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-11 02:38:45 +00:00 committed by GitHub
parent 81dc625c70
commit e701ad6aee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 68 additions and 14 deletions

View file

@ -950,4 +950,5 @@
<string name="privacy_url" translatable="false">" https://meshtastic.org/docs/legal/privacy/"</string>
<string name="unset">Unset - 0</string>
<string name="relayed_by">Relayed by: %s</string>
<string name="preserve_favorites">Preserve Favorites?</string>
</resources>