Skip to content

Commit

Permalink
Update Notepad4.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo-Nigro authored and zufuliu committed Oct 18, 2024
1 parent f69ab8b commit c660eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locale/it/Notepad4.rc
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Numeri linee\tCtrl+Shift+N", IDM_VIEW_LINENUMBERS
MENUITEM "Mar&gine segnalibri\tCtrl+Shift+M", IDM_VIEW_MARGIN
MENUITEM "Change &History Marker", IDM_VIEW_CHANGE_HISTORY_MARKER
MENUITEM "Cambia Marcatore &Cronologia", IDM_VIEW_CHANGE_HISTORY_MARKER
MENUITEM SEPARATOR
MENUITEM "Mostra Code &Folding\tCtrl+Shift+Alt+F",IDM_VIEW_SHOW_FOLDING
POPUP "Chiudi F&olds"
Expand Down Expand Up @@ -2098,7 +2098,7 @@ BEGIN
NP2STYLE_CallTip "Suggerimento"
NP2STYLE_CodeFolding "Code Folding"
NP2STYLE_Link "Collegamento"
NP2STYLE_ChangeHistoryMarker "Change History Marker"
NP2STYLE_ChangeHistoryMarker "Cambia Marcatore Cronologia"

NP2STYLE_Default "Predefinito"
END
Expand Down

0 comments on commit c660eff

Please sign in to comment.