swift - UITextView does not translate .xliff -


hi hope can me. i've created simple test project. inside, inserted uitextview component , uilabel component. add .xliff file (editor -> import localizations) texts translated en it. when try launch app, uilabel component translated correctly , uitextview component not translated, remaining english language. i'm using version of xcode 8.3.3 maybe it's bug?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -