diff options
author | truelight <truelight@openttd.org> | 2004-09-12 17:36:29 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2004-09-12 17:36:29 +0000 |
commit | 53ee4f65400c3ca0f968bc2d54482677ad914253 (patch) | |
tree | eff9e1d88fcec3bc009cde1921f41ee61b099dbc /lang/english.txt | |
parent | 9be6a4cea40908a03b69c3d1e9bbf57397cc55ac (diff) | |
download | openttd-53ee4f65400c3ca0f968bc2d54482677ad914253.tar.xz |
(svn r216) -Fix: paused network game now disallows all commands (instead of doing
the commands all at once when the game unpauses)
Diffstat (limited to 'lang/english.txt')
-rw-r--r-- | lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index e99a6ffc5..02afd97d8 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2556,6 +2556,7 @@ STR_B006_FLOOD_VEHICLE_DESTROYED :{BLACK}{BIGFONT}Floods!{}At least {COMMA16} p STR_BRIBE_FAILED :{WHITE}Your attempted bribery has been STR_BRIBE_FAILED_2 :{WHITE}discovered by a regional investigator STR_BUILD_DATE :{BLACK}Built: {LTBLUE}{DATE_LONG} +STR_MULTIPLAYER_PAUSED :{WHITE}Game is paused.{}Command cannot be executed STR_PERFORMANCE_DETAIL :{WHITE}Detail performance rating STR_PERFORMANCE_DETAIL_KEY :{BLACK}Detail |