diff options
author | frosch <frosch@openttd.org> | 2009-09-14 20:59:46 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2009-09-14 20:59:46 +0000 |
commit | 2d9c54c9a81f5cd6f14585f9b398eef071db1c9e (patch) | |
tree | f6201ee8181448d4f652fed749e10a22f2c8fdc8 /src/lang | |
parent | 95dd1980532e8377a66412b55d21d5ab035d4535 (diff) | |
download | openttd-2d9c54c9a81f5cd6f14585f9b398eef071db1c9e.tar.xz |
(svn r17541) -Feature: Filtering in Add-NewGRF dialog.
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 9373ad244..f2761f7de 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -218,6 +218,7 @@ STR_UNITS_FORCE_SI :{COMMA} kN # Common window strings STR_LIST_FILTER_OSKTITLE :{BLACK}Enter filter string STR_LIST_FILTER_TOOLTIP :{BLACK}Enter a keyword to filter the list for +STR_LIST_FILTER_TITLE :{BLACK}Filter string: STR_TOOLTIP_SORT_ORDER :{BLACK}Select sorting order (descending/ascending) STR_TOOLTIP_SORT_CRITERIAP :{BLACK}Select sorting criteria |