-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
Description
On the iOS app (probably others too, I haven't installed them) the case of function labels is inconsistent.
Some are sentence case, e.g.:
- Delete recovery phrase
- Create, join or import
- Global preferences
While Others are Title Case, e.g.:
- Use Unconfirmed Funds
- Enable Glidera Service
- Scan Fingerprint
This article explains the difference.
I'd like to recommend standardizing on sentence case because it communicates use of proper nouns more clearly, e.g., for Enable Glidera Service is the name of the thing you are enabling Glidera Service or is it the Glidera service? If the latter, it would best be expressed as, Enable Glidera service.
Also because sentence case is more common internationally (Title Case is a US export).
Reactions are currently unavailable