diff options
author | 2020-08-08 23:55:24 -0400 | |
---|---|---|
committer | 2020-08-08 23:55:24 -0400 | |
commit | bb6fe84b0b04f77d0b3fb1ad53c340e525d5ea65 (patch) | |
tree | 34580a70f5ef114fb1dc1343fef666107c92df31 /core/locales/locale.zh.conf | |
parent | 4aae314e67116f73fdbf309d23f15ab8dcf1156c (diff) | |
download | textadept-bb6fe84b0b04f77d0b3fb1ad53c340e525d5ea65.tar.gz textadept-bb6fe84b0b04f77d0b3fb1ad53c340e525d5ea65.zip |
Removed "View EOL" menu item and key binding.
It does not seem necessary anymore.
Diffstat (limited to 'core/locales/locale.zh.conf')
-rw-r--r-- | core/locales/locale.zh.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf index 9d532c85..eb1a7689 100644 --- a/core/locales/locale.zh.conf +++ b/core/locales/locale.zh.conf @@ -290,7 +290,6 @@ ASCII Encoding = _ASCII编码 CP-1252 Encoding = _CP-1252编码 UTF-16 Encoding = UTF-1_6编码 # Menu items for changing the way the current buffer is displayed. -Toggle View EOL = 显示/隐藏_EOL Toggle Wrap Mode = 自动换行(_W) Toggle View Whitespace = 显示/隐藏空格(_S) # Menu items for changing the syntax-highlighting language for the current |