Appname is italic

This commit is contained in:
RealStickman 2020-10-10 15:01:44 +02:00
parent 9a62e1ae0f
commit 7f87f006e7

View File

@ -126,7 +126,7 @@
# %n progress value if set without any extra characters # %n progress value if set without any extra characters
# %% Literal % # %% Literal %
# Markup is allowed # Markup is allowed
format = "<b>%s</b> %a\n%b" format = "<b>%s</b> <i>%a</i>\n%b"
# Alignment of message text. # Alignment of message text.
# Possible values are "left", "center" and "right". # Possible values are "left", "center" and "right".