UISegmentedControl does not respond to localization strings file

Originator:carmi.grushko
Number:rdar://12496243 Date Originated:14-Oct-2012 11:59 PM
Status:Open Resolved:
Product:iPhone SDK Product Version:6.0
Classification:Other Bug Reproducible:Always
 
14-Oct-2012 11:59 PM Carmi Grushko:
Summary:

UISegmentedControl in a .xib file does not undergo localization from an associated .strings file

Steps to Reproduce:

Put a UISegmentedControl and a UILabel on xib. Localize xib file =>Localizable strings, modify strings in .strings file.

Expected Results:

Strings in UISegmentedControl change.

Actual Results:

Strings in UISegmentedControl remain as in Interface builder

Regression:

Notes:

Comments

Confirmed, and then some

I can also confirm this bug.

On top of that, the text property of a UITextView is also not localized even though the translated text can be found in the .strings

Confirming bug

I confirm this bug.

Thanks, duped

UISearchBar placeholder texts are affected by the same bug, apparently.


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!