diff options
author | truelight <truelight@openttd.org> | 2006-08-21 17:41:04 +0000 |
---|---|---|
committer | truelight <truelight@openttd.org> | 2006-08-21 17:41:04 +0000 |
commit | 7c6ec91ef7e972ed207a605dcb1e2addcceb84a3 (patch) | |
tree | bf2bfe424cc78c0728f807566e4ac604ca593fe8 /lang | |
parent | 0663fdfc1a50d3a333d4c6157bdf4b41cd9ee2c0 (diff) | |
download | openttd-7c6ec91ef7e972ed207a605dcb1e2addcceb84a3.tar.xz |
(svn r6040) -Add: when clicking twice on a Location Button, the SmallMap centers on your position (based on FS#54 by thomasdev)
-Add: when clicking twice in SmallMap on a position, it centers there (based on FS#54 by thomasdev)
-Add: add a button in SmallMap that centers the SmallMap on your current position (based on FS#54 by thomasdev)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index 09f091d8e..c4ede5b9e 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2954,6 +2954,8 @@ STR_FLAT_WORLD_HEIGHT_QUERY_CAPT :{WHITE}Change h STR_FLAT_WORLD_HEIGHT :{BLACK}Height of flat land: STR_FLAT_WORLD_HEIGHT_NUM :{NUM} +STR_SMALLMAP_CENTER :{BLACK}Center the smallmap on the current position + ########### String for new airports STR_SMALL_AIRPORT :{BLACK}Small STR_CITY_AIRPORT :{BLACK}City |