aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-07-25 23:59:12 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-07-25 23:59:12 -0400
commit27f86d967cef13620101cff60a82c65302ee1877 (patch)
treece17eee9322ece597eebe6ab0f2c267ebe5448ea /core/locale.conf
parentdfcb98978d6fba1d9a79279d01b05cc2fd184556 (diff)
downloadtextadept-27f86d967cef13620101cff60a82c65302ee1877.tar.gz
textadept-27f86d967cef13620101cff60a82c65302ee1877.zip
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.
Diffstat (limited to 'core/locale.conf')
-rw-r--r--core/locale.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locale.conf b/core/locale.conf
index b5792cb4..67ce1ff4 100644
--- a/core/locale.conf
+++ b/core/locale.conf
@@ -89,6 +89,7 @@ returned non-zero status = returned non-zero status
# The text displayed in the find & replace pane.
Find: = _Find:
Replace: = R_eplace:
+Filter: = Filt_er:
# The button text displayed in the GUI find & replace pane.
Find Next = Find _Next
Find Prev = Find _Prev