From 961bac9233e1e727760ff5522bd541bd8a5b540d Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen Date: Sat, 14 Feb 2015 18:16:21 +0100 Subject: Rename the tab "Dive info" to "Info", and "Dive notes" to "Notes" Signed-off-by: Henrik Brautaset Aronsen Signed-off-by: Dirk Hohndel --- qt-ui/maintab.cpp | 2 +- qt-ui/maintab.ui | 4 ++-- qt-ui/plannerSettings.ui | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'qt-ui') diff --git a/qt-ui/maintab.cpp b/qt-ui/maintab.cpp index b78280d7a..3f6345c18 100644 --- a/qt-ui/maintab.cpp +++ b/qt-ui/maintab.cpp @@ -483,7 +483,7 @@ void MainTab::updateDiveInfo(bool clear) clearEquipment(); ui.equipmentTab->setEnabled(false); } else { - setTabText(0, tr("Dive notes")); + setTabText(0, tr("Notes")); currentTrip = NULL; // make all the fields visible writeable ui.divemaster->setVisible(true); diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index 5267863ff..3626548c3 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -15,7 +15,7 @@ - Dive notes + Notes @@ -415,7 +415,7 @@ - Dive info + Info diff --git a/qt-ui/plannerSettings.ui b/qt-ui/plannerSettings.ui index af03fd1fb..440fb534a 100644 --- a/qt-ui/plannerSettings.ui +++ b/qt-ui/plannerSettings.ui @@ -475,7 +475,7 @@ - Dive notes + Notes -- cgit v1.2.3-70-g09d2