Minor i18n fix & language files refresh

This commit is contained in:
liushuyu
2016-04-25 15:44:41 +08:00
parent d31ad894ce
commit 8d7e1d60ba
2 changed files with 33 additions and 1 deletions

View File

@@ -1052,7 +1052,7 @@ void Song::loadProject( const QString & fileName )
{
if ( gui )
{
QMessageBox::warning( NULL, "LMMS Error report", *errorSummary(),
QMessageBox::warning( NULL, tr("LMMS Error report"), *errorSummary(),
QMessageBox::Ok );
}
else