Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
settings: For subtitle of selected language, repeat canonical self-name
It looks odd to have an item with: title: 简体中文(中国) subtitle: 中文(中国) That's "Chinese (China)", where the first one is the canonical self-name and the second is the name chosen by our volunteer translators. Better to have: title: 简体中文(中国) subtitle: 简体中文(中国) The canonical self-name is what we've chosen for consistency with other globally minded organizations, like Wikipedia. (We could instead just omit the subtitle, but if we did, then all the rows in the list would have two lines of text except the selected row which would have just one. And that non-uniformity might look odd.)
- Loading branch information