Fix scope lookup for unscoped entities
As scope_logic is now always set (since r1250), we need to check if
it is None, rather than check if it exists.
Patch by: Sverre Rabbelier
tinyMCE.addI18n('en.example',{ desc : 'This is just a template button'});