Break slightly long line.
authorCarl Hetherington <carl@carlh.net>
Tue, 8 May 2012 01:48:14 +0000 (01:48 +0000)
committerCarl Hetherington <carl@carlh.net>
Tue, 8 May 2012 01:48:14 +0000 (01:48 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@12204 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/startup.cc

index 0a07e4ec984283f1b1e5865151a5ce41d4f04ee4..28ca1148b98808fc4ed2b7c0644c30d2ecc98be7 100644 (file)
@@ -511,7 +511,7 @@ greater control in monitoring without affecting the mix."));
        use_monitor_section_button.signal_toggled().connect (sigc::mem_fun (*this, &ArdourStartup::config_changed));
        no_monitor_section_button.signal_toggled().connect (sigc::mem_fun (*this, &ArdourStartup::config_changed));
 
-       monitor_section_label.set_markup(_("<i>You can change this preference at any time, via the Preferences dialog). You can also add or remove the monitor section to/from any session.</i>\n\n\
+       monitor_section_label.set_markup(_("<i>You can change this preference at any time, via the Preferences dialog).\nYou can also add or remove the monitor section to/from any session.</i>\n\n\
 <i>If you do not understand what this is about, just accept the default.</i>"));
        monitor_section_label.set_alignment (0.0, 0.0);