I have got the B2 in Chinese!
When I migrate the sites we have create in the En(English version) to it, I've run up against a big problem: I can't find the template file in the template gallery that I just upload.

The reason is that the support language is different, So we need to change it, here is the solution way:
Remember the "under cover" file? that's what we should modify.

The code is just like this:


<TemplateTitle>HeHe</TemplateTitle>
<Language>1033</Language>
<TemplateID>20</TemplateID>
<Configuration>0</Configuration>
<TemplateType>100</TemplateType>
<BaseType>0</BaseType>

I hope you know what LCID is and you can find out your language's LCID here:
http://msdn.microsoft.com/library/en-us/script56/html/vsmscLCID.asp

   

相关文章:

  • 2021-09-13
  • 2022-12-23
  • 2021-09-02
  • 2022-12-23
  • 2021-10-21
  • 2021-04-03
  • 2022-02-16
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
  • 2021-11-15
  • 2021-12-25
  • 2022-12-23
相关资源
相似解决方案