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.de.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.de.conf')
-rw-r--r-- | core/locales/locale.de.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index a349285a..b7ee623c 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -121,6 +121,8 @@ No results found = Keine Treffer gefunden Select Directory = In Dateien suchen # The name of the buffer Textadept prints "Find in Files" results to. [Files Found Buffer] = [Buffer mit gefundenen Dateien] +# 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. = Übereinstimmungen in Binärdatei. |