ios - How to localize mail app? -


I have an iPhone app that sends an email with a report using MFMailComposeViewController. I have transferred the app to 6 different languages, both storyboard files and localization. However, when I test it (in both simulators and on the device) all mail applications buttons (cancel, send, draft, deleted, topic, etc.) are not localized.

How do I solve this problem? I am creating a new taget language file.

Simply create one for each localization:

 Enter the image details here

after going to the settings and after trying to change the language -> General:

Enter image details here

And from there you go to international:

Enter image details here

From there to the language:

Image ranges here Enter

And the pint you that the default language you want, and you change the localizations. For example:

enter image details here

it You should help.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -