Skip to content

Commit b877787

Browse files
TheRogueZetaCalcProgrammer1
authored andcommitted
Update resize messages
Wording adjusted by Adam Honse <calcprogrammer1@gmail.com>
1 parent 5186161 commit b877787

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

qt/OpenRGBZonesBulkResizer.ui

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>980</width>
10-
<height>824</height>
9+
<width>800</width>
10+
<height>500</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
@@ -36,7 +36,7 @@
3636
</sizepolicy>
3737
</property>
3838
<property name="text">
39-
<string>There are some Addressable RGB zones that are not yet configured.&lt;br/&gt; Please enter the count of LEDs attached to each zone below.</string>
39+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;One or more resizable zones have not been configured. Resizable zones are most commonly used for addressable RGB headers where the size of the connected device cannot be detected automatically.&lt;/p&gt;&lt;p&gt;Please enter the number of LEDs in each zone below.&lt;/p&gt;&lt;p&gt;For more information about calcuating the correct size, please check &lt;a href=&quot;https://openrgb.org/resize&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;this link.&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
4040
</property>
4141
<property name="wordWrap">
4242
<bool>true</bool>
@@ -103,6 +103,11 @@
103103
</spacer>
104104
</item>
105105
</layout>
106+
<zorder>do_not_show_again_checkbox</zorder>
107+
<zorder>save_button</zorder>
108+
<zorder>zones_table</zorder>
109+
<zorder>ignore_button</zorder>
110+
<zorder>help_label</zorder>
106111
</widget>
107112
<resources/>
108113
<connections/>

0 commit comments

Comments
 (0)