diff options
author | darkvater <darkvater@openttd.org> | 2004-09-03 19:59:05 +0000 |
---|---|---|
committer | darkvater <darkvater@openttd.org> | 2004-09-03 19:59:05 +0000 |
commit | 4fec362b32801648da47340a127908643ef9cb5d (patch) | |
tree | 3520ffc76fe6adcce29cac5bbd06de35ff5f53a5 /lang | |
parent | 4bf6ad14061c9ee57518aa0b5f56163e2624a648 (diff) | |
download | openttd-4fec362b32801648da47340a127908643ef9cb5d.tar.xz |
(svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index cb716832c..74fb6d45b 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -749,6 +749,13 @@ STR_02DB_OFF :{BLACK}Off STR_02DC_DISPLAY_SUBSIDIES :{BLACK}Display subsidies STR_02DD_SUBSIDIES :Subsidies STR_02DE_MAP_OF_WORLD :Map of world +STR_EXTRA_VIEW_PORT :Extra viewport +STR_EXTRA_VIEW_PORT_TITLE :{WHITE}Viewport {COMMA16} +STR_EXTRA_VIEW_MOVE_VIEW_TO_MAIN :{BLACK}Copy to viewport +STR_EXTRA_VIEW_MOVE_VIEW_TO_MAIN_TT :{BLACK}Copy the location of the global view to this viewport +STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW :{BLACK}Paste from viewport +STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW_TT :{BLACK}Paste the location of this viewport to the global view + STR_02DF_TOWN_DIRECTORY :Town directory STR_02E0_CURRENCY_UNITS :{BLACK}Currency units STR_02E1 :{BLACK}{SKIP}{STRING} |