Skip to content

Conversation

@adriangl
Copy link
Contributor

PR's key points

The PR adds the untranslatableStringsRegex property to define a regex to mark matching PoEditor string keys as
untranslatable.
These strings will be marked as translatable="false" in the final strings file.

Definition of Done

  • Changes summary added to CHANGELOG.md
  • Documentation added to README.md (if a new feature is added)
  • Tests added (if new code is added)
  • There is no outcommented or debug code left
@adriangl adriangl self-assigned this Dec 21, 2023
@adriangl adriangl merged commit 7825fda into master Dec 21, 2023
@adriangl adriangl deleted the feature/untranslatable-property branch December 21, 2023 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants