Merge branch 'master' of https://git.ad5001.eu/Ad5001/LogarithmPlotter
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
87104a3d71
2 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="40"/>
|
||||||
<source>&Load...</source>
|
<source>&Load...</source>
|
||||||
<translation>&Load…</translation>
|
<translation>&Open…</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/AppMenuBar.qml" line="47"/>
|
||||||
|
@ -486,7 +486,7 @@ These settings can be changed at any time from the "Settings" menu.</t
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
|
||||||
<source>Load plot</source>
|
<source>Load plot</source>
|
||||||
<translation>Load plot</translation>
|
<translation>Open plot</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
|
|
@ -494,7 +494,7 @@ These settings can always be changed at any time from the "Settings" m
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
|
<location filename="../qml/eu/ad5001/LogarithmPlotter/Settings.qml" line="428"/>
|
||||||
<source>Load plot</source>
|
<source>Load plot</source>
|
||||||
<translation>Charger un graphe</translation>
|
<translation>Ouvrir un graphe</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
|
Loading…
Reference in a new issue