I can't make my NSSegmentedControl change its titles using Base Localization.
Xcode generates the files for english and french languages, I translate the titles of each segment, but they remain the same as in the xib file.
Same thing for the tool tips of an other segmented control.
As everything else is working perfectly fine, I suppose this is a bug for this particular type of control.
Can somebody else confirm this problem? (Xcode 4.5.2, MacOS 10.8.2)