gui2/campaign_selection: Use "Timeline" for the timeline sorting header
It's more elegant in context than "dates".
This commit is contained in:
parent
19004a6950
commit
10d578bb7b
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
[toggle_button]
|
||||
definition = "listbox_header_centered"
|
||||
id = "sort_time"
|
||||
label = _"Dates"
|
||||
label = _"Timeline"
|
||||
tooltip = _"Sort in approximate chronological order of story events"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue