Fix some typos and inconsistencies in GUI texts

This commit is contained in:
Veronica K. B. Olsen
2021-02-24 22:19:17 +01:00
parent fcd1d400f8
commit 36fd23b264
9 changed files with 374 additions and 376 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ class GuiPreferencesProjects(QWidget):
self.mainForm.addRow(
self.tr("Run backup when the project is closed"),
self.backupOnClose,
self.tr("Can be overridden for individual projects in project settings.")
self.tr("Can be overridden for individual projects in Project Settings.")
)
## Ask before backup