From 367d89d08c30ca174b213607684572d2d68a3ab9 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 16 Apr 2016 13:38:55 -0400 Subject: Find in files should not print the contents of binary files. Use placeholder text instead. This is common in Unix tools. --- core/locale.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index 4e4c9f3b..b37a3b05 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -82,6 +82,7 @@ Find in Files = Find in Files Find: = Find: No results found = No results found [Files Found Buffer] = [Files Found Buffer] +Binary file matches. = Binary file matches. Search wrapped = Search wrapped Error = Error An error occured: = An error occured: -- cgit v1.2.3