Meshtastic-Android/core/resources/src
Copilot 48a7cf2b48 chore(strings): remove unused string resources
Dead strings with zero references after feature refactors:
- snr_definition, rssi_definition (dropped by #5062 SignalMetrics redesign)
- node_map (dropped by #5049 when Node Map became a standalone route)
- avg (dropped by #5049 chart DRY-up; replaced by richer stats)

Conservative pass: does not collapse duplicate values (e.g. 'Blue' color
vs 'Blue' TAK team) since those are context-sensitive for translators
and merging them would invalidate Crowdin translations across ~40 langs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-17 12:18:53 -05:00
..
androidMain/res/raw fix(resources): add resourcePrefix to KMP + widget modules, rename prefixed resources (#5111) 2026-04-13 18:25:23 +00:00
commonMain chore(strings): remove unused string resources 2026-04-17 12:18:53 -05:00