Added option to never highlight modified settings

Prevents settings from appearing in bold. Does not change the helper
text at the bottom of the window.
This commit is contained in:
thisismy-github
2021-08-12 14:28:07 -04:00
committed by Ibuprophen
parent 998d83c15c
commit daa1d96f12
4 changed files with 9 additions and 1 deletions
@@ -1299,6 +1299,8 @@ STRINGTABLE
BEGIN
IDS_NO_DBLCLICK "Single-click to open folder shortcuts"
IDS_NO_DBLCLICK_TIP "When this is checked, single-clicking shortcuts (links) to folders will open them in explorer. Hovering over the shortcut will still expand sub-menus"
IDS_BOLD_SETTINGS "Highlight modified settings"
IDS_BOLD_SETTINGS_TIP "When this is checked, settings that have been modified from their defaults will be highlighted in bold"
END
#endif // English (U.S.) resources