EasyManua.ls Logo

Siemens SINUMERIK 840DE SL

Siemens SINUMERIK 840DE SL
1734 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2.5 Creating language-dependent texts
Structure of text file
The XML files with the language-dependent texts must be created in UTF8 format:
Example oem_aggregate_eng.ts
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE TS>
<TS>
<context>
<name>EASY_EXTEND</name>
<message>
<source>DEVICE_ONE</source>
<translation>Device one</translation>
</message>
<message>
<source>DEVICE_TWO</source>
<translation>Device two</translation>
</message>
</context>
</TS>
Example oem_aggregate_deu.ts
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE TS>
<TS>
<context>
<name>EASY_EXTEND</name>
<message>
<source>DEVICE_ONE</source>
<translation>Device one</translation>
</message>
<source>DEVICE_TWO</source>
<translation>Device two</translation>
</message>
</context>
</TS>
Generating commissioning dialogs
2.5 Creating language-dependent texts
Easy XML
184 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1

Table of Contents

Other manuals for Siemens SINUMERIK 840DE SL

Related product manuals