I have created new project using apache cordova 3.8.0.it is working properly on all devices.But there is one problem the Resources folder does not contain en.lproj, de.lproj and Localizable.strings file in it. So how can i set localization for default English language?
In screenshot you will see that there are folders (marked as red )named de.lproj,en.lporj etc , they are missing in new cordova 3.8.0 project.In green mark we have to set localization by default to English.So how i set localization there. OR Please tell me there is no need to set localization and these folders in new cordova project.