zoukankan      html  css  js  c++  java
  • SharePoint online Multilingual support

    博客地址:http://blog.csdn.net/FoxDave

    This post will talk about how to enable sharepoint online site multilingual support.

    Below are the labels supported by SharePoint online when site language is changed.

  • Site Title
  • Site Description
  • List Title
  • List Description
  • Content Type Name
  • Content Type Description
  • Site column Title
  • Site column Description
  • So let us see how to enable sharepoint online site multilingual function, which sharepoint users can specify their prefer language showed in the site by themselves.

    There are two mainly parts to be done.

    1. Enable multiple languages in the site

    Open your sharepoint online site, go to site settings, click Language Settings in the Site Administration part.

    In the language settings page, check languages you want the sharepoint online site supports. Click OK button to save.

    Now since the site supports multi-languages, it will display language depens on what end user specified.

    In the Site page, click View account via the user label part.

    In the Settings part, change the language to Chinese, for example.

    Tip: It will not take affect immediately, you need to wait for a while.

    Now let us back to the site, and we can see the site has displayed as Chinese.

查看全文
  • 相关阅读:
    20120110 自己写的基于jquery的翻页效果
    搜来的 可爱的if ie
    哎~~~纠结死了的终于解决的i6的fixed属性
    2011815发现可好的js繁简转换代码 写这些的人。。好厉害呀 收藏了~~~
    网站制作CSS图片转换滤镜代码(貌似只对ie有用。。。)
    2011811 右下角弹出渐隐的广告代码 可以关闭 可以缩小 还各种兼容(ff opera ie6、7、8都试过了)值得保留哎~~~
    20120604 自己写的基于jquery的类似百度贴吧头像提示效果
    UFT textUtil object 解决奇怪问题
    UFT send request & get response
    UFT connect sql (1)
  • 原文地址:https://www.cnblogs.com/justinliu/p/7703769.html
  • Copyright © 2011-2022 走看看