I am using localization in iOS 7 and have the localizable string files for German and English. When ever i select the corresponding language the localisation works perfect. But if i switch to any other language, then the display is based on the previous selection.
I want it to select english incase of any other language selections, Any thoughts would be appreciated.