-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Medium
-
Component/s: User - Legacy
In OSX and iOS projects Localizable.strings are treated as binary files and are not diffable in a pull request. This is probably due to the files being UTF16 encoded. The problem was recently fixed in SourceTree and it would be awesome to properly see translation changes in a pull request.