how to create xib files like this?
below is the screen shot what am looking for?
note:- i want to create like sub file ( en)

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Xcode 3.2.5 that I’m using, you right-click on the XIB, select Get Info, then there’s a ‘Make File Localizable’ button, which will create the structure you’re looking for and then allow you to add more languages (you have to translate the files yourself though 😉
I have written a tutorial with more info on I18N if you’re interested, you’ll find it here…