small fixes

This commit is contained in:
SecularSteve 2021-05-20 14:41:45 +02:00 committed by GitHub
parent ce474040af
commit a6f8355c6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5293,6 +5293,14 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_LAST_PLAYED,
"Last Played:"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_PLAYLIST_SHOW_ENTRY_IDX,
"Show Playlist Entry Index"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_ENTRY_IDX,
"Show entry numbers when viewing playlists. Display format is dependent upon the currently selected menu driver."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_RUNTIME_TYPE,
"Playlist Sub-Label Runtime"
@ -6143,6 +6151,10 @@ MSG_HASH(
MENU_ENUM_LABEL_VALUE_CONTENT_INFO_PATH,
"File Path"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CONTENT_INFO_ENTRY_IDX,
"Entry: %lu/%lu"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_CONTENT_INFO_CORE_NAME,
"Core"