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.es.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/locales/locale.es.conf') diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index 68de3735..299a517b 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -356,3 +356,5 @@ Save Session = Guardar sesión Select Snippet = Seleccionar fragmento Trigger = Disparador Snippet Text = Texto del fragmento +# The message displayed in the statusbar while a snippet is being inserted. +Snippet active = Snippet active -- cgit v1.2.3