diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-03-03 09:22:22 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-03-03 09:22:22 -0800 |
commit | c4f49d50750725450890aa876b2cced2335647f8 (patch) | |
tree | ae0a705ba41f6fc420f5783c9edd2f603f487da8 /translations | |
parent | b0c16eda64781cccaaaebf7bcc29c4c552d4d7c2 (diff) | |
download | subsurface-c4f49d50750725450890aa876b2cced2335647f8.tar.gz |
Equivalent Air Density Depth was mislabeled
In commit c84ef319a2d8 ("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>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/subsurface_source.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/translations/subsurface_source.ts b/translations/subsurface_source.ts index cf975110b..911bd2af2 100644 --- a/translations/subsurface_source.ts +++ b/translations/subsurface_source.ts @@ -1303,6 +1303,11 @@ Please, remove them first.</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> <translation type="unfinished"></translation> @@ -1465,11 +1470,6 @@ Please, remove them first.</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> <translation type="unfinished"></translation> |