diff options
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r-- | src/lang/english.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 08b6b6166..41dd0ba9a 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -343,7 +343,8 @@ STR_SORT_BY_LENGTH :Length STR_SORT_BY_LIFE_TIME :Remaining life time STR_SORT_BY_FACILITY :Station type STR_SORT_BY_WAITING :Waiting cargo value -STR_SORT_BY_RATING_MAX :Cargo rating +STR_SORT_BY_RATING_MAX :Highest cargo rating +STR_SORT_BY_RATING_MIN :Lowest cargo rating STR_ENGINE_SORT_ENGINE_ID :EngineID (classic sort) STR_ENGINE_SORT_COST :Cost STR_ENGINE_SORT_POWER :Power |