From 3ba84217f2c4d439ad9cf96b5ea943bda0e59be2 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Wed, 16 Sep 2020 21:49:16 -0400 Subject: Record directory for "find in files" searches. --- core/locale.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index 6d067034..db217aec 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -121,6 +121,8 @@ No results found = No results found Select Directory = Select Directory # The name of the buffer Textadept prints "Find in Files" results to. [Files Found Buffer] = [Files Found Buffer] +# The "Find in Files" label for the directory searched. +Directory: = Directory: # The "Find in Files" result for text found in a binary file. This result is # shown in place of binary buffer text. Binary file matches. = Binary file matches. -- cgit v1.2.3