Changeset - r19380:9517b0f7cde9
[Not reviewed]
master
0 1 0
frosch - 12 years ago 2012-05-28 13:23:58
frosch@openttd.org
(svn r24295) -Fix: STRING1 probably means STRING1.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/lang/english.txt
Show inline comments
 
@@ -4619,7 +4619,7 @@ STR_ORANGE_STRING                       
 
STR_RED_STRING                                                  :{RED}{STRING}
 
STR_LTBLUE_STRING                                               :{LTBLUE}{STRING}
 
STR_WHITE_STRING                                                :{WHITE}{STRING}
 
STR_ORANGE_STRING1_WHITE                                        :{ORANGE}{STRING}{WHITE}
 
STR_ORANGE_STRING1_WHITE                                        :{ORANGE}{STRING1}{WHITE}
 
STR_ORANGE_STRING1_LTBLUE                                       :{ORANGE}{STRING1}{LTBLUE}
 
STR_TINY_BLACK_HEIGHT                                           :{TINY_FONT}{BLACK}{HEIGHT}
 
STR_TINY_BLACK_VEHICLE                                          :{TINY_FONT}{BLACK}{VEHICLE}
0 comments (0 inline, 0 general)