mirror of
https://github.com/logseq/logseq.git
synced 2026-05-17 09:22:21 +00:00
Replace the single-line tooltip with the two-line pattern used elsewhere
in the icon picker (color picker recents lane, contrast indicator):
Reset to this default
Replaces 4 custom icons
The previous copy ("Clear N customized icons — these rows will inherit
from this default again") repeated the button label, used an em dash,
and tied the framing to table-row terminology that doesn't translate
to other views. The new copy puts the outcome verb on the bold line
("Reset to this default", matching the codebase's :keymap/reset-to-default
key) and uses the muted line for scope ("Replaces N custom icons"),
keeping the subject on the icons themselves so it reads cleanly across
table, list, and gallery views.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>