From 76af7ffcf29b7b604693117af6e8766ee6977a34 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Mon, 1 May 2023 12:02:49 +0200 Subject: rename target position command (#2247) --- lib/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/commands.py') diff --git a/lib/commands.py b/lib/commands.py index f30d6423..2bae2ca6 100644 --- a/lib/commands.py +++ b/lib/commands.py @@ -27,7 +27,7 @@ COMMANDS = { "fill_end": N_("Fill stitch ending position"), # L10N command attached to an object - "ripple_target": N_("Ripple stitch target position"), + "ripple_target": N_("Target position"), # L10N command attached to an object "run_start": N_("Auto-route running stitch starting position"), -- cgit v1.2.3