TCLocalizer icon indicating copy to clipboard operation
TCLocalizer copied to clipboard

Example project?

Open radianttap opened this issue 12 years ago • 1 comments
trafficstars

This seems interesting but would be easier to pick up if you had an example project. I assume this only works for the simple translations and it's not intended to handle more complex stuff, like a need to change the layout to accommodate large strings and such..?

radianttap avatar Feb 06 '13 12:02 radianttap

It's so simple I didn't think it needs an example project. Maybe I should write a blog post about it. It's just NSLocalizedString. No support for layout changes. Either use autolayout or manually deal with the layout.

tcurdt avatar Feb 14 '14 09:02 tcurdt