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>
This commit is contained in:
Dirk Hohndel 2015-01-07 12:41:06 -08:00
parent 810840ddb1
commit 2f5d4720e9
2 changed files with 5 additions and 1 deletions

View file

@ -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>