diff options
author | 2016-04-16 13:38:55 -0400 | |
---|---|---|
committer | 2016-04-16 13:38:55 -0400 | |
commit | 367d89d08c30ca174b213607684572d2d68a3ab9 (patch) | |
tree | 98f88897d06085288a211a38525b6a662727f0c4 /core/locales/locale.de.conf | |
parent | 66eb8256f829ddc5e0a3961428f9e986187b9f7a (diff) | |
download | textadept-367d89d08c30ca174b213607684572d2d68a3ab9.tar.gz textadept-367d89d08c30ca174b213607684572d2d68a3ab9.zip |
Find in files should not print the contents of binary files.
Use placeholder text instead. This is common in Unix tools.
Diffstat (limited to 'core/locales/locale.de.conf')
-rw-r--r-- | core/locales/locale.de.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index 7f1d9f4b..9599bd87 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -83,6 +83,7 @@ Find in Files = In Dateien suchen Find: = Suchen: No results found = Keine Treffer gefunden [Files Found Buffer] = [Gefundene Dateien-Buffer] +Binary file matches. = Binary file matches. Search wrapped = Suche beginnt von oben Error = Fehler An error occured: = Ein Fehler ist aufgetreten: |