Update theme selection sublabel in msg_hash_us.h
This PR updates the sub-label for the Menu Icon Theme in order to: 1. remove the outdated instruction to restart RA 2. reflect that the theme setting controls more than just icons
This commit is contained in:
parent
c46e3468e2
commit
2675fa26c0
|
@ -5646,7 +5646,7 @@ MSG_HASH(
|
|||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_XMB_THEME,
|
||||
"Select a different theme for the icon. Changes will take effect after you restart the program."
|
||||
"Select a different icon theme for RetroArch."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_XMB_SHADOWS_ENABLE,
|
||||
|
|
Loading…
Reference in New Issue