Fixed Text Case Of "Instrument Plugins" Label (#3243)

@liushuyu please update in transifex as well.
This commit is contained in:
miketurn
2017-01-12 11:52:21 -05:00
committed by Tres Finocchiaro
parent 7cf6150e75
commit 4b92651d4f

View File

@@ -50,7 +50,7 @@ static bool pluginBefore( const Plugin::Descriptor* d1, const Plugin::Descriptor
PluginBrowser::PluginBrowser( QWidget * _parent ) :
SideBarWidget( tr( "Instrument plugins" ),
SideBarWidget( tr( "Instrument Plugins" ),
embed::getIconPixmap( "plugins" ).transformed( QTransform().rotate( 90 ) ), _parent )
{
setWindowTitle( tr( "Instrument browser" ) );