From 1b774a49521eff00bab0cc611f0f54b3b7f4d23b Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 23 Sep 2019 12:53:29 -0400 Subject: Replaced `textadept.macros.*_recording()` with `textadept.macros.record()`. Also updated keybindings. --- core/locales/locale.pl.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/locales/locale.pl.conf') diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index dcb6ae13..533f3313 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -246,8 +246,7 @@ _Previous Bookmark = _Poprzednia zakładka _Goto Bookmark... = Prz_ejdź do zakładki... # Menu items for recording, playing back, saving, and loading macros. _Macros = _Macros -_Start Recording = _Start Recording -Sto_p Recording = Sto_p Recording +Start/Stop _Recording = Start/Stop _Recording _Play = _Play Sa_ve... = Sa_ve... _Load... = _Load... -- cgit v1.2.3