gui2/campaign_selection: Use "Timeline" for the timeline sorting header

It's more elegant in context than "dates".
This commit is contained in:
Iris Morelle 2020-12-15 17:27:21 -03:00
parent 19004a6950
commit 10d578bb7b

View file

@ -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]