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 + core/locales/locale.ar.conf | 1 + core/locales/locale.de.conf | 1 + core/locales/locale.es.conf | 1 + core/locales/locale.fr.conf | 1 + core/locales/locale.it.conf | 3 ++- core/locales/locale.pl.conf | 1 + core/locales/locale.ru.conf | 1 + core/locales/locale.sv.conf | 1 + 9 files changed, 10 insertions(+), 1 deletion(-) (limited to 'core') 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: diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf index 75b9b6fc..2cbb6866 100644 --- a/core/locales/locale.ar.conf +++ b/core/locales/locale.ar.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: = حصل خلل ما: 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: diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index 9982b07a..0f05baf1 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -83,6 +83,7 @@ Find in Files = Buscar en ficheros Find: = Buscar: No results found = No se han encontrado coincidencias [Files Found Buffer] = [Buffer de búsqueda en ficheros] +Binary file matches. = Binary file matches. Search wrapped = La búsqueda ha sobrepasado el final/inicio del documento Error = Error An error occured: = Ha ocurrido un error: diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index f5900410..4fa248f1 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -84,6 +84,7 @@ Find in Files = Rechercher dans les fichiers Find: = Rechercher: No results found = Aucun résultat trouvé [Files Found Buffer] = [Onglet des fichiers trouvés] +Binary file matches. = Binary file matches. Search wrapped = La recherche a recommencé Error = Erreur An error occured: = Une erreur est survenue: diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf index aaa4e084..9345edc4 100644 --- a/core/locales/locale.it.conf +++ b/core/locales/locale.it.conf @@ -83,6 +83,7 @@ Find in Files = Trova nei file Find: = Cerca: No results found = Nessun risultato trovato [Files Found Buffer] = [Scheda dei file trovati] +Binary file matches. = Binary file matches. Search wrapped = La ricerca è ricominciata Error = Errore An error occured: = È avvenuto un errore: @@ -231,7 +232,7 @@ Split View _Vertical = Sdoppia la vista _verticalmente _Unsplit View = _Congiungi la vista Unsplit _All Views = Congiungi _tutte le viste _Grow View = _Aumenta la vista -Shrin_k View = _Riduci la vista +Shrin_k View = _Riduci la vista Toggle Current _Fold = P_iega corrente sì/no Toggle View _EOL = _Mostra la fine di linea sì/no Toggle _Wrap Mode = _Accapo automatico sì/no diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index 67ef5552..336caa43 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -83,6 +83,7 @@ Find in Files = Znajdź w plikach Find: = Znajdź: No results found = Niczego nie znaleziono [Files Found Buffer] = [Bufor szukania w plikach] +Binary file matches. = Binary file matches. Search wrapped = Automatyczny powrót do początku Error = Błąd An error occured: = Wystąpił błąd: 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: = Произошла ошибка: diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf index 17d9ab6d..ade27a4b 100644 --- a/core/locales/locale.sv.conf +++ b/core/locales/locale.sv.conf @@ -83,6 +83,7 @@ Find in Files = Sök i filer Find: = Sök: No results found = Inga resultat hittades [Files Found Buffer] = [Files Found Buffer] +Binary file matches. = Binary file matches. Search wrapped = Sökningen slog runt Error = Fel An error occured: = Ett fel inträffade: -- cgit v1.2.3