Improve 'Catalog Hover Expand' description.
This commit is contained in:
parent
79721044cf
commit
a5cc57c38f
@ -48,7 +48,7 @@ Index =
|
|||||||
pinEntry = el: UI.checkbox 'Pin Watched Threads', 'Pin watched threads'
|
pinEntry = el: UI.checkbox 'Pin Watched Threads', 'Pin watched threads'
|
||||||
anchorEntry = el: UI.checkbox 'Anchor Hidden Threads', 'Anchor hidden threads'
|
anchorEntry = el: UI.checkbox 'Anchor Hidden Threads', 'Anchor hidden threads'
|
||||||
refNavEntry = el: UI.checkbox 'Refreshed Navigation', 'Refreshed navigation'
|
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.'
|
sortEntry.el.title = 'Set the sorting order of each board independently.'
|
||||||
pinEntry.el.title = 'Move watched threads to the start of the index.'
|
pinEntry.el.title = 'Move watched threads to the start of the index.'
|
||||||
anchorEntry.el.title = 'Move hidden threads to the end of the index.'
|
anchorEntry.el.title = 'Move hidden threads to the end of the index.'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user