Skip to content

LocationParser tool fixes #249

@simonmitchell

Description

@simonmitchell

Expected Behaviour

LocationParser tool should handle all syntaxes for localisation

Current Behaviour

Doesn't handle if you drop-down a line in your localisation syntax... e.g:

"Hello World".localised(
    with: "KEY"
)

Possible Solution

Add this to the regex cases!

Steps to Reproduce (for bugs)

  1. Add localised string to app with line-break between open-parenthesis and with parameter.
  2. Run localisation parser tool.
  3. Witness localisation isn't found.

Your Environment

  • ThunderCloud version: All versions
  • iOS / macOS version: All versions

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