diff options
author | miham <miham@openttd.org> | 2007-10-07 17:59:46 +0000 |
---|---|---|
committer | miham <miham@openttd.org> | 2007-10-07 17:59:46 +0000 |
commit | 885bbc3985b5ff405767d8d807149c6e4fffa2ce (patch) | |
tree | 4fade3a29f4b60c98719ad5a05e0b7ad0a63cbdd /src/lang/american.txt | |
parent | 9d8c8c200ea254c0cdb7d62278ba46af509d0de5 (diff) | |
download | openttd-885bbc3985b5ff405767d8d807149c6e4fffa2ce.tar.xz |
(svn r11226) -Update: WebTranslator2 update to 2007-10-07 19:56:41
afrikaans - 48 fixed, 160 changed by TrueTenacity (208)
american - 5 fixed by WhiteRabbit (5)
brazilian_portuguese - 5 fixed by tucalipe (5)
bulgarian - 1 fixed by thetitan (1)
catalan - 5 fixed by arnaullv (5)
czech - 3 fixed, 1 changed by Hadez (4)
dutch - 3 fixed by habell (3)
estonian - 3 fixed, 23 changed by kristjans (26)
french - 5 fixed by glx (5)
hungarian - 4 fixed by miham (4)
italian - 5 fixed by lorenzodv (5)
slovak - 3 fixed by lengyel (3)
slovenian - 5 fixed by Necrolyte (5)
spanish - 3 fixed by eusebio (3)
swedish - 6 fixed, 12 changed by ChrillDeVille (18)
ukrainian - 3 fixed by mad (3)
Diffstat (limited to 'src/lang/american.txt')
-rw-r--r-- | src/lang/american.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lang/american.txt b/src/lang/american.txt index 96161d9c4..71e03e1cd 100644 --- a/src/lang/american.txt +++ b/src/lang/american.txt @@ -1047,6 +1047,8 @@ STR_CONFIG_PATCHES_NEW_NONSTOP :{LTBLUE}TTDPatc STR_CONFIG_PATCHES_ROADVEH_QUEUE :{LTBLUE}Road vehicle queueing (with quantum effects): {ORANGE}{STRING} STR_CONFIG_PATCHES_AUTOSCROLL :{LTBLUE}Pan window when mouse is at the edge: {ORANGE}{STRING} STR_CONFIG_PATCHES_BRIBE :{LTBLUE}Allow bribing of the local authority: {ORANGE}{STRING} +STR_CONFIG_PATCHES_ALLOW_EXCLUSIVE :{LTBLUE}Allow buying exclusive transport rights: {ORANGE}{STRING} +STR_CONFIG_PATCHES_ALLOW_GIVE_MONEY :{LTBLUE}Allow sending money to other companies: {ORANGE}{STRING} STR_CONFIG_PATCHES_NONUNIFORM_STATIONS :{LTBLUE}Nonuniform stations: {ORANGE}{STRING} STR_CONFIG_PATCHES_NEW_PATHFINDING_ALL :{LTBLUE}New global pathfinding (NPF, overrides NTP): {ORANGE}{STRING} STR_CONFIG_PATCHES_FREIGHT_TRAINS :{LTBLUE}Weight multiplier for freight to simulate heavy trains: {ORANGE}{STRING} @@ -1187,6 +1189,7 @@ STR_CONFIG_PATCHES_TOWN_GROWTH_VERY_FAST :Very fast STR_CONFIG_PATCHES_LARGER_TOWNS :{LTBLUE}Proportion of towns that will grow twice as fast: {ORANGE}1 in {STRING} STR_CONFIG_PATCHES_LARGER_TOWNS_DISABLED :{LTBLUE}Proportion of towns that will grow twice as fast: {ORANGE}None STR_CONFIG_PATCHES_CITY_SIZE_MULTIPLIER :{LTBLUE}Initial city size multiplier: {ORANGE}{STRING} +STR_CONFIG_MODIFIED_ROAD_REBUILD :{LTBLUE}Remove absurd road-elements during the road construction STR_CONFIG_PATCHES_GUI :{BLACK}Interface STR_CONFIG_PATCHES_CONSTRUCTION :{BLACK}Construction @@ -2017,6 +2020,8 @@ STR_5005_UNABLE_TO_EXCAVATE_LAND :{WHITE}Unable t STR_5006_MUST_DEMOLISH_TUNNEL_FIRST :{WHITE}Must demolish tunnel first STR_5007_MUST_DEMOLISH_BRIDGE_FIRST :{WHITE}Must demolish bridge first STR_5008_CANNOT_START_AND_END_ON :{WHITE}Cannot start and end on same position +STR_BRIDGEHEADS_NOT_SAME_HEIGHT :{WHITE}Bridge heads not at the same level +STR_BRIDGE_TOO_LOW_FOR_TERRAIN :{WHITE}Bridge is too low for the terrain STR_500A_START_AND_END_MUST_BE_IN :{WHITE}Start and end must be in line STR_500B_SITE_UNSUITABLE_FOR_TUNNEL :{WHITE}Site unsuitable for tunnel entrance STR_500D :{GOLD}{STRING},{} {VELOCITY} {WHITE}{CURRENCY} |