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.zh.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'core/locales/locale.zh.conf') diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf index 48469c26..9d532c85 100644 --- a/core/locales/locale.zh.conf +++ b/core/locales/locale.zh.conf @@ -293,10 +293,9 @@ UTF-16 Encoding = UTF-1_6编码 Toggle View EOL = 显示/隐藏_EOL Toggle Wrap Mode = 自动换行(_W) Toggle View Whitespace = 显示/隐藏空格(_S) -# 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... = 选择_Lexer... -Refresh Syntax Highlighting = 刷新语法高亮(_R) # Menu items for navigating between views, splitting them, closing them, and # resizing them. View = 视图(_V) -- cgit v1.2.3