diff options
author | bjarni <bjarni@openttd.org> | 2006-10-09 21:30:16 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2006-10-09 21:30:16 +0000 |
commit | 407d9792362f0f2727a3d8c051a1f034efa4b680 (patch) | |
tree | 38a1f5d808580058bb2e9527b9709cb9213b26c8 /lang | |
parent | b8e1f707512a5459d10377c5e1ad21b9357b5ac9 (diff) | |
download | openttd-407d9792362f0f2727a3d8c051a1f034efa4b680.tar.xz |
(svn r6708) -Feature: [build aircraft window] added sort options to the list
-Fix r6707: solved an issue where scrollcount was not always set correctly
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index adfab1914..ecdb73ff4 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -387,6 +387,7 @@ STR_ENGINE_SORT_POWER :Power STR_ENGINE_SORT_INTRO_DATE :Introduction Date STR_ENGINE_SORT_RUNNING_COST :Running Cost STR_ENGINE_SORT_POWER_VS_RUNNING_COST :Power/Running Cost +STR_ENGINE_SORT_CARGO_CAPACITY :Cargo Capacity STR_NO_WAITING_CARGO :{BLACK}No cargo of any type is waiting STR_SELECT_ALL_FACILITIES :{BLACK}Select all facilities STR_SELECT_ALL_TYPES :{BLACK}Select all cargo types (including no waiting cargo) |