diff options
| author | 2014-06-03 09:35:19 +0200 | |
|---|---|---|
| committer | 2014-06-03 07:23:37 -0700 | |
| commit | 2785d7bc3eaaf9a2015dc2d281d7bf6136edc2c4 (patch) | |
| tree | babf54a891bba884ff6c1d6ff014e779340943cf /qt-ui/diveplanner.ui | |
| parent | b249370ffec79785b8dd7454e94300f1c793d39f (diff) | |
| download | subsurface-2785d7bc3eaaf9a2015dc2d281d7bf6136edc2c4.tar.gz | |
Layout improvements to the dive plan
Changed to html.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.ui')
| -rw-r--r-- | qt-ui/diveplanner.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/diveplanner.ui b/qt-ui/diveplanner.ui index fe3f46086..4e1071470 100644 --- a/qt-ui/diveplanner.ui +++ b/qt-ui/diveplanner.ui @@ -195,7 +195,7 @@ <string>In dive plan, show duration (relative time) of stops</string> </property> <property name="text"> - <string>display stop duration</string> + <string>display segment duration</string> </property> </widget> </item> |