diff options
author | celestar <celestar@openttd.org> | 2005-01-21 16:51:25 +0000 |
---|---|---|
committer | celestar <celestar@openttd.org> | 2005-01-21 16:51:25 +0000 |
commit | 962dd27a8cab5bf7f97f6af2cba427f8fe59fdf3 (patch) | |
tree | 1aed489ee1c47c403cb96224a6855fd62654d846 /lang | |
parent | 2f4959dcd83fb8bc8ac3486d93313e53ee98f302 (diff) | |
download | openttd-962dd27a8cab5bf7f97f6af2cba427f8fe59fdf3.tar.xz |
(svn r1581) Added a display for the total map population to the town display (Jango)
Diffstat (limited to 'lang')
-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 9d9f8916b..5c079d97c 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -772,6 +772,7 @@ STR_02DD_SUBSIDIES :Subsidies STR_02DE_MAP_OF_WORLD :Map of world STR_EXTRA_VIEW_PORT :Extra viewport STR_02DF_TOWN_DIRECTORY :Town directory +STR_TOWN_POPULATION :{BLACK}World population: {COMMA32} 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 |