Changeset - r28461:02a52dd6fbb8
[Not reviewed]
master
0 1 0
Tyler Trahan - 11 months ago 2024-01-15 20:24:26
tyler@tylertrahan.com
Fix e1f5be6: Typo when selecting traditional sprite font (#11789)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/lang/english.txt
Show inline comments
 
@@ -1042,13 +1042,13 @@ STR_GAME_OPTIONS_GUI_SCALE_AUTO         
 
STR_GAME_OPTIONS_GUI_SCALE_AUTO_TOOLTIP                         :{BLACK}Check this box to detect interface size automatically
 

	
 
STR_GAME_OPTIONS_GUI_SCALE_BEVELS                               :{BLACK}Scale bevels
 
STR_GAME_OPTIONS_GUI_SCALE_BEVELS_TOOLTIP                       :{BLACK}Check this box to scale bevels by interface size
 

	
 
STR_GAME_OPTIONS_GUI_FONT_SPRITE                                :{BLACK}Use traditional sprite font
 
STR_GAME_OPTIONS_GUI_FONT_SPRITE_TOOLTIP                        :{BLACK}Check this box if you prefer to use the tradition fixed-size sprite font.
 
STR_GAME_OPTIONS_GUI_FONT_SPRITE_TOOLTIP                        :{BLACK}Check this box if you prefer to use the traditional fixed-size sprite font.
 
STR_GAME_OPTIONS_GUI_FONT_AA                                    :{BLACK}Anti-alias fonts
 
STR_GAME_OPTIONS_GUI_FONT_AA_TOOLTIP                            :{BLACK}Check this box to anti-alias resizable fonts.
 

	
 
STR_GAME_OPTIONS_GUI_SCALE_1X                                   :1x
 
STR_GAME_OPTIONS_GUI_SCALE_2X                                   :2x
 
STR_GAME_OPTIONS_GUI_SCALE_3X                                   :3x
0 comments (0 inline, 0 general)