Skip to content

[iOS] Don't trigger string_has_extra_arguments when original string is missing #57

Open
@marcelofabri

Description

@marcelofabri

Looks like string_has_extra_arguments can be triggered if a string with arguments is present in a translated strings file, but missing from the original one.

IMO this should be reported with a new "problem" type: extra_key_in_translation instead Looks like Android already has KeyMissingFromBase -- we should use it for iOS as well

This is happening for iOS, not sure if the same issue is present on Android.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions