mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-05 02:58:04 +00:00
(XMB) Fix horizontal menu
This commit is contained in:
parent
8177c9cde1
commit
cbdb5d77ae
@ -67,7 +67,7 @@ const char *menu_hash_to_str_fr(uint32_t hash)
|
||||
case MENU_LABEL_VALUE_PRIVACY_SETTINGS:
|
||||
return "Réglages de confidentialité";
|
||||
case MENU_VALUE_HORIZONTAL_MENU:
|
||||
return "Menu horizontal";
|
||||
return "Horizontal Menu";
|
||||
case MENU_LABEL_VALUE_NO_SETTINGS_FOUND:
|
||||
return "Pas de réglages trouvés.";
|
||||
case MENU_LABEL_VALUE_NO_PERFORMANCE_COUNTERS:
|
||||
|
Loading…
x
Reference in New Issue
Block a user