Make header "Sandbox" translatable
This commit is contained in:
parent
0ebfbfdc6b
commit
fcb6c96df9
|
@ -48,7 +48,7 @@
|
|||
<widget class="QTreeWidget" name="treeBoxes">
|
||||
<column>
|
||||
<property name="text">
|
||||
<string notr="true">Sandbox</string>
|
||||
<string>Sandbox</string>
|
||||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in New Issue