String deleteConfirmTitle(String item) => Intl.message( "Are you sure you want to delete ${item} from Trippi?", name: "deleteConfirmTitle", );