mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-04 12:05:59 -04:00
Replace all hardcoded strings in discovery UI screens and components with stringResource() calls using centralized string resources. Files updated: - DiscoverySummaryScreen: session stats, AI analysis labels - DiscoveryHistoryDetailScreen: history metadata labels - DiscoveryScanScreen: disabled button semantics descriptions - PresetPickerCard: selected/unselected state descriptions - PresetResultCard: scan result stat labels - RfHealthSection: RF health stat labels - DwellProgressIndicator: dwell progress text Added 33 new discovery_stat_* and discovery_* string resources. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>