diff --git a/src/View/ui/GeometryReach.ui b/src/View/ui/GeometryReach.ui index af5160d3fb7938b995cb8a07d45cc96558bb0f50..95e25be170ed4be477e0892d432fe5bcde4581ac 100644 --- a/src/View/ui/GeometryReach.ui +++ b/src/View/ui/GeometryReach.ui @@ -130,7 +130,7 @@ </widget> <action name="action_import"> <property name="text"> - <string>import</string> + <string>Import</string> </property> <property name="toolTip"> <string>Import geometry</string> @@ -138,7 +138,7 @@ </action> <action name="action_export"> <property name="text"> - <string>export</string> + <string>Export</string> </property> <property name="toolTip"> <string>Export geometry</string> @@ -230,7 +230,7 @@ </action> <action name="action_meshing"> <property name="text"> - <string>meshing</string> + <string>Meshing</string> </property> </action> </widget>