[Macros][skip ci] change text of Addons... button to Download to help new people

This commit is contained in:
Adrian
2022-03-17 21:55:52 -03:00
committed by Chris Hennes
parent a6c5c12bea
commit 39f4d20ead

View File

@@ -245,6 +245,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>Launch a guide on how to set up a macro in a custom global toolbar.</string>
</property>
<property name="text">
<string>Toolbar</string>
</property>
@@ -268,8 +271,11 @@
<property name="enabled">
<bool>true</bool>
</property>
<property name="toolTip">
<string>Open Addon Manager where macros created by the community and other addons can be downloaded.</string>
</property>
<property name="text">
<string>Addons...</string>
<string>Download</string>
</property>
</widget>
</item>