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 @@
<string>Add</string>
</property>
<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 name="shortcut">
<string>Ctrl+N</string>
......@@ -144,7 +144,7 @@
<string>Edit</string>
</property>
<property name="toolTip">
<string>Edit boundary condition or lateral contribution</string>
<string>Edit boundary condition or punctual contribution</string>
</property>
<property name="shortcut">
<string>Ctrl+E</string>
......
......@@ -86,7 +86,7 @@
<string>Add</string>
</property>
<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 name="shortcut">
<string>Ctrl+N</string>
......@@ -116,7 +116,7 @@
<string>Sort</string>
</property>
<property name="toolTip">
<string>Sort boundary condition point</string>
<string>Sort boundary condition points</string>
</property>
</action>
</widget>
......
......@@ -490,7 +490,7 @@
</action>
<action name="action_menu_boundary_conditions">
<property name="text">
<string>Boundary conditions and one-time contributions</string>
<string>Boundary conditions and punctual contributions</string>
</property>
<property name="font">
<font/>
......@@ -799,7 +799,7 @@
<string>Boundary conditions</string>
</property>
<property name="toolTip">
<string>Edit boundary conditions and one-time contributions</string>
<string>Edit boundary conditions and punctual contributions</string>
</property>
<property name="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