From c502fc5d03b3b7907b14ad26f805aa339f471baa Mon Sep 17 00:00:00 2001 From: sergiobenrocha2 Date: Wed, 20 Jul 2016 23:32:26 -0300 Subject: [PATCH] Fix some spelling errors. --- intl/msg_hash_pl.c | 2 +- intl/msg_hash_us.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: