Minor text cleanup

Use the same case for the first letter in the dive table column headers,
use '%' for both gases in the planner, and show "Start time" instead of
"Starttime".

Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Henrik Brautaset Aronsen 2013-11-30 11:13:41 +01:00 committed by Dirk Hohndel
parent 51d298c8d5
commit 10a43af066
2 changed files with 6 additions and 6 deletions

View file

@ -60,7 +60,7 @@
<item row="1" column="0">
<widget class="QLabel" name="DateTimeLabel">
<property name="text">
<string>Starttime</string>
<string>Start time</string>
</property>
</widget>
</item>