Update qt_mainwindow.ui

Fix broken translation of "ACPI shutdown" tooltip for all languages
This commit is contained in:
maximus105
2024-01-29 18:05:24 +02:00
committed by GitHub
parent 0483b8ceec
commit 6341262344

View File

@@ -776,7 +776,7 @@
<string>ACPI Shutdown</string>
</property>
<property name="toolTip">
<string>ACPI Shutdown</string>
<string>ACPI shutdown</string>
</property>
<property name="visible">
<bool>true</bool>