mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-19 23:41:51 +02:00
typos & text cleanup
This commit is contained in:
parent
bc45cbdc93
commit
8e6319217a
@ -48,7 +48,7 @@ public:
|
||||
|
||||
virtual QString factoryId() const { return "hatchetaccount"; }
|
||||
virtual QString prettyName() const { return "Hatchet"; }
|
||||
virtual QString description() const { return tr( "Connect to your Hatchet account to record you playback history, sync your playlists to Android and more." ); }
|
||||
virtual QString description() const { return tr( "Connect to Hatchet to capture your playback data, sync your playlists to Android and more." ); }
|
||||
virtual bool isUnique() const { return true; }
|
||||
AccountTypes types() const { return AccountTypes( SipType ); }
|
||||
// virtual bool allowUserCreation() const { return false; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user