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.it.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.it.conf')
-rw-r--r-- | core/locales/locale.it.conf | 3 |
1 files changed, 2 insertions, 1 deletions
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 |