mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-20 09:34:09 +00:00
Style unification for the US file…
Unifies the last lines with the style used throughout the US file
This commit is contained in:
parent
355aaac73a
commit
d0ed4e90b3
@ -10180,11 +10180,19 @@ MSG_HASH(
|
||||
MSG_MANUAL_CONTENT_SCAN_END,
|
||||
"Scan complete: "
|
||||
)
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_ENABLED,
|
||||
"Accessibility Enable")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_ACCESSIBILITY_ENABLED,
|
||||
"Turn on/off accessibility narrator for menu navigation")
|
||||
MSG_HASH(MENU_ENUM_SUBLABEL_ACCESSIBILITY_NARRATOR_SPEECH_SPEED,
|
||||
"Set speech speed for the narrator, from fast to slow")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_NARRATOR_SPEECH_SPEED,
|
||||
"Narrator Speech Speed")
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_ENABLED,
|
||||
"Accessibility Enable"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_ACCESSIBILITY_ENABLED,
|
||||
"Turn on/off accessibility narrator for menu navigation"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_ACCESSIBILITY_NARRATOR_SPEECH_SPEED,
|
||||
"Set speech speed for the narrator, from fast to slow"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_NARRATOR_SPEECH_SPEED,
|
||||
"Narrator Speech Speed"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user