Change the wording of Instrument Plugin Dialogue (#7301)
Drag an instrument into either the Song Editor, the Pattern Editor or ~~into~~ an existing instrument track. The word "into" seems redundant
This commit is contained in:
@@ -62,7 +62,7 @@ PluginBrowser::PluginBrowser( QWidget * _parent ) :
|
||||
|
||||
auto hint = new QLabel( tr( "Drag an instrument "
|
||||
"into either the Song Editor, the "
|
||||
"Pattern Editor or into an "
|
||||
"Pattern Editor or an "
|
||||
"existing instrument track." ),
|
||||
m_view );
|
||||
hint->setWordWrap( true );
|
||||
|
||||
Reference in New Issue
Block a user