diff options
author | rubidium <rubidium@openttd.org> | 2007-11-15 17:49:50 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2007-11-15 17:49:50 +0000 |
commit | 56b1317e7050a4d1dc399b1fe00fb0608eca309f (patch) | |
tree | de8d36b01fc8b5be7e10ebd039d4b99e97decb64 /src/lang/english.txt | |
parent | 72542b1bce374b555294fcb8f1ce641c429c212e (diff) | |
download | openttd-56b1317e7050a4d1dc399b1fe00fb0608eca309f.tar.xz |
(svn r11435) -Codechange: show all players who have shares, not just the first two. Patch by SmatZ.
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 78c9ba23a..8a488e247 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2316,7 +2316,6 @@ STR_707A_SELL_25_SHARE_IN_THIS_COMPANY :{BLACK}Sell 25% STR_707B_CAN_T_BUY_25_SHARE_IN_THIS :{WHITE}Can't buy 25% share in this company... STR_707C_CAN_T_SELL_25_SHARE_IN :{WHITE}Can't sell 25% share in this company... STR_707D_OWNED_BY :{WHITE}({COMMA}% owned by {COMPANY}) -STR_707E_OWNED_BY_OWNED_BY :{WHITE}({COMMA}% owned by {COMPANY}{} {COMMA}% owned by {COMPANY}) STR_707F_HAS_BEEN_TAKEN_OVER_BY :{BLACK}{BIGFONT}{COMPANY} has been taken over by {COMPANY}! STR_7080_PROTECTED :{WHITE}This company is not old enough to trade shares yet... |