localization in htmlhttp://forums.asp.net/t/1700857.aspx/1?localization+in+htmlMon, 18 Jul 2011 08:47:26 -040017008574511537http://forums.asp.net/p/1700857/4511537.aspx/1?localization+in+htmllocalization in html <p>Hi,</p> <p>I was supposed to create a demo website which will support localization. For the purpose</p> <p>I used google translator and translated the english text to marathi and directly copy pasted that in my</p> <p>html pages.</p> <p>Now these things are running well on my development machines. But on some machines</p> <p>these fonts are not dipslayed. What could be the reason that the same page running on</p> <p>one machine does not display marathi fonts on other ?</p> <p>Also I have hosted these pages but the same problem occurs. On some machine everything is working fine</p> <p>whereas some machines does not show any marathi font.</p> <p></p> 2011-07-18T07:20:15-04:004511653http://forums.asp.net/p/1700857/4511653.aspx/1?Re+localization+in+htmlRe: localization in html <p>Hi,</p> <p>Fonts are dependent on the users machine fonts installed.</p> <p>If you want to use the font in your site. Try this since your using google</p> <p><a href="http://code.google.com/apis/webfonts/faq.html">http://code.google.com/apis/webfonts/faq.html</a></p> <p>But I dont see the font you used :(</p> <p>Hope this helps.</p> <p>Regards,</p> <p>Sgt. 8log</p> 2011-07-18T08:27:50-04:004511695http://forums.asp.net/p/1700857/4511695.aspx/1?Re+localization+in+htmlRe: localization in html <p>Hi,</p> <p>I had gone through the link you gave but I can't figured out the specific reason.</p> <p>if I am using google transalted text in any language on my website, then is it possible that</p> <p>the page may render on one machine &amp; doesnot properly show the text in target font.</p> <p>If suppose I get some text in spanish language which is translated using the google</p> <p>translation &amp; put that text to a html page and hosted the page on my development server.</p> <p>Now when I browse through it, it's displaying text in spanish language properly on some machines</p> <p>whereas on some machines it is not shown.</p> <p></p> <p>How to overcome this problem ?</p> <p></p> 2011-07-18T08:47:26-04:00