From bd568725e8e8bca9a4b11b5e8bfc79089342d168 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 7 May 2012 12:03:20 +0000 Subject: Minor text tweak. git-svn-id: svn://localhost/ardour2/branches/3.0@12196 d708f5d6-7413-0410-9779-e7cbd77b26cf --- 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 8bdc9f2610..4a8ed4f840 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -1573,7 +1573,7 @@ RCOptionEditor::RCOptionEditor () add_option (S_("Visual|Interface"), new BoolOption ( "use-own-plugin-gui", - _("Use plugins' own interface instead of a builtin one"), + _("Use plugins' own interfaces instead of Ardour's"), sigc::mem_fun (*_rc_config, &RCConfiguration::get_use_plugin_own_gui), sigc::mem_fun (*_rc_config, &RCConfiguration::set_use_plugin_own_gui) )); -- cgit v1.2.3