Skip to content

Commit

Permalink
Update messages in ui
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainStabs committed Jan 6, 2022
1 parent 20297a1 commit 238444e
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions setup_gui/common/gui/scraper_ui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2492,7 +2492,7 @@ Note that ./data/ will be prepended to your input. You can add as many subfolder
<x>360</x>
<y>20</y>
<width>391</width>
<height>229</height>
<height>281</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_3">
Expand Down Expand Up @@ -2805,7 +2805,7 @@ Note that ./data/ will be prepended to your input. You can add as many subfolder
</font>
</property>
<property name="text">
<string>Step 5 (Optional): Coverage start</string>
<string>Step 5 (Optional): Coverage start*</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down Expand Up @@ -2869,7 +2869,7 @@ Note that ./data/ will be prepended to your input. You can add as many subfolder
</font>
</property>
<property name="text">
<string>Step 7: Notes*</string>
<string>Step 7: Notes**</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand All @@ -2885,9 +2885,9 @@ Note that ./data/ will be prepended to your input. You can add as many subfolder
<property name="geometry">
<rect>
<x>360</x>
<y>240</y>
<y>300</y>
<width>161</width>
<height>51</height>
<height>91</height>
</rect>
</property>
<property name="font">
Expand All @@ -2896,7 +2896,8 @@ Note that ./data/ will be prepended to your input. You can add as many subfolder
</font>
</property>
<property name="text">
<string>*Keep it short, do not add line breaks.</string>
<string>*Leave default if you don't know
**Keep it short, do not add line breaks.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down

0 comments on commit 238444e

Please sign in to comment.