Skip to content

NSLocalizedString is often used incorrectly #7

@beccadax

Description

@beccadax

NSLocalizedString is used on strings with interpolated values, which will cause the value of the string after interpolation to be used. These incorrect strings should be corrected, but I'm not sure if I want to do this by using format strings or by bringing in some sort of more Swifty localization solution.

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