From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Wed, 16 Dec 2020 22:10:07 +0000 (+0100) Subject: Change the quotation marks X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~21^2~403^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8539dc7dc65f19c66916c193a7a588602ea89e37;p=nextcloud-desktop.git Change the quotation marks --- diff --git a/src/gui/accountsettings.cpp b/src/gui/accountsettings.cpp index e4dfa35fb..4359ab506 100644 --- a/src/gui/accountsettings.cpp +++ b/src/gui/accountsettings.cpp @@ -779,7 +779,7 @@ void AccountSettings::slotDisableVfsCurrentFolder() QMessageBox::Question, tr("Disable virtual file support?"), tr("This action will disable virtual file support. As a consequence contents of folders that " - "are currently marked as 'available online only' will be downloaded." + "are currently marked as \"available online only\" will be downloaded." "\n\n" "The only advantage of disabling virtual file support is that the selective sync feature " "will become available again."