Merge branch 'main' into material_icons

This commit is contained in:
Veronica Berglyd Olsen
2025-01-10 01:59:49 +01:00
24 changed files with 16597 additions and 15576 deletions
+1 -1
View File
@@ -608,7 +608,7 @@ class GuiPreferences(NDialog):
self.narratorBreak.setText(CONFIG.narratorBreak)
self.mainForm.addRow(
self.tr("Narrator break symbol"), self.narratorBreak,
self.tr("Symbol to indicate a narrator break in dialogue")
self.tr("Symbol to indicate a narrator break in dialogue.")
)
self.narratorDialog = QLineEdit(self)