US Translation: More fixes
This commit is contained in:
parent
3e3a84a602
commit
60cfbce48b
|
@ -2275,11 +2275,11 @@ MSG_HASH(
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_B,
|
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_B,
|
||||||
"B Button (down)"
|
"B Button (Down)"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_Y,
|
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_Y,
|
||||||
"Y Button (left)"
|
"Y Button (Left)"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_SELECT,
|
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_SELECT,
|
||||||
|
|
Loading…
Reference in New Issue