diff options
author | alberth <alberth@openttd.org> | 2009-04-03 20:41:20 +0000 |
---|---|---|
committer | alberth <alberth@openttd.org> | 2009-04-03 20:41:20 +0000 |
commit | ccd2468eb2119bdc915f9a0a559374a299a7ca7f (patch) | |
tree | e0a6b59ca8413d35a88b96083362a9775e384fad /src/lang | |
parent | 5b9a3e65fc11354fe3f342f7ca863caac6d3dad8 (diff) | |
download | openttd-ccd2468eb2119bdc915f9a0a559374a299a7ca7f.tar.xz |
(svn r15943) -Fix: Tooltip of detailed ratings window button showed wrong tip
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 eecf4a5aa..d99ad1170 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2239,6 +2239,7 @@ STR_704A_SELECT_FEMALE_FACES :{BLACK}Select f STR_704B_GENERATE_RANDOM_NEW_FACE :{BLACK}Generate random new face STR_704C_KEY :{BLACK}Key STR_704D_SHOW_KEY_TO_GRAPHS :{BLACK}Show key to graphs +STR_SHOW_DETAILED_PERFORMANCE_RATINGS :{BLACK}Show detailed performance ratings STR_704E_KEY_TO_COMPANY_GRAPHS :{WHITE}Key to company graphs STR_704F_CLICK_HERE_TO_TOGGLE_COMPANY :{BLACK}Click here to toggle company's entry on graph on/off STR_7050_UNITS_OF_CARGO_DELIVERED :{WHITE}Units of cargo delivered |