Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSSegmentedControl does not get localized via GTMUILocalizerAndLayoutTweaker #53

Closed
GoogleCodeExporter opened this issue Apr 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant