mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 20:53:23 +00:00
webservice capitalisation consitency
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
da51b1b3ac
commit
fbb01e37d3
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue