From dfed4a72f585799bf29286edafbde73d68c0ec06 Mon Sep 17 00:00:00 2001 From: Ezio-PS Date: Fri, 23 Sep 2016 19:42:49 +0200 Subject: [PATCH] little fix for Spanish translation --- intl/msg_hash_es.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_es.c b/intl/msg_hash_es.c index 606f14cf13..56ce4aad8c 100644 --- a/intl/msg_hash_es.c +++ b/intl/msg_hash_es.c @@ -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"