remuslazar / osx-xliff-tool

OS X Application for editing XLIFF files generated by Xcode
77 stars 20 forks source link

Collapsing intentional whitespace in base translation turns into `No Translation` #9

Closed SimplGy closed 7 years ago

SimplGy commented 7 years ago

Collapses intentional whitespace in base translation and treats it as "no translation".

This breaks some use cases where you actually intend a blank string, eg:

This is probably related to #2. I'll test against the master branch and close this issue if so.

Example. Blank source string turns into "no translation":

image

remuslazar commented 7 years ago

@SimplGy use the develop branch, this is also the default branch right now. I will merge everything into master after the 1.2 release. Soon.

SimplGy commented 7 years ago

Ok, thanks. You're on gitflow huh? :)

remuslazar commented 7 years ago

sure, gitflow rules:)