PiXeL16 / IBLocalizable

Localize your views directly in Interface Builder with IBLocalizable
MIT License
459 stars 48 forks source link

Multiple items support is necessary #5

Open liaolj opened 8 years ago

liaolj commented 8 years ago

Multiple items support is necessary

PiXeL16 commented 8 years ago

Not sure if I understand, could you elaborate?

PiXeL16 commented 8 years ago

Closing due to lack of response. Let me know if you have more problems.

rafaelnobrepd commented 8 years ago

I believe he is talking about, for instance UINavigationItem that has both a title and a prompt localizable strings, and UIButton, which has one localizable title per state & combinations. I considered a similar approach before and discarded it at the time because of this (kept using OHAutoNIBi18n). Having this limitation solved would be awesome, if you have any ideas

PiXeL16 commented 8 years ago

Hum I see, @rafaelnobrepd. Thanks for the explanation. Reopening again in case anyone wants to pitch in. I will give it some thought myself.

vaibhav-varshaaweblabs commented 7 years ago

Same is the case with Segmented Controls

neokree commented 7 years ago

Same thing for placeholder text in UITextField views