Skip to content

Commit

Permalink
Update Use Filename setting description (#15741)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
RobLoach authored Sep 27, 2023
1 parent 05ce35b commit 0d6577a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions intl/msg_hash_us.h
Original file line number Diff line number Diff line change
Expand Up @@ -7410,11 +7410,11 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_PLAYLIST_USE_FILENAME,
"Use Filename"
"Use Filenames for Thumbnail Matching"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_PLAYLIST_USE_FILENAME,
"Find thumbnails by rom filename instead of label."
"When enabled, will find thumbnails by the entry's filename, rather than its label."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MANAGE,
Expand Down

0 comments on commit 0d6577a

Please sign in to comment.