Grammar fix: Group's sidebar -> Groups sidebar
This commit is contained in:
parent
e8d5829c1f
commit
a4bd65ee1e
27 changed files with 28 additions and 28 deletions
|
|
@ -911,7 +911,7 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
|||
case StartInTray:
|
||||
return tr("Start in tray");
|
||||
case GroupView:
|
||||
return tr("Group's sidebar");
|
||||
return tr("Groups sidebar");
|
||||
case Markdown:
|
||||
return tr("Send messages as Markdown");
|
||||
case Bubbles:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue