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/locales/locale.sv.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/locales/locale.sv.conf') diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf index fdc8334b..c67eb83c 100644 --- a/core/locales/locale.sv.conf +++ b/core/locales/locale.sv.conf @@ -121,6 +121,8 @@ No results found = Inga resultat hittades Select Directory = Sök i filer # 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. = Binär fil matchar. -- cgit v1.2.3