pub fn item_text<'a, I: ItemDesc + ?Sized>( item: &I, i18n: &'a Localization, i18n_spec: &'a ItemI18n, ) -> (String, String)