The title «Store Design Schedule» above the admin design changes grid is untranslatable (and my fix)

Github Issue: 2009

The problem line is:

The fix is simple: add the __ function call:

$this->getLayout()->getBlock('page.title')->setPageTitle(__('Store Design Schedule'));