Skip to content

Commit 2a5ed14

Browse files
committed
Fix 'Highlight modified settings' option tooltip
1 parent 1cc5d2e commit 2a5ed14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/StartMenu/StartMenuDLL/StartMenuDLL.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ BEGIN
13001300
IDS_NO_DBLCLICK "Single-click to open folder shortcuts"
13011301
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"
13021302
IDS_BOLD_SETTINGS "Highlight modified settings"
1303-
IDS_BOLD_SETTINGS_TIP "When this is checked, settings that have been modified from their defaults will be highlighted in bold"
1303+
IDS_BOLD_SETTINGS_TIP "When this is checked, settings that have been modified will be highlighted in bold"
13041304
IDS_SEARCH_HINT "Custom search hint"
13051305
IDS_SEARCH_HINT_TIP "When this is checked, the hint text in the search box will be replaced"
13061306
IDS_NEW_SEARCH_HINT "Custom search hint text"

0 commit comments

Comments
 (0)