Improved list and quote handling, also fix a typo

This commit is contained in:
Bruno Kühnen Meneguello
2021-02-15 15:46:48 -03:00
parent 31b665d344
commit d4b4451a48
2 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ class GuiAbout(QDialog):
"%s<br/>" % self.tr("<b>{0}:</b> {1}").format(
self.tr("Author"), theTheme.syntaxAuthor
),
"%s<br/>" % self.tr("<b>{0}</b> {1}").format(
"%s<br/>" % self.tr("<b>{0}:</b> {1}").format(
self.tr("Credit"), theTheme.syntaxCredit
),
self.tr("<b>{0}:</b> {1}").format(