diff options
author | planetmaker <planetmaker@openttd.org> | 2011-07-20 16:19:48 +0000 |
---|---|---|
committer | planetmaker <planetmaker@openttd.org> | 2011-07-20 16:19:48 +0000 |
commit | 3045c3fd2a84290abfc8c1510cd0a24aa7ce38b0 (patch) | |
tree | faed26decb8171d7e54e213f3e3c3f36ffe653b2 /src/lang | |
parent | a70c37e4c9b80872b9fca1fb5707743854198ecf (diff) | |
download | openttd-3045c3fd2a84290abfc8c1510cd0a24aa7ce38b0.tar.xz |
(svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 71f7811c8..bf46717f8 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -448,6 +448,7 @@ STR_ABOUT_MENU_ZOOMIN_SCREENSHOT :Zoomed in scree STR_ABOUT_MENU_GIANT_SCREENSHOT :Whole map screenshot STR_ABOUT_MENU_ABOUT_OPENTTD :About 'OpenTTD' STR_ABOUT_MENU_SPRITE_ALIGNER :Sprite aligner +STR_ABOUT_MENU_TOGGLE_BOUNDING_BOXES :Toggle bounding boxes ############ range ends here ############ range for days starts (also used for the place in the highscore window) |