Merge pull request #4098 from maximus105/master

Fix broken translation of "ACPI shutdown" tooltip for all languages
This commit is contained in:
Miran Grča
2024-01-29 17:26:11 +01:00
committed by GitHub

View File

@@ -773,10 +773,10 @@
<normaloff>:/menuicons/win/icons/acpi_shutdown.ico</normaloff>:/menuicons/win/icons/acpi_shutdown.ico</iconset>
</property>
<property name="text">
<string>ACPI Shutdown</string>
<string>ACPI shutdown</string>
</property>
<property name="toolTip">
<string>ACPI Shutdown</string>
<string>ACPI shutdown</string>
</property>
<property name="visible">
<bool>true</bool>