projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62bc9d0
)
l10n: Change spelling of "webdav"
author
rakekniven
<mark.ziegler@rakekniven.de>
Mon, 24 Feb 2020 10:14:34 +0000
(11:14 +0100)
committer
GitHub
<noreply@github.com>
Mon, 24 Feb 2020 10:14:34 +0000
(11:14 +0100)
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
src/gui/owncloudsetupwizard.cpp
patch
|
blob
|
history
diff --git
a/src/gui/owncloudsetupwizard.cpp
b/src/gui/owncloudsetupwizard.cpp
index 875dacf556e1159b58bf1f457fbdb1e97e51ff09..00037378101da3e443b59405878b3b70b083f493 100644
(file)
--- 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