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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -