iOS6 "Base Internationalization" backport to iOS5
Use at your own risk. This is App Store valid. iPad version of @YPlan uses it for iOS5 support :)
It will have no effect on your app. On iOS versions where "Base Internationalization" supported by default, the default implementation is used.
Just drop RRLocalizableString.h
and RRLocalizableString.m
into your project and forget about them :)
Set Deployment tartget to iOS6 for Interface Builder file (xib or storyboard)
Use Xcode 4x to build
Check out "Container View" backport to iOS5
Check out iOS7 backports