summaryrefslogtreecommitdiffstats
path: root/qt-ui/webservices.ui
diff options
context:
space:
mode:
authorGravatar Tim Wootton <tim@tee-jay.demon.co.uk>2014-07-11 09:21:34 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-07-11 07:05:38 -0700
commitfbb01e37d31034ac3b3de4aa11ef3f37c6f97967 (patch)
tree4c6feb81e082b02d2b654814f3d503a0fd858d62 /qt-ui/webservices.ui
parentda51b1b3acb87415d0550971853754042a95b20e (diff)
downloadsubsurface-fbb01e37d31034ac3b3de4aa11ef3f37c6f97967.tar.gz
webservice 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/webservices.ui')
-rw-r--r--qt-ui/webservices.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/webservices.ui b/qt-ui/webservices.ui
index a55b9175d..bcca35f1e 100644
--- a/qt-ui/webservices.ui
+++ b/qt-ui/webservices.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Webservice Connection</string>
+ <string>Web service connection</string>
</property>
<property name="windowIcon">
<iconset>
@@ -82,7 +82,7 @@
<item row="4" column="0" colspan="4">
<widget class="QCheckBox" name="saveUidLocal">
<property name="text">
- <string>Save User ID locally?</string>
+ <string>Save user ID locally?</string>
</property>
</widget>
</item>