Merge pull request #2066 from Cacodemon345/patch-44

Fix untranslated hide toolbar string
This commit is contained in:
Miran Grča
2022-02-08 13:31:07 +01:00
committed by GitHub

View File

@@ -648,7 +648,7 @@
<bool>true</bool>
</property>
<property name="text">
<string>Hide tool bar</string>
<string>Hide &amp;toolbar</string>
</property>
<property name="toolTip">
<string>Hide tool bar</string>