Skip to content

Commit 0ec4aaa

Browse files
k1-801CalcProgrammer1
authored andcommitted
Fix losing software info upon changing language
1 parent 9fca99b commit 0ec4aaa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

qt/OpenRGBSoftwareInfoPage/OpenRGBSoftwareInfoPage.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<item row="10" column="1">
5353
<widget class="QLabel" name="GitlabLinkValue">
5454
<property name="text">
55-
<string>&lt;a href=&quot;https://gitlab.com/CalcProgrammer1/OpenRGB&quot;&gt;https://gitlab.com/CalcProgrammer1/OpenRGB&lt;/a&gt;</string>
55+
<string notr="true">&lt;a href=&quot;https://gitlab.com/CalcProgrammer1/OpenRGB&quot;&gt;https://gitlab.com/CalcProgrammer1/OpenRGB&lt;/a&gt;</string>
5656
</property>
5757
<property name="textFormat">
5858
<enum>Qt::RichText</enum>
@@ -113,7 +113,7 @@
113113
<item row="4" column="1">
114114
<widget class="QLabel" name="QtVersionValue">
115115
<property name="text">
116-
<string>Qt Version Value</string>
116+
<string notr="true">Qt Version Value</string>
117117
</property>
118118
</widget>
119119
</item>
@@ -199,7 +199,7 @@
199199
<item row="5" column="1">
200200
<widget class="QLabel" name="OsVersionValue">
201201
<property name="text">
202-
<string>OS Version Value</string>
202+
<string notr="true">OS Version Value</string>
203203
</property>
204204
</widget>
205205
</item>

0 commit comments

Comments
 (0)