Commit 1169f3cc authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Geometry: ui: Minor change.

Showing with 3 additions and 3 deletions
+3 -3
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
</widget> </widget>
<action name="action_import"> <action name="action_import">
<property name="text"> <property name="text">
<string>import</string> <string>Import</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Import geometry</string> <string>Import geometry</string>
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
</action> </action>
<action name="action_export"> <action name="action_export">
<property name="text"> <property name="text">
<string>export</string> <string>Export</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Export geometry</string> <string>Export geometry</string>
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
</action> </action>
<action name="action_meshing"> <action name="action_meshing">
<property name="text"> <property name="text">
<string>meshing</string> <string>Meshing</string>
</property> </property>
</action> </action>
</widget> </widget>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment