How can i change the language of native dialog elements of the tabris ios client?

StackOverflow https://stackoverflow.com/questions/15199621

  •  18-03-2022
  •  | 
  •  

문제

How is it possible to change the language of native dialog elements of the tabris ios client ?

For Example i will change the language of the Cancel-Button of the context menu. Can i do this in XCode or in an other way ?

The error messages from the ASIHTTPFramework which are used in tabris are only in english. It was nice to change the languages of these messages but how ?.

도움이 되었습니까?

해결책

Localization for the Client is not part of the upcoming 1.0 release. We will provide the ability to localize the few hardcoded strings (OK, Cancel, Done, ...) on the client at a later point...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top