[proposal] rename rotation angles

proposal for this discussion: https://forum.freecadweb.org/viewtopic.php?p=359619#p359482
This commit is contained in:
donovaly
2020-01-11 14:56:59 +01:00
committed by Yorik van Havre
parent 8d42cc8785
commit cb86e5dea6
3 changed files with 27 additions and 27 deletions

View File

@@ -133,7 +133,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string>In x-direction:</string>
</property>
<property name="buddy">
<cstring>labelOffset</cstring>
@@ -149,7 +149,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string>In y-direction:</string>
</property>
</widget>
</item>
@@ -181,7 +181,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Z:</string>
<string>In z-direction:</string>
</property>
</widget>
</item>
@@ -213,7 +213,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Roll:</string>
<string>Around x-axis:</string>
</property>
</widget>
</item>
@@ -226,7 +226,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Pitch:</string>
<string>Around y-axis:</string>
</property>
</widget>
</item>
@@ -239,7 +239,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Yaw:</string>
<string>Around z-axis:</string>
</property>
</widget>
</item>

View File

@@ -133,7 +133,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string>In x-direction:</string>
</property>
<property name="buddy">
<cstring>labelOffset</cstring>
@@ -149,7 +149,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string>In y-direction:</string>
</property>
</widget>
</item>
@@ -182,7 +182,7 @@ of object being attached.</string>
</sizepolicy>
</property>
<property name="text">
<string>Z:</string>
<string>In z-direction:</string>
</property>
</widget>
</item>
@@ -215,7 +215,7 @@ of object being attached.</string>
</sizepolicy>
</property>
<property name="text">
<string>Roll:</string>
<string>Around x-axis:</string>
</property>
</widget>
</item>
@@ -228,7 +228,7 @@ of object being attached.</string>
</sizepolicy>
</property>
<property name="text">
<string>Pitch:</string>
<string>Around y-axis:</string>
</property>
</widget>
</item>
@@ -241,7 +241,7 @@ of object being attached.</string>
</sizepolicy>
</property>
<property name="text">
<string>Yaw:</string>
<string>Around z-axis:</string>
</property>
</widget>
</item>