зеркало из https://github.com/nextcloud/desktop.git
Changed product name to Nextcloud
Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
This commit is contained in:
Родитель
37377bf470
Коммит
dfdb872e7b
|
@ -44,7 +44,7 @@ ConnectionValidator::ConnectionValidator(AccountPtr account, QObject *parent)
|
|||
void ConnectionValidator::checkServerAndAuth()
|
||||
{
|
||||
if (!_account) {
|
||||
_errors << tr("No ownCloud account configured");
|
||||
_errors << tr("No Nextcloud account configured");
|
||||
reportResult(NotConfigured);
|
||||
return;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче