From f8fc742043c749768266e6b9d432b4cfeb861b28 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 22 Mar 2020 20:59:02 -0400 Subject: Use the statusbar to indicate an active snippet. This helps avoid disorienting jumps when the user is not aware a snippet is still active. --- core/locales/locale.it.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/locales/locale.it.conf') diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf index 1faf8045..dcd1dc64 100644 --- a/core/locales/locale.it.conf +++ b/core/locales/locale.it.conf @@ -356,3 +356,5 @@ Save Session = Salva la sessione Select Snippet = Inserisci un frammento Trigger = Innesco Snippet Text = Testo del frammento +# The message displayed in the statusbar while a snippet is being inserted. +Snippet active = Snippet active -- cgit v1.2.3