From 096d23fcc2d7429e6b83635966d976186d8f1ef3 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 3 Apr 2020 14:31:51 -0600 Subject: change text describing relayout after UI scaling change --- gtk2_ardour/rc_option_editor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index b16abc0921..7367302df0 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -1124,7 +1124,7 @@ class FontScalingOptions : public HSliderOption _hscale.add_mark(200, Gtk::POS_TOP, empty); _hscale.add_mark(250, Gtk::POS_TOP, empty); - set_note (_("Adjusting the scale requires an application restart to re-layout.")); + set_note (_("Adjusting the scale requires an application restart for fully accurate re-layout.")); } void changed () -- cgit v1.2.3