mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
along to you -> along with you
This commit is contained in:
@@ -30,7 +30,7 @@ LatchedStatusItem::LatchedStatusItem( const Tomahawk::source_ptr& from, const To
|
|||||||
, m_to( to )
|
, m_to( to )
|
||||||
, m_parent( parent )
|
, m_parent( parent )
|
||||||
{
|
{
|
||||||
m_text = tr( "%1 is listening along to you!" ).arg( from->friendlyName() );
|
m_text = tr( "%1 is listening along with you!" ).arg( from->friendlyName() );
|
||||||
}
|
}
|
||||||
|
|
||||||
LatchedStatusItem::~LatchedStatusItem()
|
LatchedStatusItem::~LatchedStatusItem()
|
||||||
|
Reference in New Issue
Block a user