1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-14 01:54:07 +02:00
This commit is contained in:
Kuba
2014-09-17 17:33:26 +02:00
parent 421a500ef9
commit be90e1838a

View File

@@ -88,7 +88,7 @@ SnoreNotifyPlugin::SnoreNotifyPlugin()
addAlert( InfoNowPlaying, tr( "Now Playing" ) );
addAlert( InfoTrackUnresolved, tr( "Unresolved track" ) );
addAlert( InfoNowStopped, tr( "Playback Stopped" ) );
addAlert( InfoInboxReceived, tr( "You received a Song recomondation" ) );
addAlert( InfoInboxReceived, tr( "You received a Song recommendation" ) );
m_snore->registerApplication( m_application );