Update msg_hash_es.h according to the latest changes on the US file.

This commit is contained in:
IlDucci 2019-12-13 16:48:43 +01:00
parent a05ebd4bbc
commit cde4ecd08b

View File

@ -10187,12 +10187,19 @@ MSG_HASH(
MSG_MANUAL_CONTENT_SCAN_END, MSG_MANUAL_CONTENT_SCAN_END,
"Escaneo finalizado: " "Escaneo finalizado: "
) )
MSG_HASH(MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_ENABLED, MSG_HASH(
"Activar accesibilidad") MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_ENABLED,
MSG_HASH(MENU_ENUM_SUBLABEL_ACCESSIBILITY_ENABLED, "Activar accesibilidad"
"Activa o desactiva el narrador de accesibilidad en los menús.") )
MSG_HASH(MENU_ENUM_SUBLABEL_ACCESSIBILITY_NARRATOR_SPEECH_SPEED, MSG_HASH(
"Ajusta la velocidad de lectura del narrador.") MENU_ENUM_SUBLABEL_ACCESSIBILITY_ENABLED,
MSG_HASH(MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_NARRATOR_SPEECH_SPEED, "Activa o desactiva el narrador de accesibilidad en los menús."
"Velocidad de lectura del narrador") )
MSG_HASH(
MENU_ENUM_SUBLABEL_ACCESSIBILITY_NARRATOR_SPEECH_SPEED,
"Ajusta la velocidad de lectura del narrador."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_ACCESSIBILITY_NARRATOR_SPEECH_SPEED,
"Velocidad de lectura del narrador"
)