mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Equivalent Air Density Depth was mislabeled
In commit c84ef319a2
("Create a toolbox on the left side of the new
profile") Tomaz invented a new TLA: EED.
No one noticed. Oops.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b0c16eda64
commit
c4f49d5075
2 changed files with 6 additions and 6 deletions
|
@ -266,7 +266,7 @@
|
|||
<item>
|
||||
<widget class="QToolButton" name="profEad">
|
||||
<property name="toolTip">
|
||||
<string>Enable EAD, EED, END</string>
|
||||
<string>Enable EAD, END, and EADD</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
|
|
|
@ -1302,6 +1302,11 @@ Please, remove them first.</source>
|
|||
<source>Export &UDDF</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qt-ui/mainwindow.ui" line="269"/>
|
||||
<source>Enable EAD, END, and EADD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qt-ui/mainwindow.ui" line="738"/>
|
||||
<source>Ctrl+U</source>
|
||||
|
@ -1464,11 +1469,6 @@ Please, remove them first.</source>
|
|||
<source>Enable MOD</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qt-ui/mainwindow.ui" line="269"/>
|
||||
<source>Enable EAD, EED, END</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qt-ui/mainwindow.ui" line="298"/>
|
||||
<source>Show the DC Reported Ceiling</source>
|
||||
|
|
Loading…
Add table
Reference in a new issue