Update menu_it_it.rc

This commit is contained in:
Matteo Nigro 2024-07-11 18:13:05 +02:00
parent 194e7bdc76
commit 954d9ab87d

View File

@ -197,14 +197,14 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Colonna a capo...\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 "&Unisci linee duplicate\tCtrl+Alt+D", IDM_EDIT_UNITEDUPLICATELINES
MENUITEM "Rimuo&vi linee duplicate", IDM_EDIT_REMOVEDUPLICATELINES
MENUITEM "Unisci linee &vuote\tAlt+Y", IDM_EDIT_MERGEEMPTYLINES
MENUITEM "Unisci linee &blank\tCtrl+Alt+Y", IDM_EDIT_MERGEBLANKLINES
MENUITEM "&Rimuovi linee vuote\tAlt+R", IDM_EDIT_REMOVEEMPTYLINES
MENUITEM "Rimu&ovi linee blank\tCtrl+Alt+B", IDM_EDIT_REMOVEBLANKLINES
END
POPUP "Adva&nced"
POPUP "Ava&nzate"
BEGIN
MENUITEM "&Indenta", IDM_EDIT_INDENT
MENUITEM "&Rimuovi indentazione", IDM_EDIT_UNINDENT