From 27f86d967cef13620101cff60a82c65302ee1877 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 25 Jul 2020 23:59:12 -0400 Subject: Find & Replace Pane now allows file filters to be specified for Find in Files. Also updated `ui.find.focus()` to accept an optional table of options (e.g. in_files, incremental, etc.) for convenience. --- core/locales/locale.zh.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'core/locales/locale.zh.conf') diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf index 2745bf92..48469c26 100644 --- a/core/locales/locale.zh.conf +++ b/core/locales/locale.zh.conf @@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status # The text displayed in the find & replace pane. Find: = 查找(_F): Replace: = 替换(_E): +Filter: = Filt_er: # The button text displayed in the GUI find & replace pane. Find Next = 查找下一个(_N) Find Prev = 查找上一个(_P) -- cgit v1.2.3