Clarify user interaction preference tooltips. Also rebase branch on master.
authornick_m <mainsbridge@gmail.com>
Thu, 15 Oct 2015 17:36:11 +0000 (04:36 +1100)
committernick_m <mainsbridge@gmail.com>
Mon, 19 Oct 2015 13:53:31 +0000 (00:53 +1100)
gtk2_ardour/rc_option_editor.cc

index 2ba4c50424f47f24562f424e2cedf3a841b7739b..2238033816c7475cf4f143f803e689d03918e442 100644 (file)
@@ -371,7 +371,7 @@ public:
                  _insert_note_button_adjustment (3, 1, 5),
                  _insert_note_button_spin (_insert_note_button_adjustment)
        {
-               const Glib::ustring restart_msg = string_compose (_("\nThis setting will only take effect after your project has been saved and %1 has been restarted."), PROGRAM_NAME);
+               const Glib::ustring restart_msg = _("\nChanges to this setting will only persist after your project has been saved.");
                /* internationalize and prepare for use with combos */
 
                vector<string> dumb;