diff --git a/intl/msg_hash_pl.c b/intl/msg_hash_pl.c index f9e85e0586..fb39388970 100644 --- a/intl/msg_hash_pl.c +++ b/intl/msg_hash_pl.c @@ -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: diff --git a/intl/msg_hash_us.c b/intl/msg_hash_us.c index fc4bdea676..4c5ed3d5e4 100644 --- a/intl/msg_hash_us.c +++ b/intl/msg_hash_us.c @@ -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: