pub(crate) fn normalize_text(text: &str) -> Option<String>
Returns text for storing in the msgs.txt_normalized column (to make case-insensitive search possible for non-ASCII messages).
msgs.txt_normalized