From: rakekniven Date: Mon, 24 Feb 2020 10:14:34 +0000 (+0100) Subject: l10n: Change spelling of "webdav" X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~222^2^2~353^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b936cc1f6eb0d24db8b19c8837c00b741f6f5e66;p=nextcloud-desktop.git l10n: Change spelling of "webdav" Signed-off-by: rakekniven --- diff --git a/src/gui/owncloudsetupwizard.cpp b/src/gui/owncloudsetupwizard.cpp index 875dacf55..000373781 100644 --- a/src/gui/owncloudsetupwizard.cpp +++ b/src/gui/owncloudsetupwizard.cpp @@ -404,7 +404,7 @@ void OwncloudSetupWizard::slotAuthError() // Something else went wrong, maybe the response was 200 but with invalid data. } 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