Skip to content

Commit

Permalink
Update Notepad2.rc
Browse files Browse the repository at this point in the history
New line translated
  • Loading branch information
Matteo-Nigro committed Nov 18, 2023
1 parent 56d5610 commit e7b07eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/it/Notepad2.rc
Original file line number Diff line number Diff line change
Expand Up @@ -1629,7 +1629,7 @@ BEGIN
AUTOCHECKBOX "Indenta automaticamente testo.",IDC_AUTO_INDENT_TEXT,231,7,200,10,WS_TABSTOP
AUTOCHECKBOX "Chiudi automaticamente i tag HTML and XML.",IDC_AUTO_CLOSE_TAGS,231,19,200,10,WS_TABSTOP
AUTOCHECKBOX "Inserisci automaticamente 1 spazio dopo la virgola (,) se opportuno.",IDC_AUTO_INSERT_SPACE_COMMA,231,31,222,10,WS_TABSTOP
AUTOCHECKBOX "Insert space after comment marker on toggle line comment.",IDC_AUTO_INSERT_SPACE_COMMENT,231,43,218,10,WS_TABSTOP
AUTOCHECKBOX "Inserisci 1 spazio dopo il marcatore di commento nella linea.",IDC_AUTO_INSERT_SPACE_COMMENT,231,43,222,10,WS_TABSTOP
GROUPBOX "Chiudi automaticamente parentesi graffe e virgolette",IDC_STATIC,231,56,218,49
AUTOCHECKBOX "( )",IDC_AUTO_INSERT_PARENTHESIS,238,68,40,10,WS_TABSTOP
AUTOCHECKBOX "{ }",IDC_AUTO_INSERT_BRACE,290,68,40,10,WS_TABSTOP
Expand Down

0 comments on commit e7b07eb

Please sign in to comment.