diff options
author | rubidium <rubidium@openttd.org> | 2011-02-04 14:38:15 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2011-02-04 14:38:15 +0000 |
commit | 313c1bc171b5714f8eda6f5a7b46c1d53cb3e532 (patch) | |
tree | 1b1ec593702c36cc6d2cd614b26ddea914f254c3 /src/lang | |
parent | 2ad1279725c08c98db9eaaceb684709f59a6650f (diff) | |
download | openttd-313c1bc171b5714f8eda6f5a7b46c1d53cb3e532.tar.xz |
(svn r21955) -Cleanup: always show the long date in the status bar
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index e183afcce..e2671b942 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1122,7 +1122,6 @@ STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_NORMAL :as other indust STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_PROSPECTING :prospecting STR_CONFIG_SETTING_INDUSTRY_PLATFORM :{LTBLUE}Flat area around industries: {ORANGE}{STRING1} tile{P 0:1 "" s} STR_CONFIG_SETTING_MULTIPINDTOWN :{LTBLUE}Allow multiple similar industries per town: {ORANGE}{STRING1} -STR_CONFIG_SETTING_LONGDATE :{LTBLUE}Always show long date in the status bar: {ORANGE}{STRING1} STR_CONFIG_SETTING_SIGNALSIDE :{LTBLUE}Show signals on the drive side: {ORANGE}{STRING1} STR_CONFIG_SETTING_SHOWFINANCES :{LTBLUE}Show finances window at the end of the year: {ORANGE}{STRING1} STR_CONFIG_SETTING_NONSTOP_BY_DEFAULT :{LTBLUE}New orders are 'non-stop' by default: {ORANGE}{STRING1} @@ -4239,7 +4238,6 @@ STR_COMPANY_MONEY :{WHITE}{CURRENC STR_BLACK_DATE_LONG :{BLACK}{DATE_LONG} STR_BLACK_CROSS :{BLACK}{CROSS} STR_SILVER_CROSS :{SILVER}{CROSS} -STR_WHITE_DATE_SHORT :{WHITE}{DATE_SHORT} STR_WHITE_DATE_LONG :{WHITE}{DATE_LONG} STR_SHORT_DATE :{WHITE}{DATE_TINY} STR_DATE_LONG_SMALL :{TINYFONT}{BLACK}{DATE_LONG} |