diff --git a/intl/msg_hash_ar.c b/intl/msg_hash_ar.c index 06a2b0ddc7..b84fcd73f2 100644 --- a/intl/msg_hash_ar.c +++ b/intl/msg_hash_ar.c @@ -37,13 +37,6 @@ int msg_hash_get_help_ar_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_cs.c b/intl/msg_hash_cs.c index fa42ebcc42..f68fcec199 100644 --- a/intl/msg_hash_cs.c +++ b/intl/msg_hash_cs.c @@ -40,13 +40,6 @@ int msg_hash_get_help_cs_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_el.c b/intl/msg_hash_el.c index 400959a646..90cc678612 100644 --- a/intl/msg_hash_el.c +++ b/intl/msg_hash_el.c @@ -39,13 +39,6 @@ int msg_hash_get_help_el_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_es.c b/intl/msg_hash_es.c index 38dbe074a2..8ffca50c00 100644 --- a/intl/msg_hash_es.c +++ b/intl/msg_hash_es.c @@ -48,13 +48,6 @@ int msg_hash_get_help_es_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "PENDIENTE: Rellenar este mensaje." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_fi.c b/intl/msg_hash_fi.c index fd5c8fd5f4..86c29803d8 100644 --- a/intl/msg_hash_fi.c +++ b/intl/msg_hash_fi.c @@ -31,13 +31,6 @@ int msg_hash_get_help_fi_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_fr.c b/intl/msg_hash_fr.c index 5adc7aec6d..ea54440a53 100644 --- a/intl/msg_hash_fr.c +++ b/intl/msg_hash_fr.c @@ -41,13 +41,6 @@ int msg_hash_get_help_fr_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Entrez le message ici." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_id.c b/intl/msg_hash_id.c index 93a5913fad..ba36fafa7a 100644 --- a/intl/msg_hash_id.c +++ b/intl/msg_hash_id.c @@ -40,13 +40,6 @@ int msg_hash_get_help_id_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_ja.c b/intl/msg_hash_ja.c index c760519431..62f321c07f 100644 --- a/intl/msg_hash_ja.c +++ b/intl/msg_hash_ja.c @@ -39,13 +39,6 @@ int msg_hash_get_help_jp_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_pt_br.c b/intl/msg_hash_pt_br.c index 8c3e6420fc..bca6bbcad5 100644 --- a/intl/msg_hash_pt_br.c +++ b/intl/msg_hash_pt_br.c @@ -39,13 +39,6 @@ int msg_hash_get_help_pt_br_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_sv.c b/intl/msg_hash_sv.c index 5677409529..401656b99b 100644 --- a/intl/msg_hash_sv.c +++ b/intl/msg_hash_sv.c @@ -40,13 +40,6 @@ int msg_hash_get_help_sv_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_tr.c b/intl/msg_hash_tr.c index 778cf44890..0af42f8fed 100644 --- a/intl/msg_hash_tr.c +++ b/intl/msg_hash_tr.c @@ -39,13 +39,6 @@ int msg_hash_get_help_tr_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_uk.c b/intl/msg_hash_uk.c index c2aae0f144..0ed836a41f 100644 --- a/intl/msg_hash_uk.c +++ b/intl/msg_hash_uk.c @@ -40,13 +40,6 @@ int msg_hash_get_help_uk_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) { diff --git a/intl/msg_hash_us.c b/intl/msg_hash_us.c index 47472b1496..9b3b80f976 100644 --- a/intl/msg_hash_us.c +++ b/intl/msg_hash_us.c @@ -32,13 +32,6 @@ int msg_hash_get_help_us_enum(enum msg_hash_enums msg, char *s, size_t len) { settings_t *settings = config_get_ptr(); - if (msg == MENU_ENUM_LABEL_CONNECT_NETPLAY_ROOM) - { - snprintf(s, len, - "TODO/FIXME - Fill in message here." - ); - return 0; - } if (msg <= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_END && msg >= MENU_ENUM_LABEL_INPUT_HOTKEY_BIND_BEGIN) {