diff options
author | Robert C. Helling <helling@atdotde.de> | 2015-05-08 23:16:26 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-05-09 06:53:43 -0700 |
commit | e5383474246335fb21b16195ba30cfa2a2a42c80 (patch) | |
tree | e2458dbda6d2f37e1cd56f377d12edda320e6038 /qt-ui/mainwindow.ui | |
parent | 70c64eaa66f404d43ef5553c7cadc4eb887b79b4 (diff) | |
download | subsurface-e5383474246335fb21b16195ba30cfa2a2a42c80.tar.gz |
Change menu entry for "replan"
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index b5456f208..8e98bed6c 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -458,7 +458,7 @@ </action> <action name="actionReplanDive"> <property name="text"> - <string>Re-plan &dive</string> + <string>Edit &dive in planner</string> </property> </action> <action name="profPO2"> |