Improve 'Catalog Hover Expand' description.

This commit is contained in:
ccd0 2016-09-28 22:08:52 -07:00
parent 79721044cf
commit a5cc57c38f

View File

@ -48,7 +48,7 @@ Index =
pinEntry = el: UI.checkbox 'Pin Watched Threads', 'Pin watched threads'
anchorEntry = el: UI.checkbox 'Anchor Hidden Threads', 'Anchor hidden threads'
refNavEntry = el: UI.checkbox 'Refreshed Navigation', 'Refreshed navigation'
hoverEntry.el.title = 'Hovering over catalog threads expands the comment and shows more details.'
hoverEntry.el.title = 'Expand the comment and show more details when you hover over a thread in the catalog.'
sortEntry.el.title = 'Set the sorting order of each board independently.'
pinEntry.el.title = 'Move watched threads to the start of the index.'
anchorEntry.el.title = 'Move hidden threads to the end of the index.'