weixunjie / jquery-i18n-properties

Automatically exported from code.google.com/p/jquery-i18n-properties
0 stars 0 forks source link

slow performance in translation of site #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
expected output should be translate in less than 1 second and I am seeing more 
than 2 second to translate

What version of the product are you using? On what operating system?
I am using version 1.0.x and my operating system is ubuntu(deploy) and 
windows(development)

Please provide any additional information below.
I have used this plugin to translate my web site. There is around more than 
1000 keys in property file. When I am loading all those attributes in 
jQuery.i18n.properties callback it takes more than 2 sec to translate a page. 
How can I overcome with this problem? I have attached the code that how I am 
traslating the site.

Original issue reported on code.google.com by news.ana...@gmail.com on 27 Feb 2012 at 5:12

Attachments: