From d4df6904a70b4b90f896ec8812a19368d2e04bdd Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 17 Oct 2018 14:52:45 -0400 Subject: When filtering text through shell commands, halt on non-zero status code. --- core/locales/locale.it.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/locales/locale.it.conf') diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf index e338537b..bc6f3726 100644 --- a/core/locales/locale.it.conf +++ b/core/locales/locale.it.conf @@ -86,6 +86,9 @@ Bookmark = Segnalibro # The text displayed in the dialog for jumping to a particular line. Go To = Vai a Line Number: = Numero di linea: +# The statusbar message displayed when a shell command used to filter text +# through returns a non-zero status (indicating failure). +returned non-zero status = returned non-zero status # [modules/textadept/find.lua] # The text displayed in the GUI find & replace pane. -- cgit v1.2.3