From e98d9f974aea3831acdfa6db90240855d3413d14 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sat, 18 Feb 2023 12:19:56 +0100 Subject: [PATCH] CT: Shorten menu items --- lib/ui/stdmenus.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index acbbcb4286..53bb14d7b3 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -591,8 +591,8 @@ Menuset Item "Reject Change|R" "change-reject" Item "Accept All Changes|c" "all-changes-accept" Item "Reject All Changes|e" "all-changes-reject" - Item "Accept All Changes (incl. Master/Children/Siblings)|p" "ifrelatives master-buffer-forall all-changes-accept" - Item "Reject All Changes (incl. Master/Children/Siblings)|j" "ifrelatives master-buffer-forall all-changes-reject" + Item "Accept All Changes (incl. relatives)|p" "ifrelatives master-buffer-forall all-changes-accept" + Item "Reject All Changes (incl. relatives)|j" "ifrelatives master-buffer-forall all-changes-reject" Item "Show Changes in Output|S" "changes-output" End -- 2.39.5