mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-27 09:30:13 +03:00
l10n: Change spelling of "webdav"
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
This commit is contained in:
parent
62bc9d025e
commit
b936cc1f6e
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ void OwncloudSetupWizard::slotAuthError()
|
||||||
|
|
||||||
// Something else went wrong, maybe the response was 200 but with invalid data.
|
// Something else went wrong, maybe the response was 200 but with invalid data.
|
||||||
} else {
|
} else {
|
||||||
errorMsg = tr("There was an invalid response to an authenticated webdav request");
|
errorMsg = tr("There was an invalid response to an authenticated WebDAV request");
|
||||||
}
|
}
|
||||||
|
|
||||||
// bring wizard to top
|
// bring wizard to top
|
||||||
|
|
Loading…
Reference in a new issue