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

Text in the javascript file needs i18n #44

Closed
wants to merge 1 commit into from

Conversation

skyjur
Copy link
Contributor

@skyjur skyjur commented Apr 17, 2013

There are a few strings in the stores.js JS file that are used. We need to look into internationalising these.

Latest Oscar should support the JS i18n URL

@ghost ghost assigned skyjur Apr 12, 2013
@skyjur
Copy link
Contributor

skyjur commented Apr 17, 2013

I couldn't find the i18n url loaded in oscar itself. I have added the url in shop's sandbox urls and added the javascript which checks if gettext exists and if it does not, it will load the javascript_catalogue using jQuery.getScript.

@codeinthehole
Copy link
Contributor Author

Yes, you're right - the i18n URL isn't in Oscar. I like the use of jQuery.getScript - well played.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 2096767 on issue/44/javascript-i18n into * on master*.

@codeinthehole codeinthehole deleted the issue/44/javascript-i18n branch October 16, 2014 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants