Skip to content

ui: Use curly quotes in UI strings #596

@chrisbobbe

Description

@chrisbobbe

If we think it's more polished, we should consistently use curly quotes instead of straight quotes in UI strings. We use curly quotes in zulip-mobile, and in fact tools/test intl helps us enforce that.

So for example, use this:

Please tap “{troubleshootingPageTitle}” for more details.

not this:

Please tap "{troubleshootingPageTitle}" for more details.

And use this:

What’s your status?

not this:

What's your status?

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-i18nTranslation, localization, internationalizationa-toolsOur own development tooling, scripts, and infrastructure

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions