How to localize all strings in an array

Posted by JK on Stack Overflow See other posts from Stack Overflow or by JK
Published on 2010-05-25T05:28:25Z Indexed on 2010/05/25 5:31 UTC
Read the original article Hit count: 179

Filed under:
|
|
|

I have a dynamic array of strings, the elements of which I would like to localize. Is there a way to localize the strings without iteration e.g. something like using "makeObjectsPerformSelector". Thank you

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c