mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-19 15:37:01 +01:00
along to you -> along with you
This commit is contained in:
parent
97e5b3a5c4
commit
4ca5cf456a
@ -30,7 +30,7 @@ LatchedStatusItem::LatchedStatusItem( const Tomahawk::source_ptr& from, const To
|
||||
, m_to( to )
|
||||
, 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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user