Skip to content

Standardize on sentence case for labels #4779

@quinncomendant

Description

@quinncomendant

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions