window.showWarningMessage(localize('too many submodules',"The '{0}' repository has {1} submodules which won't be opened automatically. You can still open each one individually by opening a file within.",path.basename(repository.root),repository.submodules.length));