Merge pull request #739 from mestaritonttu/patch-21

Improvements and typo fixes in strings
This commit is contained in:
csoler 2017-03-07 21:51:13 +01:00 committed by GitHub
commit 376be42950

View File

@ -43,14 +43,14 @@
<item row="0" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Port :</string>
<string>Port:</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="allIp_CB">
<property name="text">
<string>allow access from all IP adresses (Default: localhost only)</string>
<string>Allow access from all IP addresses (Default: localhost only)</string>
</property>
</widget>
</item>
@ -60,14 +60,14 @@
<item>
<widget class="QPushButton" name="applyStartBrowser_PB">
<property name="text">
<string>apply setting and start browser</string>
<string>Apply setting and start browser</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Note: these settings do not affect retroshare-nogui. retroshare-nogui has a command line switch to active the webinterface.</string>
<string>Note: these settings do not affect retroshare-nogui. Retroshare-nogui has a command line switch to activate the web interface.</string>
</property>
<property name="wordWrap">
<bool>true</bool>