Merge pull request #4098 from maximus105/master
Fix broken translation of "ACPI shutdown" tooltip for all languages
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user