zantoku / google-toolbox-for-mac

Automatically exported from code.google.com/p/google-toolbox-for-mac
Apache License 2.0
0 stars 0 forks source link

NSSegmentedControl does not get localized via GTMUILocalizerAndLayoutTweaker #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put a NSSegmentedControl in a custom view and hook up the localizer.
2. Give the segmented control some localized strings.
3. Run the app.

What is the expected output? What do you see instead?
The strings don't get localized. They are left in their ^IDS_RAW form.

What version of the product are you using? On what operating system?
Using r330 of GTM in Chromium.

Please provide any additional information below.

Original issue reported on code.google.com by rsesek@chromium.org on 8 Jul 2010 at 8:01

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dmaclach on 8 Jul 2010 at 8:02

GoogleCodeExporter commented 9 years ago
Fixed. http://code.google.com/p/google-toolbox-for-mac/source/detail?r=375

Original comment by rsesek@chromium.org on 12 Jul 2010 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by dmaclach on 12 Jul 2010 at 10:32