Your company's Logo

   


Language Files

The default language built-in to DNC Server is English.

DNC has full Unicode support for user interface and editor. (Serial port communication is still only ASCII characters because that's what the CNC machines use.)

DNC Server has the ability to load a user configurable language file that changes all the text in the user interface.

Example of using a different language from a DNC Server Language File:

A language file for DNC Server consists of a text file with an identifier that represents an item on the interface and the translated string to change it to.

You can see from the included language files how they are arranged and how you can change the text you want displayed.

You can edit these files in a text editor that supports unicode characters, like the Windows NotePad.

On the left of the equal sign is the item identifier. These show the english text that is used in the program. After the equal sign is the text that should be substituted instead. Just change the string after the equal sign to your translation. You cannot add any new item identifiers - these are the only ones used.

The file must have a ".lang" extension. The text in the file must begin with the line: [Language]. You can just copy one of the existing language files to a new filename and edit it. You must put the file in the User Data Folder(shown in Settings -  Advanced) directory for it to show up on the language list in Settings (on the Files page ).

The DNCsimplifiedChinese.lang file starts out like this: 


[Language]
T_PRINT_COLUMNS= 打印栏
T_NUMBER_OF_COLUMNS= 栏的数字
T_SHORTCUT= 快捷方式
T_BROWSE= 浏览
T_DESCRIPTION= 描写
T_PATH= 路径
T_SETTINGS= 设置
T_THIS_PRODUCT_EXPIRES_IN= 这种产品过期在
T_RUN= 跑
T_RUNS= 跑

Windows Language Support

If all the text in in the buttons and labels are blanks, then it means your computer does not support for that language installed.

If you have an English language Windows operating system, you may not have Eastern language support installed. In Windows XP you can install eastern language support by going to Control Panel - "Regional and Language Options".

Go to the Languages tab:

Check the "Install files for East Asian languages" checkbox and click Apply. It will go through an installation routine. After it is done, restart computer.

Back

 

 

 

 

 

      
      
 

Copyright ©2010 i-Logic Software. email: support@i-logic.com