Salome HOME
2f2861799a2d403c6bf713e8e5e26b3ec0b6886f
[modules/shaper.git] / src / PythonAddons / PythonAddons_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4 <context>
5   <name>Box</name>
6   <message>
7     <source>Model_FeatureValidator: Attribute "height" is not initialized.</source>
8     <translation>Height of the box is not defined.</translation>
9   </message>
10
11     <message>
12       <source>height - GeomValidators_Positive: Double is not initialized.</source>
13       <translation>Height of the box is not defined.</translation>
14     </message>
15     <message>
16       <source>height - GeomValidators_Positive: Double is not positive.</source>
17       <translation>Height of the box is too small.</translation>
18     </message>
19     <message>
20       <source>height - GeomValidators_Positive: Integer is not initialized.</source>
21       <translation>Height of the box is not defined.</translation>
22     </message>
23     <message>
24       <source>height - GeomValidators_Positive: Integer is not positive.</source>
25       <translation>Height of the box is too small.</translation>
26     </message>
27 </context>
28 </TS>