This commit is contained in:
Klaus Basan
2019-01-06 11:19:58 +01:00
committed by Mat Sutcliffe
parent f6ce579f67
commit 6a9bde5095
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
<item>
<widget class="QLabel" name="lbl_HeaderText">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;We recommend to download an initial data set. This may take some time, but then you can start to use all tools with full functionality. You can wait until the load is completed and you see entries for all cache values (C#). Or you can already move on, &lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600;&quot;&gt;loading continues in background&lt;/span&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;We recommend to download an initial data set. This may take some time, but then you can start to use all tools with full functionality. You can wait until the load is completed and you see entries for all cache values (C#). or you can click next without waiting, and data will &lt;/span&gt;&lt;span style=&quot; font-size:10pt; font-weight:600;&quot;&gt;continue to load in the background&lt;/span&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>

View File

@@ -60,7 +60,7 @@
<item>
<widget class="QCheckBox" name="cb_CrashDumps">
<property name="text">
<string>Allow sending crash dumps, by sending we can see what went wrong</string>
<string>Enable sending crash reports to help improve the software</string>
</property>
</widget>
</item>