[TD] some wording fixes

- I had a look at Crowdin and saw that the translators don't know what to do with the uppercase letter words. And in fact we can use "normal" terms
- I also fixed a typo (missing 'd') to be consistent
This commit is contained in:
donovaly
2020-06-13 19:19:10 +02:00
committed by WandererFan
parent 1ae69d2ac8
commit 1822fcc354
2 changed files with 8 additions and 8 deletions

View File

@@ -95,7 +95,7 @@
</size>
</property>
<property name="toolTip">
<string>Whether or not a page's 'Keep Update' property
<string>Whether or not a page's 'Keep Updated' property
can override the global 'Update With 3D' parameter</string>
</property>
<property name="text">
@@ -278,7 +278,7 @@ for ProjectionGroups</string>
</property>
<property name="currentFont">
<font>
<family>osifont</family>
<family>MS Shell Dlg 2</family>
<pointsize>10</pointsize>
</font>
</property>

View File

@@ -214,32 +214,32 @@ the top and left view border</string>
</property>
<item>
<property name="text">
<string>AS_IS</string>
<string>As is</string>
</property>
</item>
<item>
<property name="text">
<string>WIREFRAME</string>
<string>Wireframe</string>
</property>
</item>
<item>
<property name="text">
<string>POINTS</string>
<string>Points</string>
</property>
</item>
<item>
<property name="text">
<string>WIREFRAME_OVERLAY</string>
<string>Wireframe overlay</string>
</property>
</item>
<item>
<property name="text">
<string>HIDDEN_LINE</string>
<string>Hidden Line</string>
</property>
</item>
<item>
<property name="text">
<string>BOUNDING_BOX</string>
<string>Bounding box</string>
</property>
</item>
</widget>