From cc787967f412bbc497078086762619862945dd17 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Wed, 29 Dec 2021 11:45:01 -0500 Subject: [PATCH] Change "Show Zoom Value" to "Show Zoom Level" See discussion at #12420. Amends 49a17aaa. --- lib/ui/stdcontext.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index e790492492..5051c449f7 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -729,7 +729,7 @@ Menuset Menu "context-statusbar" ZoomOptions Separator - Item "Show Zoom Value|Z" "ui-toggle zoom" + Item "Show Zoom Level|Z" "ui-toggle zoom" Item "Show Zoom Slider|S" "ui-toggle zoomslider" End -- 2.39.2