-
Notifications
You must be signed in to change notification settings - Fork 0
LocationParser tool fixes #249
Copy link
Copy link
Open
Description
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)
- Add localised string to app with line-break between open-parenthesis and
withparameter. - Run localisation parser tool.
- Witness localisation isn't found.
Your Environment
- ThunderCloud version: All versions
- iOS / macOS version: All versions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels