In the morning, I communicated the interface changes and some details with the administration.
Many problems are listed and are being modified.
Depend
SharePoint website settings page becomes English interface
There are also personal sites
Gas division!
I remember seeing this problem there before. Go and find it.
Http://www.oceanstudio.net/sps/SPSFAQ.htm
Faq0013: Why does some of my SharePoint pages become an English interface? |
This is a bug in SP1. you can consider the following methods: 1: grant full control permissions of inetpub/yourroot/Web. config and... Layouts/Web. config to everyone. 2: ConsiderCulture = neutralAdd to see, just like <Safecontrol Assembly = "simplewebpart, version = 1.0.0.0,Culture = neutral, Publickeytoken = def148956c61a16b" Namespace = "mywebparts" Typename = "*" Safe = "true" /> |
Change the first one. I am planning to change the first one.
Okay!
Depressed!