mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-04 06:00:15 +00:00
(svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English
This commit is contained in:
parent
6b016b95f9
commit
d0aa5c4a3c
@ -167,7 +167,7 @@ STR_00C6 :{SILVER}{CROSS}
|
||||
STR_00C7_QUIT :{WHITE}Quit
|
||||
STR_00C8_YES :{BLACK}Yes
|
||||
STR_00C9_NO :{BLACK}No
|
||||
STR_00CA_ARE_YOU_SURE_YOU_WANT_TO :{YELLOW}Are you sure you want to quit OpenTTD and return to {STRING}?
|
||||
STR_00CA_ARE_YOU_SURE_YOU_WANT_TO :{YELLOW}Are you sure you want to exit OpenTTD and return to {STRING}?
|
||||
STR_00CB_1 :{BLACK}1
|
||||
STR_00CC_2 :{BLACK}2
|
||||
STR_00CD_3 :{BLACK}3
|
||||
|
@ -166,7 +166,7 @@ STR_00C6 :{SILVER}{CROSS}
|
||||
STR_00C7_QUIT :{WHITE}Quit
|
||||
STR_00C8_YES :{BLACK}Yes
|
||||
STR_00C9_NO :{BLACK}No
|
||||
STR_00CA_ARE_YOU_SURE_YOU_WANT_TO :{YELLOW}Are you sure you want to abandon this game and return to {STRING}?
|
||||
STR_00CA_ARE_YOU_SURE_YOU_WANT_TO :{YELLOW}Are you sure you want to quit OpenTTD and return to {STRING}?
|
||||
STR_00CB_1 :{BLACK}1
|
||||
STR_00CC_2 :{BLACK}2
|
||||
STR_00CD_3 :{BLACK}3
|
||||
|
Loading…
Reference in New Issue
Block a user