FEM: Remove trailing spaces from translations
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
<item row="7" column="0">
|
||||
<widget class="QLabel" name="l_BeamShellOutput">
|
||||
<property name="text">
|
||||
<string>Beam, shell element 3D output format </string>
|
||||
<string>Beam, shell element 3D output format</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -563,7 +563,7 @@ Note: has no effect if a solid was selected</string>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="capacityBody_label">
|
||||
<property name="text">
|
||||
<string extracomment="Enabled by 'Calculate Capacity Matrix' in Electrostatic equation">Capacity Body: </string>
|
||||
<string extracomment="Enabled by 'Calculate Capacity Matrix' in Electrostatic equation">Capacity Body:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
<string>Pipe Area </string>
|
||||
<string>Pipe Area</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="l_rec_width">
|
||||
<property name="text">
|
||||
<string>Width: </string>
|
||||
<string>Width:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -112,7 +112,7 @@
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="l_rec_height">
|
||||
<property name="text">
|
||||
<string>Height: </string>
|
||||
<string>Height:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -222,7 +222,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="l_circ_diameter">
|
||||
<property name="text">
|
||||
<string>Diameter: </string>
|
||||
<string>Diameter:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -240,7 +240,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="l_pipe_diameter">
|
||||
<property name="text">
|
||||
<string>Outer diameter: </string>
|
||||
<string>Outer diameter:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="l_thickness">
|
||||
<property name="text">
|
||||
<string>Thickness: </string>
|
||||
<string>Thickness:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="l_rotation">
|
||||
<property name="text">
|
||||
<string>Rotation: </string>
|
||||
<string>Rotation:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
<item row="4" column="0">
|
||||
<widget class="QLabel" name="label_8">
|
||||
<property name="text">
|
||||
<string>Density </string>
|
||||
<string>Density</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Boundary </string>
|
||||
<string>Boundary</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -239,7 +239,7 @@
|
||||
<string>Select a planar edge or face, then press this button</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Direction </string>
|
||||
<string>Direction</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -331,7 +331,7 @@ normal vector of the face is used as direction</string>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="labelTurbulentIntensityValue">
|
||||
<property name="text">
|
||||
<string>Intensity </string>
|
||||
<string>Intensity</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -391,7 +391,7 @@ normal vector of the face is used as direction</string>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="labelThermalBoundaryType">
|
||||
<property name="text">
|
||||
<string> Type </string>
|
||||
<string>Type</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Select the vertices, lines and surfaces: </string>
|
||||
<string>Select the vertices, lines and surfaces:</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="label_2">
|
||||
|
||||
@@ -163,7 +163,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_6">
|
||||
<property name="text">
|
||||
<string>Node count: </string>
|
||||
<string>Node count:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user