Lokalize: Refresh top-level menu availability on Welcome screen
Menu state could stay stale when Welcome is shown (after closing the last tab or at startup).
This patch refreshes menu availability in showWelcome() and
initializes startup through showWelcome() so the same refresh path always
runs.
Edited by Finley Watson