Update menu_pt_br.rc

This commit is contained in:
Igor Rückert 2024-07-03 23:56:42 -03:00 committed by GitHub
parent c5305d9873
commit eb460eafdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -197,14 +197,14 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Quebra de Coluna...\tCtrl+Shift+W", IDM_EDIT_COLUMNWRAP
MENUITEM SEPARATOR
MENUITEM "&Unite Duplicate Lines\tCtrl+Alt+D", IDM_EDIT_UNITEDUPLICATELINES
MENUITEM "Remo&ve Duplicate Lines", IDM_EDIT_REMOVEDUPLICATELINES
MENUITEM "&Unir linhas duplicadas\tCtrl+Alt+D", IDM_EDIT_UNITEDUPLICATELINES
MENUITEM "Remo&ver linhas duplicadas", IDM_EDIT_REMOVEDUPLICATELINES
MENUITEM "&Unir Linhas Vazias\tAlt+Y", IDM_EDIT_MERGEEMPTYLINES
MENUITEM "Unir Linhas em Branco\tCtrl+Alt+Y", IDM_EDIT_MERGEBLANKLINES
MENUITEM "&Remover Linhas Vazias\tAlt+R", IDM_EDIT_REMOVEEMPTYLINES
MENUITEM "Remover Linhas em Branco\tCtrl+Alt+B", IDM_EDIT_REMOVEBLANKLINES
END
POPUP "Adva&nced"
POPUP "Ava&nçado"
BEGIN
MENUITEM "&Indentar", IDM_EDIT_INDENT
MENUITEM "&Remover Indentar", IDM_EDIT_UNINDENT