An exception is thrown by Workspace::loadConfiguration if the workspace configuration file doesn't exist.
This exception weren't intercepted. We offer an interception and more explicit error messages.
New l10 keys:
- CantLoadWorkspace, title of the error message if there is an issue getting workspace information
- NotConfiguredWorkspace, content of the error message if the configuration file doesn't exist
Fixes T464.