Skip to content

Improve typography #53470

Open
Open
@kra-mo

Description

@kra-mo

We should improve our typography across Nextcloud’s base localization in the following ways:

  • Spaces before ellipses in strings that contain them should be removed. This is nonstandard. (We should also make sure all ellipses use the correct character, U+2026.)
  • U+0027 should be replaced with U+2019 as it is generally preferred in modern digital typography.
  • U+0022 should be replaced with U+201C and U+201D for opening and closing quotes respectively.

Most of this is an easy enough find-and-replace job, it would just result in a huge diff across multiple repos.

We should also set guidelines for this. We refer to the GNOME HIG already, which recommends using these, but mentioning them explicitly as well as sending an update to app developers would be nice.

cc @jancborchardt

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