Changeset - r21515:4baf0092f13d
[Not reviewed]
master
0 1 0
frosch - 10 years ago 2014-06-07 10:42:17
frosch@openttd.org
(svn r26632) -Fix [FS#6037]: Incorrect usage of string commands in the order GUI.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/lang/english.txt
Show inline comments
 
@@ -3771,7 +3771,7 @@ STR_ORDER_REFIT_ORDER                   
 
STR_ORDER_REFIT_STOP_ORDER                                      :(Refit to {STRING} and stop)
 
STR_ORDER_STOP_ORDER                                            :(Stop)
 

	
 
STR_ORDER_GO_TO_STATION                                         :{STRING} {STATION} {STRING}
 
STR_ORDER_GO_TO_STATION                                         :{STRING} {STATION} {STRING1}
 

	
 
STR_ORDER_IMPLICIT                                              :(Implicit)
 

	
0 comments (0 inline, 0 general)