зеркало из https://github.com/nextcloud/news.git
This commit is contained in:
Родитель
383de3c2da
Коммит
19763590e9
|
@ -130,7 +130,8 @@ class FeedBusinessLayer extends BusinessLayer {
|
|||
$this->logger->log($ex->getMessage(), 'debug');
|
||||
throw new BusinessLayerException(
|
||||
$this->l10n->t(
|
||||
'Can not add feed: URL does not exist or has invalid xml'));
|
||||
'Can not add feed: URL does not exist, SSL Certificate can not be validated
|
||||
or feed has invalid xml'));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче