aboutsummaryrefslogtreecommitdiff
path: root/core/locales/locale.zh.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-08-23 18:24:10 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-08-23 18:24:10 -0400
commit63648dbe99b908e7c6a5259f4027cb54b1e698ff (patch)
tree16d596596d67f94a9a6920d5b1ffdc5024e434c9 /core/locales/locale.zh.conf
parente326775782bc8b9b0e004d5134d602b26ffeb3a5 (diff)
downloadtextadept-63648dbe99b908e7c6a5259f4027cb54b1e698ff.tar.gz
textadept-63648dbe99b908e7c6a5259f4027cb54b1e698ff.zip
Added "Edit > Preferences" menu item and key binding for opening user init.lua.
Also changed the mnemonic for "Edit > Filter Through" in the process.
Diffstat (limited to 'core/locales/locale.zh.conf')
-rw-r--r--core/locales/locale.zh.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf
index 7d366651..489e9a23 100644
--- a/core/locales/locale.zh.conf
+++ b/core/locales/locale.zh.conf
@@ -196,6 +196,8 @@ Enclose in Brackets = 用方括号包裹(_B)
Enclose in Braces = 用花括号包裹(_R)
Move Selected Lines Up = 上移选中行(_M)
Move Selected Lines Down = 下移选中行(_W)
+# Menu item for opening user preferences.
+Preferences = Pre_ferences
# Menu items for searching and replacing text within buffers and files.
Search = 搜索(_S)
Find = 查找(_F)