mirror of
https://github.com/libretro/RetroArch
synced 2025-03-05 01:14:31 +00:00
Merge pull request #3645 from Ezio-PS/master
little fix for Spanish translation
This commit is contained in:
commit
6fae03fd19
@ -193,7 +193,7 @@ int menu_hash_get_help_es_enum(enum msg_hash_enums msg, char *s, size_t len)
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case MENU_ENUM_LABEL_LOAD_CONTENT:
|
||||
case MENU_ENUM_LABEL_LOAD_CONTENT_LIST:
|
||||
snprintf(s, len,
|
||||
"Cargar contenido. \n"
|
||||
"Buscar contenido. \n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user