diff options
author | alberth <alberth@openttd.org> | 2010-12-04 21:51:02 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2010-12-04 21:51:02 +0000 |
commit | fd2f1399d4d1f319cc313045e06dabb530cbe007 (patch) | |
tree | 91eafe824daa1c10ba024c6080d08a201c40f5db /src/lang | |
parent | 4a35dafcd2ecae40424510aedc1d0e59f9569902 (diff) | |
download | openttd-fd2f1399d4d1f319cc313045e06dabb530cbe007.tar.xz |
(svn r21388) -Feature [FS#4289]: Allow entering of the new year in a text box when cheating the year.
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 3af722a26..a0e48b899 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1430,6 +1430,7 @@ STR_CHEAT_SWITCH_CLIMATE_SUB_ARCTIC_LANDSCAPE :Sub-arctic land STR_CHEAT_SWITCH_CLIMATE_SUB_TROPICAL_LANDSCAPE :Sub-tropical landscape STR_CHEAT_SWITCH_CLIMATE_TOYLAND_LANDSCAPE :Toyland landscape STR_CHEAT_CHANGE_DATE :{LTBLUE}Change date: {ORANGE}{DATE_SHORT} +STR_CHEAT_CHANGE_DATE_QUERY_CAPT :{WHITE}Change current year STR_CHEAT_SETUP_PROD :{LTBLUE}Enable modifying production values: {ORANGE}{STRING1} # Livery window |