@interface MRLocalization : NSObject - (id)localizedStringWithKey:(id)a0 defaultString:(id)a1; @end