[Macros][skip ci] change text of Addons... button to Download to help new people
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user