summaryrefslogtreecommitdiffstats
path: root/qt-ui/divelogimportdialog.ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-01-07 12:41:06 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-01-07 12:41:06 -0800
commit2f5d4720e97fea6caf7e1e937ea90e3ae4bb6dc4 (patch)
tree3134e1dc0a2405f8e76ada60de18f4b153fed252 /qt-ui/divelogimportdialog.ui
parent810840ddb1cc72282297b1fee2f9afe6c8b3422c (diff)
downloadsubsurface-2f5d4720e97fea6caf7e1e937ea90e3ae4bb6dc4.tar.gz
CVS import UI: better message if some columns were matched
If we automatically matched the columns this might already be correct. So the standard text is confusing. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/divelogimportdialog.ui')
-rw-r--r--qt-ui/divelogimportdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/divelogimportdialog.ui b/qt-ui/divelogimportdialog.ui
index 8565ecc05..6ee8d54f5 100644
--- a/qt-ui/divelogimportdialog.ui
+++ b/qt-ui/divelogimportdialog.ui
@@ -120,7 +120,7 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="label">
+ <widget class="QLabel" name="dragInstructions">
<property name="text">
<string>Drag the tags above to each corresponding column below</string>
</property>