Looks like a language string is missing for that. You'll need to add the following to your CBSubs language files or try using the language override plugin usage.
Code:
'Access to this menu item not allowed without %s' => 'Access to this menu item not allowed without %s',
You'd translate the right side to alter the string. See the CB 2.0 Primer Book and the following for further language usage information.
www.joomlapolis.com/cb-solutions/languages
I've added a bug ticket for these missing translation strings.
#5816