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

Optimise translation / i18n for default language #18

Closed
ErisDS opened this issue May 12, 2013 · 2 comments
Closed

Optimise translation / i18n for default language #18

ErisDS opened this issue May 12, 2013 · 2 comments

Comments

@ErisDS
Copy link
Member

ErisDS commented May 12, 2013

Strings marked for translation include the default string, which means there should be no requirement to load a set of translations and do a lookup.

Ensure that this optimisation is made in a smart way.

@cgiffard
Copy link
Contributor

I'm not sure we can assume the default string will always be English, unless we establish it as a requirement for module developers.

tegud pushed a commit to tegud/Ghost that referenced this issue Feb 24, 2014
@ErisDS ErisDS modified the milestones: Localisation, Multi-user Apr 15, 2014
ErisDS referenced this issue in ErisDS/Ghost Aug 16, 2014
refs #16, #17, #18, #19, #20, #21, TryGhost#3801

- This code was a prototype system built when Ghost was still a prototype.
  It was never fully implemented and hasn't actually worked for ages.
- Now that the admin is in Ember, it's likely we'll need a very different
  system.
@ErisDS
Copy link
Member Author

ErisDS commented Aug 16, 2014

Closing in favour of #3801. The original plan we had for how to do this is defunct now and needs a new approach.

@ErisDS ErisDS closed this as completed Aug 16, 2014
@ErisDS ErisDS removed this from the Localisation milestone Aug 16, 2014
ErisDS pushed a commit that referenced this issue Aug 28, 2014
closes #18
- Update grunt-contrib-watch to 0.6.0
- Add watch/dev task to Gruntfile
- Add Ruby to README
ErisDS pushed a commit that referenced this issue Aug 30, 2014
closes #18
- Update grunt-contrib-watch to 0.6.0
- Add watch/dev task to Gruntfile
- Add Ruby to README
ErisDS pushed a commit that referenced this issue Aug 30, 2014
closes #18
- Update grunt-contrib-watch to 0.6.0
- Add watch/dev task to Gruntfile
- Add Ruby to README
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

2 participants