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.ru.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.ru.conf')
-rw-r--r-- | core/locales/locale.ru.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index 19fb8fd4..e4b1536d 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -83,6 +83,7 @@ Find in Files = Найти в файлах Find: = Найти: No results found = Ничего не найдено [Files Found Buffer] = [Буфер поиска в файлах] +Binary file matches. = Binary file matches. Search wrapped = Искать по кругу Error = Ошибка An error occured: = Произошла ошибка: |