=== modified file 'mixxx/src/engine/engineshoutcast.cpp' --- mixxx/src/engine/engineshoutcast.cpp 2013-02-09 02:10:19 +0000 +++ mixxx/src/engine/engineshoutcast.cpp 2013-03-28 13:17:24 +0000 @@ -536,7 +536,7 @@ } else if (isConnected()) { // if shoutcast is disabled but we are connected, disconnect serverDisconnect(); - infoDialog(tr("Mixxx has successfully disconnected to the shoutcast server"), ""); + infoDialog(tr("Mixxx has successfully disconnected from the shoutcast server"), ""); } }