Skip to content

Commit 0d6577a

Browse files
authored
Update Use Filename setting description (#15741)
The menu item for matching the thumbnails with filenames was just "Use Filename", which isn't that descriptive. This change tweaks it a bit so that the option is a bit more clear. So happy to have this feature in place.
1 parent 05ce35b commit 0d6577a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

intl/msg_hash_us.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7410,11 +7410,11 @@ MSG_HASH(
74107410
)
74117411
MSG_HASH(
74127412
MENU_ENUM_LABEL_VALUE_PLAYLIST_USE_FILENAME,
7413-
"Use Filename"
7413+
"Use Filenames for Thumbnail Matching"
74147414
)
74157415
MSG_HASH(
74167416
MENU_ENUM_SUBLABEL_PLAYLIST_USE_FILENAME,
7417-
"Find thumbnails by rom filename instead of label."
7417+
"When enabled, will find thumbnails by the entry's filename, rather than its label."
74187418
)
74197419
MSG_HASH(
74207420
MENU_ENUM_LABEL_VALUE_MANAGE,

0 commit comments

Comments
 (0)