Codechange: revive STR_TINY_BLACK_COMMA from its coma (#10714)

This commit is contained in:
Patric Stout
2023-04-24 20:33:39 +02:00
committed by GitHub
parent 2f495c015a
commit 1c76e0904d
66 changed files with 67 additions and 67 deletions

View File

@@ -5607,7 +5607,7 @@ STR_JUST_BIG_RAW_STRING :{BIG_FONT}{STRI
# Slightly 'raw' stringcodes with colour or size
STR_BLACK_COMMA :{BLACK}{COMMA}
STR_TINY_BLACK_COMA :{TINY_FONT}{BLACK}{COMMA}
STR_TINY_BLACK_COMMA :{TINY_FONT}{BLACK}{COMMA}
STR_TINY_COMMA :{TINY_FONT}{COMMA}
STR_BLUE_COMMA :{BLUE}{COMMA}
STR_RED_COMMA :{RED}{COMMA}