Mobile Contextual Action Bar with uncommon text titles

I have a contextual action bar (Android) with some text titles that are very specific to the context the app is used in:

Contextual Action Bar

(hidden under the menu: "Remove Unit", there are 5 items in the menu)

I prefer if CABs don't use the triple-dot menu, because I don't like the second-press that's required. At the same time, I can't possibly imagine icons that would properly assist the user in determining what each menu item would do.

These actions do belong in a CAB, but I'm wondering if there are thoughts on alternatives.