9.3.3 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 249
):
<PARAMETERCONFIGURATION>
 
<EdgeUser_1_Bit0>  
  <Base value="EdgeUser_1" type="QString" />
Tool management
9.3 Creating OEM texts
SINUMERIK Operate
292 Commissioning Manual, 10/2015, 6FC5397-3DP40-5BA3