Fixed Text Case Of "Instrument Plugins" Label (#3243)
@liushuyu please update in transifex as well.
This commit is contained in:
committed by
Tres Finocchiaro
parent
7cf6150e75
commit
4b92651d4f
@@ -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" ) );
|
||||
|
||||
Reference in New Issue
Block a user