Can you view the image at this link? http://imgur.com/9SjAllH
Basically you need to add a localized InfoPlist.strings instance for every language that you want to support.
Ours actually each have the same exact content which is the app name that goes under the app icon.
/*
InfoPlist.strings
Sworkit
*/
CFBundleDisplayName = "SWORKIT";