From 292ed35005407111e848cf223a0cfea3b3b32396 Mon Sep 17 00:00:00 2001 From: BlueKore <619.diogo@gmail.com> Date: Fri, 7 Apr 2017 19:47:29 +0100 Subject: [PATCH] Fixed a bug in the french translations file. --- intl/msg_hash_fr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index cd4d81f45c..9364ffa4c0 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -792,7 +792,7 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_LANG_KOREAN, "Coréen") MSG_HASH(MENU_ENUM_LABEL_VALUE_LANG_PORTUGUESE_BRAZIL, "Portuguais (Brazil)") -MSG_HASH(MENU_ENUM_LABEL_VALUE_LANG_PORTUGUESE_Portugal, +MSG_HASH(MENU_ENUM_LABEL_VALUE_LANG_PORTUGUESE_PORTUGAL, "Portuguais (Portugal)") MSG_HASH(MENU_ENUM_LABEL_VALUE_LANG_RUSSIAN, "Russe")