zoukankan      html  css  js  c++  java
  • 改变xmind显示中文界面

      最近打算迁移到ubuntu系统做为主系统,打算使用xmind这个工具,因为我的ubuntu并没有使用简体中文,xmind是根据系统的语种来自动选择的,所以也直接为英文界面,实在使用不习惯,查到了这篇文章,如下:

      链接:https://xmind.desk.com/customer/portal/articles/671376-how-do-i-change-xmind-language-

    Currently, XMind contains eight language packs, English, German, French, Spanish, Danish, Korean, Japanese, Chinese(Simplified), and Chinese(Traditional). When XMind is installed, it will choose the language from these packages to meet your operating system display setting. And if you're using a language xmind does support, it will use English.

    You can also change the used language package by yourself.

    1. Find out XMind.ini file*
    2. Open it with text editor tool.
    3. Add the following two lines file to the beginning of this file
      • First line: -nl
      • Second line: en_US**
    4. Save it, and launch XMind

    XMind now is using the English as interface language.

    * On Windows and Linux, XMind.ini file will be in the folder where you install it.
      On Mac OS X, its path is "Application folder --- XMind (right click) --- select Show Package Contents -- choose Contents -- MacOS" (from XMind 2012)


    ** You can also use other language package by changing the second line text from "en_US" to:

      • Simplified Chinese: zh_CN
      • Traditional Chinese: zh_TW
      • German: de
      • Japanese: ja
      • French: fr
      • Spanish: es
      • Danish: da
      • Korean: ko
  • 相关阅读:
    06软件构架实践阅读笔记之六
    05软件构架实践阅读笔记之五
    04软件构架实践阅读笔记之四
    03软件构架实践阅读笔记之三
    02软件构架实践阅读笔记之二
    01软件构架实践阅读笔记之一
    实训第四天
    实训第三天
    实训第二天
    实训第一天
  • 原文地址:https://www.cnblogs.com/virtualnet/p/3645474.html
Copyright © 2011-2022 走看看