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

[L10n] Provide a fallback for UTF8 encoding + better error messages #21

Closed
AliSoftware opened this issue Oct 1, 2015 · 3 comments
Closed

Comments

@AliSoftware
Copy link
Collaborator

It seems that Xcode doesn't require anymore for your Localizable.strings to be UTF-16 encoded and also allows UTF8 encoded files. We should fallback to that, or use the Cocoa method that guess the encoding instead. See also #18

It would be a good occasion to improve error messages as well.

@iGranDav
Copy link

iGranDav commented Oct 1, 2015

👍 thanks for the support

@AliSoftware
Copy link
Collaborator Author

This should be now fixed in master and will be available in the next release.

Don't hesitate to test the master branch (using git clone + rake install) even before an official version is released to confirm so I can close.

@AliSoftware
Copy link
Collaborator Author

0.6.0 fixing this has been submitted to Homebrew rn.

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

No branches or pull requests

2 participants