Hello,
I compiled vlc for ios an used libMobileVLCKit.lib in my app, i want to show localized language warning message when it played failed ,e.g. when i use it play wrong video or url. it show error message in alertView "VLC can't recognize the input's format the format of 'ifle:///......... Have a look at the log for details" , i want to use local language text.
Thanks.