Skip to content
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

Update 'Upload to Transifex' Script for Xcode 10 #421

Closed
danishjafri88 opened this issue Nov 16, 2018 · 0 comments
Closed

Update 'Upload to Transifex' Script for Xcode 10 #421

danishjafri88 opened this issue Nov 16, 2018 · 0 comments

Comments

@danishjafri88
Copy link
Contributor

@danishjafri88 danishjafri88 commented Nov 16, 2018

Description:

Please go through the Readme first in ./l10n/README.md. The current script 'push-strings-to-transifex.sh' is trying to locate en.xliff (line 56 onwards), but the new xcode 10 creates a en.xcloc folder and the en.xliff file in ./Client/en.xcloc/Localized Contents/en.xliff. The entire upload and download scripts need to be updated with this change.

Additional Info

To create the localized files run xcodebuild -exportLocalizations -localizationPath -project . The script 'push-strings-to-transifex.sh' does that before failing to locate the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.