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

Add internationalization #17

Open
DerPipo opened this issue Jul 11, 2013 · 0 comments
Open

Add internationalization #17

DerPipo opened this issue Jul 11, 2013 · 0 comments

Comments

@DerPipo
Copy link
Contributor

DerPipo commented Jul 11, 2013

These strings are hardcoded:

  • "Track %d of %d"
  • "Hi-Speed Scrubbing"
  • "Half-Speed Scrubbing"
  • "Quarter-Speed Scrubbing"
  • "Fine Scrubbing"

I don't know what's the best way to do this, but i think adding I18N to the bundle would be a nice one. Then we could use NSLocalizedStringFromTableInBundle(...). By adding a NSBundle property to the view controller also the resource loading would be better, because if the bundle name changes you only need to modify one line of code.

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

No branches or pull requests

1 participant