mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Fix some spelling errors.
This commit is contained in:
parent
7ba35a9929
commit
c502fc5d03
@ -422,7 +422,7 @@ const char *msg_hash_to_str_pl(enum msg_hash_enums msg)
|
||||
case MENU_ENUM_LABEL_VALUE_UI_MENUBAR_ENABLE:
|
||||
return "Pasek menu";
|
||||
case MENU_ENUM_LABEL_VALUE_ARCHIVE_MODE:
|
||||
return "Archive File Assocation Action";
|
||||
return "Archive File Association Action";
|
||||
case MENU_ENUM_LABEL_VALUE_NETWORK_CMD_ENABLE:
|
||||
return "Komendy sieciowe";
|
||||
case MENU_ENUM_LABEL_VALUE_NETWORK_CMD_PORT:
|
||||
|
@ -2947,7 +2947,7 @@ const char *msg_hash_to_str_us(enum msg_hash_enums msg)
|
||||
case MENU_ENUM_LABEL_VALUE_UI_MENUBAR_ENABLE:
|
||||
return "Menubar";
|
||||
case MENU_ENUM_LABEL_VALUE_ARCHIVE_MODE:
|
||||
return "Archive File Assocation Action";
|
||||
return "Archive File Association Action";
|
||||
case MENU_ENUM_LABEL_VALUE_NETWORK_CMD_ENABLE:
|
||||
return "Network Commands";
|
||||
case MENU_ENUM_LABEL_VALUE_NETWORK_CMD_PORT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user