diff options
author | 2020-09-16 21:49:16 -0400 | |
---|---|---|
committer | 2020-09-16 21:49:16 -0400 | |
commit | 3ba84217f2c4d439ad9cf96b5ea943bda0e59be2 (patch) | |
tree | 262308e460a5017ce864c0a6ae8248f131da6be0 /core/locales/locale.pl.conf | |
parent | f9fa751f290e0f6baa997c1e76d552b2947a965f (diff) | |
download | textadept-3ba84217f2c4d439ad9cf96b5ea943bda0e59be2.tar.gz textadept-3ba84217f2c4d439ad9cf96b5ea943bda0e59be2.zip |
Record directory for "find in files" searches.
Diffstat (limited to 'core/locales/locale.pl.conf')
-rw-r--r-- | core/locales/locale.pl.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index ecacc2e8..687f495c 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -122,6 +122,8 @@ No results found = Niczego nie znaleziono Select Directory = Znajdź w plikach # The name of the buffer Textadept prints "Find in Files" results to. [Files Found Buffer] = [Bufor szukania w plikach] +# 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. = Znalezione w pliku binarnym. |