Skip to content

Support other names than Localizable.strings as input (tableName parameter) #39

@iGranDav

Description

@iGranDav

Currently the generated tr function is using NSLocalizedString(key, comment: "") while it should be using NSLocalizedString(key, tableName: <tableName>, comment: "") if the user provide a different tableName

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions