This patch replaces the former use of one menu-view component per dialog by a single menu view presenting all dialogs. This change reduces the runtime config by about 20%, improves the boot time, and lowers RAM and CPU usage at runtime. Issue #5170