From 974a04e692c669b40c68be27ee8ac7875a2e6e32 Mon Sep 17 00:00:00 2001 From: altiereslima Date: Tue, 1 May 2018 12:30:49 -0300 Subject: [PATCH] Update Portuguese Brazilian translation --- intl/msg_hash_pt_br.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/intl/msg_hash_pt_br.h b/intl/msg_hash_pt_br.h index ae74cee172..b70152d882 100644 --- a/intl/msg_hash_pt_br.h +++ b/intl/msg_hash_pt_br.h @@ -3511,3 +3511,7 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_ENABLE_MENU, "Ativar áudio de menu") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_ENABLE_MENU, "Ativar ou desativar o som do menu.") +MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_SETTINGS, + "Configurações do Mixer") +MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MIXER_SETTINGS, + "Visualizar e/ou modificar as configurações do mixer de áudio.")