Addon Manager: Correct wording
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
<string>Download and apply all available updates</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Update all packages</string>
|
||||
<string>Update all Addons</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@@ -561,7 +561,7 @@ class Ui_PackageList(object):
|
||||
def retranslateUi(self, Form):
|
||||
self.labelPackagesContaining.setText(
|
||||
QCoreApplication.translate(
|
||||
"AddonsInstaller", "Show packages containing:", None
|
||||
"AddonsInstaller", "Show Addons containing:", None
|
||||
)
|
||||
)
|
||||
self.comboPackageType.setItemText(
|
||||
|
||||
Reference in New Issue
Block a user