From 0b5f7fc9742f8c7f3053219d76896b08c9cfa87d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 26 Jul 2020 18:58:57 -0400 Subject: Removed "Refresh syntax highlighting" feature. This is a legacy feature for when multi-language lexers did not backtrack to keep track of what the current language is. --- core/locales/locale.it.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'core/locales/locale.it.conf') diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf index ac3bf39b..7fd1dce2 100644 --- a/core/locales/locale.it.conf +++ b/core/locales/locale.it.conf @@ -293,10 +293,9 @@ UTF-16 Encoding = Codifica UTF-1_6 Toggle View EOL = _Mostra la fine di linea sì/no Toggle Wrap Mode = _Accapo automatico sì/no Toggle View Whitespace = M_ostra gli spazi sì/no -# Menu items for changing and refreshing the syntax-highlighting language for -# the current buffer. +# Menu items for changing the syntax-highlighting language for the current +# buffer. Select Lexer... = Sc_egli il linguaggio... -Refresh Syntax Highlighting = Sincroni_zza l’evidenziazione sintattica # Menu items for navigating between views, splitting them, closing them, and # resizing them. View = _Vista -- cgit v1.2.3