Quote:
Originally Posted by ajitbiswal
What is en in .xib file. In the groups and files panel of xcode there is a .xib file i.Inside that a en iist there and that en illustrate the xib content..can anyone explain me for what reason that en is there.
|
en is the English (default) localization. If you created one for French, you would have an "fr" xib file.
joe