Rename Baseline+BB to Bassline+BB

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1218 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-30 02:42:25 +00:00
parent b4ff0f1123
commit b8c6d8c048
14 changed files with 92 additions and 78 deletions

View File

@@ -57,7 +57,7 @@ pluginBrowser::pluginBrowser( QWidget * _parent ) :
QLabel * hint = new QLabel( tr( "You can drag an instrument-plugin "
"into either the Song-Editor, the "
"Beat+Baseline Editor or just into a "
"Beat+Bassline Editor or just into a "
"channel-window or on the "
"corresponding channel-button." ),
m_view );