-
-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Description
Describe the bug
When exporting a xcstrings file, any keys that was previously imported will not have extractionState set to manual, resulting in Xcode not generating code symbols.
If I add a new key in the Tolgee UI and export, then the new key will have extractionState set correctly.
To Reproduce
- Import localizations from file (I tried from "Flat JSON" and xcstrings)
- Export localizations as xcstrings
- Notice that the
extractionStatefield is missing for localizations that was previously imported
Expected behavior
When an xcstrings file is exported, all keys must have extractionState set to manual as the localizations are managed on Tolgee
Versions and environment
- Tolgee Platform version: Not sure, I used the cloud hosted version (app.tolgee.io)
- Environment: Cloud hosted
- Browser: N/A
Metadata
Metadata
Assignees
Labels
No labels