diff options
author | 2020-03-22 20:59:02 -0400 | |
---|---|---|
committer | 2020-03-22 20:59:02 -0400 | |
commit | f8fc742043c749768266e6b9d432b4cfeb861b28 (patch) | |
tree | 88d3a4dd64e0dc50e7067ad333daa36f85961085 /core/locales/locale.pl.conf | |
parent | 27f83dd10dceae4998fd16bd73196c8536f6c753 (diff) | |
download | textadept-f8fc742043c749768266e6b9d432b4cfeb861b28.tar.gz textadept-f8fc742043c749768266e6b9d432b4cfeb861b28.zip |
Use the statusbar to indicate an active snippet.
This helps avoid disorienting jumps when the user is not aware a snippet is
still active.
Diffstat (limited to 'core/locales/locale.pl.conf')
-rw-r--r-- | core/locales/locale.pl.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index dbae0312..351d3637 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -357,3 +357,5 @@ Save Session = Zapisz sesję Select Snippet = Wybierz skrawek Trigger = Wyzwalacz Snippet Text = Treść skrawka +# The message displayed in the statusbar while a snippet is being inserted. +Snippet active = Snippet active |