12.3.2 Examples of OEM texts
Example 1 with a single-line and double-line text
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TS><TS>
<!--
<!--
<!--
************************************************************ -->
Definition of OEM texts
************************************************************ -->
<context>
<name>SlTmListForm</name>
<!--
<!--
<!--
************************************************************ -->
enter your text behind this comment -->
************************************************************ -->
<!--
<!--
<!--
************************************************************ -->
1st example of a single-line text -->
************************************************************ -->
<!-- <message>
<source>MY_NEW_TEXT</source>
<translation>My new text</translation>
<chars>30</chars>
</message>-->
<!--
<!--
<!--
************************************************************ -->
2nd example of a double-spaced text -->
************************************************************ -->
<!--
<message>
<source>MY_NEW_TEXT_2_LINES</source>
<translation>My new%n text</translation>
<remark>My comment to the text</remark>
<chars>10</chars>
<lines>2</lines>
</message>-->
<!--
<!--
<!--
************************************************************ -->
enter your text ahead of this comment -->
************************************************************ -->
</context>
</TS>
Example 2
A new parameter is configured in the following example from Section Configuring list
parameters (Page 191):
<PARAMETERCONFIGURATION>
<EdgeUser_1_Bit0>
<Base value="EdgeUser_1" type="QString" />
Tool management
12.3 Creating OEM texts
SINUMERIK Operate (IM9)
232 Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1