-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I enable translation for an additional storyboard and run the tool - it will delete .strings files for most of the previously translated storyboards #24
Comments
Unfortunately same thing happens when I add a new text to a storyboard, then uncheck and check English localization to make this text appear in the .strings file for |
In the programming world especially opensource world, there's not "unfortunate" anywhere. Only be the fixes or contribution. Thanks for a bunch of bug reporting but you could fix/improve them and contribute together with the pull request. |
I will see if I can fix something. This is a good opportunity for me to learn some Python. |
👍 Yeah, In fact this project is only for internally-use so the code is very dirty. Someday I have to clean all codes and upgrade to Py3. |
If I already have storyboards with .strings files, which were previously generated by the tool and later I run the tool again, the previously generated files are converted from .strings to .strings.deleted
Maybe I'm using the tool not properly. Please advice how to correctly do incremental runs if that's the case?
Example output in Terminal:
The text was updated successfully, but these errors were encountered: