Change the quotation marks
authorValdnet <47037905+Valdnet@users.noreply.github.com>
Wed, 16 Dec 2020 22:10:07 +0000 (23:10 +0100)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Mon, 25 Jan 2021 17:33:46 +0000 (17:33 +0000)
src/gui/accountsettings.cpp

index e4dfa35fb222133613d3e35ac7e2704cfc6f2ac7..4359ab506c3956c9d2c4fcff00d4b3b98b58b68c 100644 (file)
@@ -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."