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