Fix incorrect capitalization of "circle"
Anyone German in the room, or is it just me? ;3
This commit is contained in:
parent
6c6c1a88cd
commit
210066a4f7
@ -1117,7 +1117,7 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
||||
"icon in the task bar to animate in some fashion.");
|
||||
case AvatarCircles:
|
||||
return tr(
|
||||
"Change the appearance of user avatars in chats.\nOFF - square, ON - Circle.");
|
||||
"Change the appearance of user avatars in chats.\nOFF - square, ON - circle.");
|
||||
case UseIdenticon:
|
||||
return tr("Display an identicon instead of a letter when no avatar is set.");
|
||||
case DecryptSidebar:
|
||||
|
Loading…
Reference in New Issue
Block a user