parent
4b2bf9680c
commit
1af83bb4cc
2 changed files with 9 additions and 10 deletions
|
|
@ -1023,7 +1023,7 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
|||
case SortByImportance:
|
||||
return tr("Sort rooms by unreads");
|
||||
case SortByAlphabet:
|
||||
return tr("Sort rooms by alphabetical order instead of last message time");
|
||||
return tr("Sort rooms alphabetically");
|
||||
case ButtonsInTimeline:
|
||||
return tr("Show buttons in timeline");
|
||||
case TimelineMaxWidth:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue