Skip to content

@ symbol is not exported properly when extracting strings that contain a "%@" format specifier. #23

Description

@SamClewlow

When extracting a strings that contains a %@ format specifier, the @ symbol is not extracted properly

@"Hello %@, thanks for looking at this"

is extracted into the localized strings file as

"Hello %, thanks for looking at this"

The "@" symbol is stripped out

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions