iphone - iOS: Using base storyboard to internationalize app, how to set the object name in string file? -
on ios6 , later, developer can utilize base of operations storyboard + string file internationalize storyboard. string file quite strange:
/* class = "ibuilabel"; text = "content"; objectid = "nci-dy-odo"; */ "nci-dy-odo.text" = "content";
the name of widgets in quite strange, how can set name?
ios iphone xcode interface-builder uistoryboard
No comments:
Post a Comment