From 02c887e9abf64a7973f040470f8fb43b2297845c Mon Sep 17 00:00:00 2001 From: Sergey Starosek Date: Sat, 30 Nov 2013 20:47:37 +0200 Subject: More strings for translation Signed-off-by: Sergey Starosek Signed-off-by: Dirk Hohndel --- qt-ui/divelistview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt-ui/divelistview.cpp b/qt-ui/divelistview.cpp index 2e0811b63..378c8ba83 100644 --- a/qt-ui/divelistview.cpp +++ b/qt-ui/divelistview.cpp @@ -313,7 +313,7 @@ void DiveListView::reloadHeaderActions() // Populate the context menu of the headers that will show // the menu to show / hide columns. if (!header()->actions().size()) { - QAction *visibleAction = new QAction("Visible:", header()); + QAction *visibleAction = new QAction(tr("Visible:"), header()); header()->addAction(visibleAction); QSettings s; s.beginGroup("DiveListColumnState"); -- cgit v1.2.3-70-g09d2