Commit 962bfa94 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Merge branch 'master' of gitlab-ssh.irstea.fr:theophile.terraz/pamhyr

Showing with 740 additions and 567 deletions
+740 -567
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
<string>Add</string> <string>Add</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Add a new boundary condition or lateral contribution</string> <string>Add a new boundary condition or punctual contribution</string>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+N</string> <string>Ctrl+N</string>
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
<string>Edit</string> <string>Edit</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Edit boundary condition or lateral contribution</string> <string>Edit boundary condition or punctual contribution</string>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+E</string> <string>Ctrl+E</string>
......
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
<string>Add</string> <string>Add</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Add a new point in boundary condition or lateral contribution</string> <string>Add a new point in boundary condition or punctual contribution</string>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+N</string> <string>Ctrl+N</string>
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
<string>Sort</string> <string>Sort</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Sort boundary condition point</string> <string>Sort boundary condition points</string>
</property> </property>
</action> </action>
</widget> </widget>
......
...@@ -490,7 +490,7 @@ ...@@ -490,7 +490,7 @@
</action> </action>
<action name="action_menu_boundary_conditions"> <action name="action_menu_boundary_conditions">
<property name="text"> <property name="text">
<string>Boundary conditions and one-time contributions</string> <string>Boundary conditions and punctual contributions</string>
</property> </property>
<property name="font"> <property name="font">
<font/> <font/>
...@@ -799,7 +799,7 @@ ...@@ -799,7 +799,7 @@
<string>Boundary conditions</string> <string>Boundary conditions</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Edit boundary conditions and one-time contributions</string> <string>Edit boundary conditions and punctual contributions</string>
</property> </property>
<property name="font"> <property name="font">
<font/> <font/>
......
This diff is collapsed.
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