pub fn aprs_query_responded(to: &str) -> StringExpand description
APRS position query from {to}, responded with beacon.
Note: the previous version used an em dash (U+2014) between {to}
and responded. This ASCII-only rewrite replaces it with a comma
so screen readers render the line cleanly.