Hello I would like to localize my application, and the problem I have hard coded text all around the code also in the xib files. I would like quick way to externalize or better to get all hard coded text and put it in external file . if some one have done this before pls share ?
You can use regular expression to search in all projects.
Press CMD + SHIFT + F and open global search.
Click on lens (on the left of textfield) and select "options".
Select Regular Expression and paste @"[a-zA-Z0-9]+"
hope this helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With