Merge pull request #3543 from igorruckert/patch-6

Update dialogs_pt_br.rc
This commit is contained in:
Pairi Daiza 2021-08-05 00:21:34 +02:00 committed by GitHub
commit a0a97e8b5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,7 +278,7 @@ CAPTION "Notificação de Mudança de Arquivo"
FONT 9, "Segoe UI", 0, 0, 0x0
BEGIN
CONTROL "&Nenhuma.", IDC_RADIO_BTN_A,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,7,99,10
CONTROL "&Indicator (silent).", IDC_RADIO_BTN_B, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP, 7, 19, 99, 10
CONTROL "&Indicador (silencioso).", IDC_RADIO_BTN_B, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP, 7, 19, 99, 10
CONTROL "&Mostrar mensagem.", IDC_RADIO_BTN_C,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,31,99,10
CONTROL "Recarregar &automaticamente.", IDC_RADIO_BTN_D,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,43,120,10
CONTROL "Bloqueio de Arquivo &Exclusivo.", IDC_RADIO_BTN_E,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,55,99,10