SYMBOL_TRANS
current_entry->sym->flags |= SYMBOL_TRANS;
if (!menu->sym || !(menu->sym->flags & SYMBOL_TRANS))
if (sym->flags & SYMBOL_TRANS) {
if (ds && (ds->flags & SYMBOL_TRANS) && sym_has_value(ds)) {
if (sym_is_choice(sym) || sym->flags & SYMBOL_TRANS)