diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-07-11 00:06:46 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-10 16:29:01 -0700 |
commit | 7680863c0e267a25c0705fc77a41d58b7530db40 (patch) | |
tree | c8b6fca35cd15a8543927635160a6bd497c68cd3 /qt-ui/diveplanner.ui | |
parent | 91ead05dbf39fe072e4143f6bbd350cec2e129e9 (diff) | |
download | subsurface-7680863c0e267a25c0705fc77a41d58b7530db40.tar.gz |
diverplanner capitalisation consitency
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.ui')
-rw-r--r-- | qt-ui/diveplanner.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/diveplanner.ui b/qt-ui/diveplanner.ui index 90c9fda97..ad7d92929 100644 --- a/qt-ui/diveplanner.ui +++ b/qt-ui/diveplanner.ui @@ -103,7 +103,7 @@ <sizepolicy hsizetype="Expanding" vsizetype="Preferred"/> </property> <property name="text"> - <string>Planned Dive Time</string> + <string>Planned dive time</string> </property> </widget> </item> @@ -138,7 +138,7 @@ <item row="2" column="1"> <widget class="QLabel" name="label_2"> <property name="text"> - <string>ATM Pressure</string> + <string>ATM pressure</string> </property> </widget> </item> |