From 15ec6e26f0ee98a3c8f53cdd7b146e3708467d18 Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 17 Mar 2013 15:41:40 +0000 Subject: (svn r25094) -Feature: Introduce dropdown for selecting the sort criterion in the town directory window (sbr) --- src/lang/english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lang/english.txt') diff --git a/src/lang/english.txt b/src/lang/english.txt index c1f34468d..2558bb016 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -256,7 +256,6 @@ STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Area: {N # These are used in buttons -STR_SORT_BY_CAPTION_POPULATION :{BLACK}Population STR_SORT_BY_CAPTION_NAME :{BLACK}Name STR_SORT_BY_CAPTION_DATE :{BLACK}Date # These are used in dropdowns @@ -289,6 +288,7 @@ STR_SORT_BY_RUNNING_COST :Running Cost STR_SORT_BY_POWER_VS_RUNNING_COST :Power/Running Cost STR_SORT_BY_CARGO_CAPACITY :Cargo Capacity STR_SORT_BY_RANGE :Range +STR_SORT_BY_POPULATION :Population # Tooltips for the main toolbar STR_TOOLBAR_TOOLTIP_PAUSE_GAME :{BLACK}Pause game -- cgit v1.2.3-54-g00ecf