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/locale.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index ea100822..e461f12f 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -356,3 +356,5 @@ Save Session = Save Session Select Snippet = Select Snippet Trigger = Trigger Snippet Text = Snippet Text +# The message displayed in the statusbar while a snippet is being inserted. +Snippet active = Snippet active -- cgit v1.2.3