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

$.localize doesn't work without culture #1

Open
valodzka opened this issue Jun 11, 2010 · 2 comments
Open

$.localize doesn't work without culture #1

valodzka opened this issue Jun 11, 2010 · 2 comments

Comments

@valodzka
Copy link

For example, this script fails:

$.culture = $.cultures.ru;
$.localize('hello', 'ru', 'world');
$.localize('hello')

TypeError: culture is undefined { message="culture is undefined"}

@luisabreu
Copy link

This is a nasty bug and it prevents the use of the plugin in the real world...

@nikgraf
Copy link

nikgraf commented Dec 27, 2010

I have fixed it in nikgraf/jquery-global@fc51c8c

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

3 participants